EPW code stuck in parallel run.

Post here questions linked with issue while running the EPW code

Moderator: stiwari

Post Reply
Bikash
Posts: 4
Joined: Mon Apr 03, 2023 12:54 pm
Affiliation: Post-doctoral researcher

EPW code stuck in parallel run.

Post by Bikash »

Dear all,

I am running the MgB2 example as given in the examples.

In the epw part, the code started running, and after some time, it stuck
at some point without quitting the job. However, it is running successfully
in serial.
I installed the qe-7.2 using intel one API.

I have attached the necessary files.

Could anyone please point out the possible reason for this?

With regards,
Bikash Patra,
TIFR, Mumbai
Attachments
MgB2.zip
(9.7 KiB) Downloaded 58 times

hpaudya1
Posts: 190
Joined: Tue Mar 21, 2017 7:11 pm
Affiliation:

Re: EPW code stuck in parallel run.

Post by hpaudya1 »

Hi Bikash,

It looks like a memory issue. Could you please run test-suite/epw_super? https://gitlab.com/QEF/q-e/-/tree/devel ... /epw_super. To run this, you can issue "make run-custom-test-parallel testdir=epw_super" inside qe/test-suite directory.

If it passes through, it will confirm that your system do not have enough memory to handle the k/q points used in your current input.

Happy EPWing,
Hari

Post Reply