TCE runs fail for ROHF MP2


Click here for full thread
Gets Around
Don't use EAF. USE IO=GA and tilesize=30 or so. Same for attilesize, although you don't need it given that you are not using 2eorb or 2emet>1. For ROHF, you should use 2eorb and 2emet=13.

Negative filesize indicates you did a 32b integer build but need to index more than 2^31 elements in a global array. You should rebuild with 64b integer support enabled. It should be the default for NWCHEM_TARGET=LINUX64 so I don't know how you got where you are.

I don't know why you force the HCORE guess. That's not nearly as good as the atomic density guess that is the default.