thanks a lot for reply both Yunlong and Szilard.

I don't set up PBS system and nodes in the workstation. In the GPU workstation, it contains 1 CPU with 20 cores, and two GPUs. So it is similar to 1 nodes with 2 GPUs.

But I don't know why 4.6.5 works, but 5.0.1 doesn't .......




Thx again for reply.

Albert

On 09/08/2014 11:59 PM, Yunlong Liu wrote:
Same idea with Szilard.

How many nodes are you using?
On one nodes, how many MPI ranks do you have? The error is complaining about 
you assigned two GPUs to only one MPI process on one node. If you spread your 
two MPI ranks on two nodes, that means you only have one at each. Then you 
can't assign two GPU for only one MPI rank.

How many GPU do you have on one node? If there are two, you can either launch 
two PPMPI processes on one node and assign two GPU for them. If you only want 
to launch one MPI rank on each node, you can assign only one GPU for each node 
( by -gpu_id 0 )

Yunlong

--
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.

Reply via email to