-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Evan Harvey edited this page Aug 1, 2016
·
3 revisions
This repository is for tests primarily targeting the libfabric GNI provider.
First off, you'll need similar tool versions as needed for building libfabric. See GNI provider wiki for more info on that.
To build:
% ./autogen.sh
% ./configure --prefix=/path/to/cray-tests/install/dir --with-libfabric=/path/to/libfabric/install/dir --with-pmi=/opt/cray/pmi/default
% make
To run:
% cd /path/to/cray-tests/install/dir
% ./run_cray_tests.py