1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-04 13:24:40 +00:00

Updated for verbose on host vs. device side csum

This commit is contained in:
2025-12-02 23:15:32 +00:00
parent 973584e039
commit e8057d6b4a
4 changed files with 7 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ EOF
CMD="mpiexec -np 384 -ppn 12 -envall --hostfile nodefile \
../gpu_tile.sh \
$BINARY --mpi 4.4.4.6 --grid 64.64.64.96 \
--shm-mpi 0 --comms-overlap --shm 4096 --device-mem 32000 --accelerator-threads 32 --seconds 6000 --log Message "
--shm-mpi 0 --comms-overlap --shm 4096 --device-mem 32000 --accelerator-threads 32 --seconds 6000 --log Message --debug-stdout "
echo $CMD > command-line
env > environment