runtime slow with vasp 5.2.11

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
buudo
Newbie
Newbie
Posts: 1
Joined: Mon May 16, 2011 12:17 pm

runtime slow with vasp 5.2.11

#1 Post by buudo » Mon May 16, 2011 12:22 pm

Dear all,
I compiled vasp 5.2.11 similar to version 5.2, but now the runtime went slow dramatically. It is runing on 12 cores like version 5.2 on 1 core. Does anybody know the reason for this behavior of the code ?
buudo
Last edited by buudo on Mon May 16, 2011 12:22 pm, edited 1 time in total.

alex
Hero Member
Hero Member
Posts: 577
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

runtime slow with vasp 5.2.11

#2 Post by alex » Mon May 16, 2011 4:32 pm

Please provide some more data to have a better comparison than "slower", e.g. version, runtime, number of cores, compiler version etc.

Thanks,

Alex
Last edited by alex on Mon May 16, 2011 4:32 pm, edited 1 time in total.

sabbem
Newbie
Newbie
Posts: 2
Joined: Mon Mar 10, 2008 8:54 am
License Nr.: 316

runtime slow with vasp 5.2.11

#3 Post by sabbem » Wed May 25, 2011 4:29 pm

Assuming you calculate on a 12-core-per-socket machine, are you sure you used the latest MPI libraries? At least Intel MPI 3.x fails to recognize the 12 cores per socket, and identifies 8 physical cores and 4 'virtual' cores - which leads to an unfavorable 12 threads on 8 cores. No problems observed with MPI 4.0.
Last edited by sabbem on Wed May 25, 2011 4:29 pm, edited 1 time in total.

Post Reply