1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-12 19:27:05 +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

@ -34,5 +34,16 @@ mpirun -np $SLURM_NTASKS -x LD_LIBRARY_PATH --bind-to none \
--shm 2048 > dwf.4node.perf
mpirun -np $SLURM_NTASKS -x LD_LIBRARY_PATH --bind-to none \
./mpiwrapper.sh \
./benchmarks/Benchmark_dwf_fp32 \
$OPT \
--mpi 2.2.2.2 \
--accelerator-threads 8 \
--grid 64.64.64.64 \
--shm 2048 > comms.4node.perf