Skip to content

jhrobichaux/fabtests-cray

 
 

Repository files navigation

To make this directory, run:

    ./autogen.sh && ./configure && make && make install

Typically the autogen and configure steps only need be done the first
time, unless configure.ac changes.

It the libfabric install you are using is in a non-standard location, 
you may want to configure using the --with-libfabric option:

    ./autogen.sh && ./configure --with-libfabric=LIBFAB_INSTALL_DIR && make && make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.2%
  • Shell 3.5%
  • Python 2.7%
  • Ruby 0.6%