Whamcloud - gitweb
LU-676 tests: machinefile option for mpirun via a variable
authorJay J. Lan <jay.j.lan@nasa.gov>
Tue, 18 Oct 2011 19:04:07 +0000 (12:04 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 17 Feb 2013 05:36:02 +0000 (00:36 -0500)
commit5b8de76a7aea1f31bd86998e37e6e94c1f877a20
treebc2bf58db97c46c622a360d14903bfeb620e4127
parent94509cda52b49a0153fae4b7a1f0772077aa9809
LU-676 tests: machinefile option for mpirun via a variable

Not all MPI implementations pass the host file to mpirun via the same
option. Common options are -machinefile and -hostfile.

This problem can be resolved by using a variable MACHINEFILE_OPTION
instead. A default value is assigned if the variable not defined.

Signed-off-by: Jay J Lan <jay.j.lan@nasa.gov>
Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: I3362a6e62a27318cff733aea2f99b1356b3ff02e
Reviewed-on: http://review.whamcloud.com/3874
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
14 files changed:
lustre/tests/Makefile.am
lustre/tests/cfg/local.sh
lustre/tests/functions.sh
lustre/tests/ha.sh
lustre/tests/large-scale.sh
lustre/tests/mdsrate-create-large.sh
lustre/tests/mdsrate-create-small.sh
lustre/tests/mdsrate-lookup-10dirs.sh
lustre/tests/mdsrate-lookup-1dir.sh
lustre/tests/mdsrate-stat-large.sh
lustre/tests/mdsrate-stat-small.sh
lustre/tests/metadata-updates.sh
lustre/tests/run_IOR.sh
lustre/tests/test-framework.sh