Endless TCGMSG run


Click here for full thread
Forum Vet
Quote: Oct 19th 6:35 pm
i forgot: my machines are E7600@2.8 and E7400@2.8.
the compilation was done on the E7600, with ATLAS compiled with gcc 4.3.3 and gfortran 4.3.3, and nwchem compiled with icc 10.0.026 and ifort 10.0.026. then the program was moved to the E7400, and again it runs fine

the parallel starts as well, it just doesnt actually go to the calculation and freezes like that


1. You could try "parallel hello" to see if it works with a simple hello world.

2. Did you create a nwchem.p file (see http://nwchemgit.github.io/index.php/Running)?
  
3. If this is truly a 32-bit architecture, did you compile it as such (covert from 64 to 32 bit, see INSTALL file).

Bert