You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abhinavvishnu edited this page Feb 18, 2017
·
1 revision
We provide a native ComEx port for Intel Omni-Path Architecture. An Example is TACC Stampede system. W_e currently consider this port to be experimental._
Compiling GA
cd ga
mkdir build
cd build
../configure --with-ofi--prefix=$PWD && make -j 4 && make install