Search found 11 matches

by identaton
Tue Aug 21, 2018 6:46 am
Forum: Running the code
Topic: BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
Replies: 2
Views: 5250

Re: BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES

Hi, I believe the code is crashing because the input temperature at which the anisotropic Eliashberg equations need to be solved is very small (0.0005 K) and then the number of imaginary frequency points nsiw is very large (it this case more than one million since it is printed as ****). WRITE ...
by identaton
Thu Aug 09, 2018 5:37 pm
Forum: Running the code
Topic: BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
Replies: 2
Views: 5250

BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES

Hello! I am testing the calculations by EPW. The problems is like below, when doing the procedure "Solve anisotropic Eliashberg equations on imaginary-axis", it output like "BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES". I also try changing the etf_mem from 0 to 2, it does not work. Can ...
by identaton
Thu Aug 09, 2018 1:40 pm
Forum: Running the code
Topic: Crash without error
Replies: 9
Views: 9359

Re: Crash without error

simran_kumari wrote:Hello,

I am having some similar issues can you please tell me what changes you made? What compilers you used and no. of processors etc. ?

Thanks a lot in advance.

Simran
THEOS, EPFL


Hello, I solved my problems by change to the norm-conserving potentials (XX.pw-mt_fhi.UPF).
by identaton
Thu Aug 09, 2018 1:39 pm
Forum: Running the code
Topic: Crash without error
Replies: 9
Views: 9359

Re: Crash without error

Hello, From the different report, it seems there might be an issue with intel18/mkl18 and associated impi. Can you try compiling with an older version of intel/mkl/impi. For example 17 is tested by the automatic test farm and should work ? Best wishes, Samuel Dear admin, Again, thanks for your ...
by identaton
Thu Aug 09, 2018 9:59 am
Forum: Running the code
Topic: Crash without error
Replies: 9
Views: 9359

Re: Crash without error

Hello, From the different report, it seems there might be an issue with intel18/mkl18 and associated impi. Can you try compiling with an older version of intel/mkl/impi. For example 17 is tested by the automatic test farm and should work ? Best wishes, Samuel Dear Admin, Thanks a lot for your kind ...
by identaton
Thu Aug 09, 2018 7:10 am
Forum: Running the code
Topic: Crash without error
Replies: 9
Views: 9359

Re: Crash without error

Hello, I am having some similar issues can you please tell me what changes you made? What compilers you used and no. of processors etc. ? Thanks a lot in advance. Simran THEOS, EPFL Hello, my compiler choice is "intel/18.0.2 mkl/18.0.2 impi/5.1.2", this works for QE. However, for epw, it still ...
by identaton
Mon Aug 06, 2018 8:09 pm
Forum: Running the code
Topic: Crash without error
Replies: 9
Views: 9359

Re: Crash without error

Hi, It is difficult to identify the possible cause without any additional information, such as the input file. Is there no error file too? Also, have you been able to run some of the examples / tutorial successfully? Best Carla Dear Carla, By changing the ways to compile the code, now I manage to ...
by identaton
Mon Aug 06, 2018 6:46 pm
Forum: Running the code
Topic: Crash without error
Replies: 9
Views: 9359

Re: Crash without error

Hi, It is difficult to identify the possible cause without any additional information, such as the input file. Is there no error file too? Also, have you been able to run some of the examples / tutorial successfully? Best Carla Dear Carla, Thanks a lot for your reply. Below is my epw.in. I tested ...
by identaton
Sat Aug 04, 2018 5:35 am
Forum: Running the code
Topic: Crash without error
Replies: 9
Views: 9359

Crash without error

Dear admin and users, I tried the calculations using epw.x. Things are fine at the beginning. However, it then crashes without giving any error messages. The bottom of the output is shown below1. I think the wannier step is fine, since it output like below2. Can you please tell me what should I do ...
by identaton
Fri Aug 03, 2018 1:23 pm
Forum: Running the code
Topic: Error when running the epw.x for the example
Replies: 2
Views: 3608

Re: Error when running the epw.x for the example

andreyl wrote:Hi,

try changing the etf_mem from 1 to 0 and request more memory from your computational node.

Best,
Andrei


Dear Andrei,
Thanks a lot. Your answer perfectly solved my problems.
Best wishes,