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!
Parallel properties of vasp
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 6
- Joined: Tue Nov 08, 2011 2:15 pm
- License Nr.: 5-1179
Parallel properties of vasp
Last edited by TopolM on Thu Nov 17, 2011 1:59 pm, edited 1 time in total.
-
- Hero Member
- Posts: 583
- Joined: Tue Nov 16, 2004 2:21 pm
- License Nr.: 5-67
- Location: Germany
Parallel properties of vasp
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
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.
-
- Newbie
- Posts: 6
- Joined: Tue Nov 08, 2011 2:15 pm
- License Nr.: 5-1179
Parallel properties of vasp
Thank you very much!
Best regards
Victor
Best regards
Victor
Last edited by TopolM on Fri Nov 18, 2011 1:59 pm, edited 1 time in total.