Dear Developers,
Recently I am using YAMBO to perform the BSE calculations for two-dimensional materials, but it terminates without outputting detailed error message. I have attached the necessary files here. Could you please tell me how to fix this problem? Thank you very much!
Best regards,
Hao Zhang
BSE calculation terminates.
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan
-
- Posts: 39
- Joined: Thu Aug 23, 2018 9:18 am
- Location: Fudan University, Shanghai, China
- Contact:
BSE calculation terminates.
You do not have the required permissions to view the files attached to this post.
Dr. Hao Zhang
Department of Optical Science and Engineering, Fudan University,Shanghai 200433, China
http://homepage.fudan.edu.cn/zhanghao/
Department of Optical Science and Engineering, Fudan University,Shanghai 200433, China
http://homepage.fudan.edu.cn/zhanghao/
- Daniele Varsano
- Posts: 4209
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: BSE calculation terminates.
Dear Hao Zhang,
it is possible that you run out-of-memory. You have a quite large BSE matrix (even if still manageable), but I do not know the resource of your machine.
In order to see if this is the problem, you can try to reduce the BSEBands and see if the calculation runs.
Another way to see if this is the problem, you can comila yambo configuring with the --enable-memory-profile command and see in the log file the memory used in the calculation before crashing.
In case you do not need the excitonic wavefunctions you can also switch from
Best,
Daniele
it is possible that you run out-of-memory. You have a quite large BSE matrix (even if still manageable), but I do not know the resource of your machine.
In order to see if this is the problem, you can try to reduce the BSEBands and see if the calculation runs.
Another way to see if this is the problem, you can comila yambo configuring with the --enable-memory-profile command and see in the log file the memory used in the calculation before crashing.
In case you do not need the excitonic wavefunctions you can also switch from
Code: Select all
BSSmod= "d"
to
BSSmod= "h"
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/