We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We recommend using MPI-Multithreaded (MT) port in GA for compilation and evaluation on ALCF Mira System.
cd ga mkdir build cd build ../configure --with-mpi-mt --prefix=$PWD && make -j 4 && make install
Getting Started
Compiling GA
Running GA Programs
GA Applications
Acknowledgement