[DFTB-Plus-User] Vibrational spectra
Bálint Aradi
balint.aradi at bccms.uni-bremen.de
Sat Dec 11 06:24:44 CET 2010
Dear Andrei,
> I have segmentation fault for "modes" calculation.
> Inputs for dftb+ and modes are attached.
I guess, you use an ifort compiled binary. Temporary arrays are then
created on stack, and lead to segfault if they are bigger then the
allowed max. stack size (ususally 8Mb). Set your stack limit to
unlimited. In BASH you do that by
ulimit -s unlimited
Best regards,
Bálint
--
Dr. Bálint Aradi
Bremen Center for Computational Materials Science, University of Bremen
http://www.bccms.uni-bremen.de/en/~b_aradi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.zfn.uni-bremen.de/pipermail/dftb-plus-user/attachments/20101211/354b4367/attachment.sig>
More information about the DFTB-Plus-User
mailing list