Running GA and ComEx Test Programs - GlobalArrays/ga GitHub Wiki
Compiling GA and ComEx programs (without running them)
cd build
make checkprogs
Running the programs (default uses 4 processes)
cd build
make check
cd build
make checkprogs
cd build
make check