Gaussian orbital dft in Nwchem 6.3


Just Got Here
Hi,

We have compiled nwchem on a linux cluster with an intel compiler and sandy-bridge cpu architecture. The instructions from the intel library were followed and everything links and complies.
The PSPW part of the code runs satisfactorily but when we attempt benchmark runs using gaussian orbitals we encounter errors similar to the following.

Superposition of Atomic Density Guess
-------------------------------------
Sum of atomic energies: -75.36108718


ga_orthog: hard zero 1


This error has not yet been assigned to a category


For more information see the NWChem manual at

http://nwchemgit.github.io/index.php/NWChem_Documentation

For further details see manual section:

No section for this category

0:ga_orthog: hard zero:Received an Error in Communication
application called MPI_Abort(comm=0x84000000, 1) - process 0
Fri Jun 14 14:59:52 BST 2013


These errors occur on jobs that previously ran without incident, including some example inputs presented on the nwchem website. Any help with this problem would be appreciated.

Forum Regular
Hi, Can you post or send your input file so that we can take a look ?

Thanks.
-Niri

niri.govind@pnl.gov

Forum Vet
Can you provide information on how you compiled? I.e., please send us the environment variables you set, and libraries you linked in. We've seen this error when there is ambiguity with respect to integer*4 and integer*8 in the math libraries.


Forum >> NWChem's corner >> Compiling NWChem