Memory problem on AIX


Click here for full thread
Forum Vet
Please recompile the rtdb directory
Lukasz,
I would suggest you to use nwchem 6.1 (if possible) since it contains some IBM fixes (however I don't see anything related to the rtdb problem you are seeing)

Could please recompile the rtdb directory with no optimization and then relink?
Here are the instructions:

cd $NWCHEM_TOP/src/rtdb
make COPTIMIZE="-O0 -g"
cd ..
make FC=xlf link

Please let me know if this fixes the problem you are facing.

Cheers, Edo