Commit 00210658 authored by one's avatar one
Browse files

[rocHPCG] Fix run-all.sh

parent c0285d0b
......@@ -26,7 +26,7 @@ rt=60
# 1 nodes, 4 GPUs
./mpirun_rochpcg --nx ${nx} --ny ${ny} --nz ${nz} --rt ${rt} \
--npx 2 --npy 2 --npz 2
--npx 2 --npy 2 --npz 1
# 1 nodes, 2 GPUs
./mpirun_rochpcg --nx ${nx} --ny ${ny} --nz ${nz} --rt ${rt} \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment