[AMBER] ´ð¸´: Can a Nudged elastic band (NEB) job run on a single GPU?

From: Li, Dailin <d.li.northeastern.edu>
Date: Fri, 7 Dec 2018 20:09:15 +0000

Hi Delaram,

Thanks a lot for your reply. I have issued mpirun -np 32 $AMBERHOME/bin/pmemd.cuda.MPI -ng 32 -groupfile groupfile on the 2-GPU platform and got the error as below:

There are not enough slots available in the system to satisfy the 32 slots that were requested by the application:
  pmemd.cuda.MPI
Either request fewer slots for your application, or make more slots available for use.

Is there any methods to let the command work? Thanks.

Regards,
Dailin

-----ÓʼþÔ­¼þ-----
·¢¼þÈË: Ghoreishi, Delaram <delaram.phys.ufl.edu>
·¢ËÍʱ¼ä: 2018Äê12ÔÂ7ÈÕ 14:49
ÊÕ¼þÈË: AMBER Mailing List <amber.ambermd.org>
Ö÷Ìâ: Re: [AMBER] Can a Nudged elastic band (NEB) job run on a single GPU?

Hi Dailin,

1) The MPI size (number of processors that you ask in the -np flag) should be a multiple of the number of replicas (that you state in the -ng flag). With 32 replicas your command should look like this:
mpirun -np 32 $AMBERHOME/bin/pmemd.cuda.MPI -ng 32 -groupfile groupfile For optimum Amber performance, you need to have 32 GPUs available when you execute this command, however, this command is still going to work if you have a fewer number of GPUs. But the computational performance is not going to be efficient. As you are overloading a single GPU with calculations that would otherwise be executed on other cards, you should see a drastic decrease in the performance. Thus, not a good idea.

2) NEB is an MPI job and is set to run with pmemd.MPI or pmemd.cuda.MPI only.

All the best,
Delaram

________________________________________
From: Li, Dailin <d.li.northeastern.edu>
Sent: Friday, December 7, 2018 2:11 PM
To: amber.ambermd.org
Subject: [AMBER] Can a Nudged elastic band (NEB) job run on a single GPU?

Hi,

I want to do NEB computations on GPUs. There are 32 images in the NEB job and only 2 GPUs could be used. When the job was submitted to the 2 GPUs, error concerning number of GPUs is not multiple will appear.

(1) Is it possible to do the NEB job on 2 GPUs? If yes, then how? Amber18 manual says "In case pmemd.cuda.MPI is used, it is best that the number of GPUs is equal to the number of images". Does "it is best" mean "it is required"?

(2) Is it possible to do the NEB job with pmemd.cuda, which means only 1GPU is used?

Thanks.

Regards,

Dailin
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttp-3A__lists.ambermd.org_mailman_listinfo_amber%26d%3DDwICAg%26c%3DpZJPUDQ3SB9JplYbifm4nt2lEVG5pWx2KikqINpWlZM%26r%3DVvQy5PCXKJaGqwIFOxrZfrBLHWzuw9VxhPTw_bbTkzg%26m%3DibBdszPwsZmEN_q8N-AHz7Xzl1dVl7S8Kq_57Q1lyYo%26s%3DNqs9gIeICaKZzWuGUxc6cg5-AgjWYZOh1rZqnsDAmdE%26e&amp;data=02%7C01%7Cd.li%40northeastern.edu%7Cb291c330f3f9462f04c708d65c7d139e%7Ca8eec281aaa34daeac9b9a398b9215e7%7C0%7C0%7C636798089605633529&amp;sdata=NLFWdmPSXeEcvWUbv7A3EGAuIkeKDJb6OjaKcily2nw%3D&amp;reserved=0=

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.ambermd.org%2Fmailman%2Flistinfo%2Famber&amp;data=02%7C01%7Cd.li%40northeastern.edu%7Cb291c330f3f9462f04c708d65c7d139e%7Ca8eec281aaa34daeac9b9a398b9215e7%7C0%7C0%7C636798089605643533&amp;sdata=DrL23y8uvjmHvuNgqDDkMbDW%2Fyrv4Tz89AovVioEOWw%3D&amp;reserved=0
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Dec 07 2018 - 12:30:02 PST
Custom Search