Comb icon indicating copy to clipboard operation
Comb copied to clipboard

Add scripts to build and run MPI tests with MVAPICH2-GDR

Open kingchc opened this issue 6 years ago • 0 comments

Two new scripts are added to build and run COMB (MPI datatype tests) with MVAPICH2-GDR. Tested on POWER9 systems like LLNL Lassen.

Build:

./scripts/lc-builds/blueos/mvapich2-gdr_nvcc_9_2_gcc_7_3_1.sh

Run:

./scripts/run_tests_mvapich2.sh

NOTE: These scripts can be modified manually to test different versions of MVAPICH2 (or any MPI library).

Any suggestion will be appreciated.

kingchc avatar Sep 13 '19 17:09 kingchc