Some random changes to parallelism

I don't really remember what these changes were about, but it seems to
run; have to look at parallelism stuff again in the future to get decent
performance
This commit is contained in:
Florian Stecker
2022-04-11 11:22:13 -05:00
parent 5b3dbe9e65
commit 7f6ad68f53
4 changed files with 34 additions and 11 deletions

View File

@@ -6,4 +6,4 @@ nmax=700000 # up to reflection group word length 22 ( 444 group)
#time mpirun --mca opal_warn_on_missing_libcuda 0 -x LD_LIBRARY_PATH=/home/stecker/svmpi/libs ./singular_values $nmax ejp_trg_restart test.out
time mpirun --mca opal_warn_on_missing_libcuda 0 --mca mpi_yield_when_idle 1 -np 4 ./singular_values 700000 4 4 4 1 10 100 1 10 100
time mpirun --mca opal_warn_on_missing_libcuda 0 --mca mpi_yield_when_idle 1 -np 4 ./singular_values 700000 4 4 4 1 1 100 1 100 100 $1