problems running on NERSC's Franklin post OS upgrade and recompile
Posted: Fri Dec 12, 2008 2:26 am
Anyone have any luck running vasp on NERSC's Franklin machine after the upgrade to the 2.1 OS? I recompiled as instructed by NERSC after the upgrade, and saw no obvious problems during the compile, but vasp seg faults on running even on very simple test systems. This occurs with the general kpoint code every time, and with most systems with the gamma-point only code. Where in the run the problem occurs differs for different systems and INCAR settings. The most common place for the seg fault to occur however is at this point in the OUTCAR:
producing in the error file something like:
Code: Select all
 First call to EWALD:  gamma=   0.512
 Maximum number of real-space cells 3x 3x 3
 Maximum number of reciprocal cells 3x 3x 3
    FEWALD:  VPU time    0.00: CPU time    0.00
producing in the error file something like:
Code: Select all
 entering main loopÂ
        N       E                     dE             d eps       ncg     rms          rms(c)Â
 _pmii_daemon(SIGCHLD): PE 2 exit signal Segmentation faultÂ
 _pmii_daemon(SIGCHLD): PE 3 exit signal Segmentation faultÂ