Skip to content
Snippets Groups Projects
Commit ba86f15a authored by Jan Willem Thorbecke's avatar Jan Willem Thorbecke
Browse files

ameland changes

parent 98a6761d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ ALLINC = -I.
LIBS += -L$L -lgenfft -lm $(LIBSM)
#LIBS += -L$L -lgenfft -lm -lc
#OPTC = -g -Wall -fsignaling-nans -O0
OPTC += -fopenmp -Waddress
#OPTC += -fopenmp -Waddress
#OPTC := $(subst -O3 -ffast-math, -O1 -g ,$(OPTC))
#PGI options for compiler feedback
#OPTC += -Mprof=lines
......
......@@ -11,7 +11,7 @@ makemod sizex=6000 sizez=2000 dx=$dx dz=$dx cp0=$cp cs0=$cs ro0=$rho \
intt=def x=-3000,-2000,-1000,-800,0,800,3000 z=650,650,700,750,900,750,600 poly=2 cp=2100 ro=2000 \
intt=def x=-3000,3000 z=1250,1250 poly=0 cp=2400 ro=1800 \
export OMP_NUM_THREADS=2
export OMP_NUM_THREADS=8
./raytime \
file_cp=syncl_cp.su \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment