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
9
test/qlmpi/qlmpi_testsuite/config
Normal file
9
test/qlmpi/qlmpi_testsuite/config
Normal file
@ -0,0 +1,9 @@
|
||||
MCMOD_DIR=/home/satoken/ppos
|
||||
|
||||
START=${MCMOD_DIR}/bin/ql_mpiexec_start
|
||||
FINALIZE=${MCMOD_DIR}/bin/ql_mpiexec_finalize
|
||||
|
||||
USR_PRG_A=./usr_prg_A
|
||||
USR_PRG_B=./usr_prg_B
|
||||
USR_PRG_C=./usr_prg_C
|
||||
USR_PRG_IRREG=./usr_prg_irreg
|
||||
Reference in New Issue
Block a user