Add qlmpi and swap to mckernel (This is rebase commit for merging to development)

This commit is contained in:
Yutaka Ishikawa
2017-07-23 21:19:15 +09:00
committed by Ken Sato
parent 74f15783d2
commit 236a072311
61 changed files with 6638 additions and 24 deletions

View File

@ -0,0 +1,5 @@
#!/bin/sh
# This is dummy mpiexec for irregular test
echo "dummy mpiexec abort!!" >&2
exit 1