Page 1 of 1

Calculation aborts

Posted: Fri Apr 30, 2021 9:58 am
by jannisk93
Dear Yambo developers,

I have been trying to get to run Yambo on an HPC. For testing, I was trying to compute a dielectric function with RPA (with 26 electrons & spinors, if that's somehow important), but the calculation crashes. I attached the input and one of the log files. Now, I think it is not unlikely that the problem actually lies in the compilation, so I'm also appending the configure command that I used. I would appreciate a lot if you could have a look and tell me whether something is wrong.

Best regards,
Jannis Krumland

Re: Calculation aborts

Posted: Fri Apr 30, 2021 10:04 am
by Daniele Varsano
Dear Jannis,

please insert your affiliation when sign your posts, you can do once for all filling the signature in the user profile.
It is not really clear what happened there, anyway one easy solution should be to re-compile yambo with --disable-time-profile option given when running the configure.
Please remember to do make clean_all before doing so.

Best,
Daniele

Re: Calculation aborts

Posted: Fri Apr 30, 2021 10:31 am
by jannisk93
Thank you for the quick reply. Adding this option did the trick.

Have a nice day,
Jannis