Skip to content
Snippets Groups Projects
Commit 4f26eaba authored by ESCOBAR Juan's avatar ESCOBAR Juan
Browse files

Juan 18/08/2020:compile_tensor, add -tp=px option for generic x64

parent 4173eb84
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ OPT_BASE=" -Mbackslash -Mextend -Kieee -nofma -Mallocatable=95 "
#OPTLEVEL=" -O2 -ta=multicore,tesla:nofma,managed "
#OPTLEVEL=" -g -O2 -ta=multicore,tesla:managed "
OPTLEVEL=" -O2 -ta=multicore,tesla,nofma,cc35,cc50,cuda10.0,managed -Minfo=accel,ccff -Mprof=ccff "
OPTLEVEL=" -tp=px -O2 -ta=multicore,tesla,nofma,cc35,cc50,cc70,cuda10.1,managed -Minfo=accel,ccff -Mprof=ccff "
#OPTLEVEL=" -O2 -ta=tesla:nofma,managed "
OPT="-r8 -DCARTESIANGEOMETRY -DOVERLAPCOMMS -DPIECEWISELINEAR -Mpreprocess ${OPT_BASE} ${OPTLEVEL} "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment