[QE-users] QE Multi-GPU mpirun run command

Louis Stuber lstuber at nvidia.com
Mon Jan 2 14:21:15 CET 2023


Dear Vijeta,

Based on QE error convention codes in mp_world.f90, I think this error is CUDA_ERROR_UNSUPPORTED_PTX_VERSION. It can come from an outdated driver, or not passing the right flags to NVCC ("-arch sm_70") or PGI (“-gpu=cc70”). Are you sure that your build really runs with 1 GPU ? In that case, it might be that the 2 GPUs have a different architecture (then use something like “-gpu=cc70,cc80” to specify multiple archs).

Best,
Louis

From: users <users-bounces at lists.quantum-espresso.org> On Behalf Of Vijeta Sharma
Sent: Monday, January 2, 2023 1:05 PM
To: users at lists.quantum-espresso.org
Subject: [QE-users] QE Multi-GPU mpirun run command

External email: Use caution opening links or attachments


Dear QE researchers,

I am running QE-GPU with the following command for 2 GPU (1 process each GPU):

mpirun -np 2 pw.x -inp data.in

But it is giving error of


*** error in Message Passing (mp) module ***
*** error code: 9422
*** error in Message Passing (mp) module ***
*** error code: 9422

Can anyone provide me the correct mpirun command to run QE on multi-GPU ?



---------------------
Regards,
Vijeta Sharma
Pune, India


------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20230102/5520d0c5/attachment.html>


More information about the users mailing list