Parallel properties of vasp

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Locked
Message
Author
TopolM
Newbie
Newbie
Posts: 6
Joined: Tue Nov 08, 2011 2:15 pm
License Nr.: 5-1179

Parallel properties of vasp

#1 Post by TopolM » Thu Nov 17, 2011 1:59 pm

Hello!
I'm going to work on a cluster with vasp 4.6
A cluster administrator asked me to inform the following properties of vasp:
1) number of parallel processes
2) possible number of parallel threads of one process
3) hard disk use per a process (the amount of input and output data)

Can anyone help?
Thanks!
Last edited by TopolM on Thu Nov 17, 2011 1:59 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

Parallel properties of vasp

#2 Post by alex » Fri Nov 18, 2011 12:12 pm

Hi.

1) as you wish. typically between 8 and 128 processes depending on system sizes.
2) I think this question tends to cover SMP machines. So the answer is 1. (no parallelism of any lib via SMP, all via MPI).
3) up to 10 MBytes without writing huge files (or 1GB with those)

Cheers,

Alex
Last edited by alex on Fri Nov 18, 2011 12:12 pm, edited 1 time in total.

TopolM
Newbie
Newbie
Posts: 6
Joined: Tue Nov 08, 2011 2:15 pm
License Nr.: 5-1179

Parallel properties of vasp

#3 Post by TopolM » Fri Nov 18, 2011 1:59 pm

Thank you very much!

Best regards
Victor
Last edited by TopolM on Fri Nov 18, 2011 1:59 pm, edited 1 time in total.

Locked