1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-09 01:47:06 +01:00
This commit is contained in:
Peter Boyle
2021-10-05 22:11:23 +01:00
parent 4016e705fc
commit ed68cf6268
5 changed files with 27 additions and 248 deletions

View File

@ -29,5 +29,14 @@ mpirun -np $SLURM_NTASKS -x LD_LIBRARY_PATH --bind-to none ./mpiwrapper.sh \
--mpi 2.2.2.8 \
--accelerator-threads 8 \
--grid 64.64.64.256 \
--shm 2048 > dwf.16node.perf
--shm 2048
mpirun -np $SLURM_NTASKS -x LD_LIBRARY_PATH --bind-to none ./mpiwrapper.sh \
./benchmarks/Benchmark_dwf_fp32 \
$OPT \
--mpi 2.2.2.8 \
--accelerator-threads 8 \
--grid 48.48.48.192 \
--shm 2048