There was an error while loading. Please reload this page.
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