[Wien] Segmentation Fault in lapw0
Fred Nastos
nastos at physics.utoronto.ca
Mon Jul 5 23:21:23 CEST 2004
> In July 5, 2004 04:59 pm, Sam Leitch wrote:
> I keep getting a "Segmentation Fault" in lapw0
>
> I've compiled using intel fortran compiler 8.0 and mkl 7.0
> (I've tried mkl 6.1, and ifc 7.1, but ifc 7.1 won't work with libc2.3)
ifort (i.e. intel 8.0) uses a lot of stack space (for reasons we will
probabaly never know). What compiler options did you use?
Try setting your stack size limit higher. To do this, if you are using
bash, type
ulimit -s unlimited
For more information, see http://www.google.ca/search?q=ifort+segmentation
More information about the Wien
mailing list