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
runtime slow with vasp 5.2.11
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 1
- Joined: Mon May 16, 2011 12:17 pm
runtime slow with vasp 5.2.11
Last edited by buudo on Mon May 16, 2011 12:22 pm, edited 1 time in total.
-
- Hero Member
- Posts: 583
- Joined: Tue Nov 16, 2004 2:21 pm
- License Nr.: 5-67
- Location: Germany
runtime slow with vasp 5.2.11
Please provide some more data to have a better comparison than "slower", e.g. version, runtime, number of cores, compiler version etc.
Thanks,
Alex
Thanks,
Alex
Last edited by alex on Mon May 16, 2011 4:32 pm, edited 1 time in total.
-
- Newbie
- Posts: 2
- Joined: Mon Mar 10, 2008 8:54 am
- License Nr.: 316
runtime slow with vasp 5.2.11
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.