changed a few configure option for additional tests
This commit is contained in:
parent
aec97be07d
commit
c7a58fe3d9
@ -50,14 +50,14 @@ ross="-struct -sstruct -rt -mpibind -rtol 1e-6 -atol 1e-6"
|
|||||||
rost="-struct -rt -mpibind -rtol 1e-8 -atol 1e-8"
|
rost="-struct -rt -mpibind -rtol 1e-8 -atol 1e-8"
|
||||||
|
|
||||||
# CUDA with UM
|
# CUDA with UM
|
||||||
co="--with-cuda --enable-unified-memory --with-extra-CXXFLAGS=\\'-qmaxmem=-1 -qsuppress=1500-029\\'"
|
co="--with-cuda --enable-unified-memory --enable-persistent --with-extra-CXXFLAGS=\\'-qmaxmem=-1 -qsuppress=1500-029\\'"
|
||||||
./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $roij
|
./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $roij
|
||||||
./renametest.sh basic $output_dir/basic-cuda-um-ij
|
./renametest.sh basic $output_dir/basic-cuda-um-ij
|
||||||
./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $ross
|
./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $ross
|
||||||
./renametest.sh basic $output_dir/basic-cuda-um-struct-sstruct
|
./renametest.sh basic $output_dir/basic-cuda-um-struct-sstruct
|
||||||
|
|
||||||
# CUDA with UM [shared library, no run]
|
# CUDA with UM [shared library, no run]
|
||||||
co="--with-cuda --enable-unified-memory --enable-shared --with-extra-CXXFLAGS=\\'-qmaxmem=-1 -qsuppress=1500-029\\'"
|
co="--with-cuda --enable-unified-memory --with-openmp --enable-hopscotch --enable-shared --with-extra-CXXFLAGS=\\'-qmaxmem=-1 -qsuppress=1500-029\\'"
|
||||||
./test.sh basic.sh $src_dir -co: $co -mo: $mo
|
./test.sh basic.sh $src_dir -co: $co -mo: $mo
|
||||||
./renametest.sh basic $output_dir/basic-cuda-um-shared
|
./renametest.sh basic $output_dir/basic-cuda-um-shared
|
||||||
#./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $roij
|
#./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $roij
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user