Update test programs for qlmpi (do swap with using shared memory, ib_pingpong)
This commit is contained in:
@@ -31,6 +31,11 @@ if [ "${pid}" != "" ]; then
|
||||
fi
|
||||
|
||||
case ${testname} in
|
||||
rusage002)
|
||||
mcexecopt="--mpol-shm-premap"
|
||||
;;
|
||||
rusage003)
|
||||
;;
|
||||
rusage010)
|
||||
testopt="1"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user