No more than 8 processes running in a 12 cores machine using openmpi_1.4.5

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
iciquser
Newbie
Newbie
Posts: 12
Joined: Tue Oct 20, 2009 8:04 am
License Nr.: 458
Location: Tarragona (SPAIN)
Contact:

No more than 8 processes running in a 12 cores machine using openmpi_1.4.5

#1 Post by iciquser » Thu May 17, 2012 11:36 am

Hi,
VASP 5.2.12-1
OPENMPI 1.4.5
EXECUTION COMMAND:
time mpirun -mp 12 -mca orte_forward_job_control 1 vasp
CRASH MESSAGE
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
running on 12 nodes
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
M_divide: can not subdivide 12 nodes by 8
distr: one band on 1 nodes, 8 groups
[tekla2044:8307] *** An error occurred in MPI_Cartdim_get
[tekla2044:8307] *** on communicator MPI_COMM_WORLD
[tekla2044:8307] *** MPI_ERR_COMM: invalid communicator
[tekla2044:8307] *** MPI_ERRORS_ARE_FATAL (your MPI job will now abort)


Aby idea?

Thx.
Last edited by iciquser on Thu May 17, 2012 11:36 am, edited 1 time in total.
Martin Gumbau Gonzalez
System Manager
ICIQ - Theoretical Chemistry Computing Groups
mgumbau@iciq.es - http://www.iciq.es
Tel. 977 920 200 - ext 308

kelum
Newbie
Newbie
Posts: 42
Joined: Wed Jul 27, 2011 12:22 pm
Location: Vienna

No more than 8 processes running in a 12 cores machine using openmpi_1.4.5

#2 Post by kelum » Thu May 17, 2012 3:15 pm

Hi,
you probably have NPAR=8 in your INCAR and VASP then can't divide 12 cores into 8 groups.
jik
Last edited by kelum on Thu May 17, 2012 3:15 pm, edited 1 time in total.

iciquser
Newbie
Newbie
Posts: 12
Joined: Tue Oct 20, 2009 8:04 am
License Nr.: 458
Location: Tarragona (SPAIN)
Contact:

No more than 8 processes running in a 12 cores machine using openmpi_1.4.5

#3 Post by iciquser » Thu May 17, 2012 4:12 pm

Thanks kelum for your quick response.
Certainly the problem is solved with your answer.

Greetings.
Last edited by iciquser on Thu May 17, 2012 4:12 pm, edited 1 time in total.
Martin Gumbau Gonzalez
System Manager
ICIQ - Theoretical Chemistry Computing Groups
mgumbau@iciq.es - http://www.iciq.es
Tel. 977 920 200 - ext 308

Post Reply