Using prebuild GA with NWchem 6.3


Click here for full thread
Forum Vet
Grigory
Here is what you should able to do. In my example I am using the last GA tarball available, i.e. ga-5-3b.tgz


  1. cd $NWCHEM_TOP/src/tools
  2. tar xzf ga-5-3b.tgz
  3. make GA_DIR=ga-5-3b
  4. cd ..
  5. make link

The only catch is that you need to set the variable GA_DIR to the name of the GA library you are using (under the
tools directory)