Add qlmpi and swap to mckernel (This is rebase commit for merging to development)
This commit is contained in:
committed by
Ken Sato
parent
74f15783d2
commit
236a072311
5
test/qlmpi/qlmpi_testsuite/util/mpiexec
Executable file
5
test/qlmpi/qlmpi_testsuite/util/mpiexec
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# This is dummy mpiexec for irregular test
|
||||
echo "dummy mpiexec abort!!" >&2
|
||||
exit 1
|
||||
Reference in New Issue
Block a user