Dear everyone:
I have successful installed the vasp 4.6 in the IBN p690 with the makefile.rs6000, and I can run it with serial calculation.
I want to parrallel. I do not How to do?
PS: IBM p690 AIX system
Can you give me some suggestion?
Thank you in advance?
How to parrallel running for VASP in the IBM p690
Moderators: Global Moderator, Moderator
How to parrallel running for VASP in the IBM p690
Last edited by mqcai on Fri Jan 13, 2006 5:55 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
How to parrallel running for VASP in the IBM p690
for compilation with a parallel fortran compiler on IBM (mpxlf) please have a look at the makefile.sp2 file
Last edited by admin on Mon Jan 16, 2006 10:35 am, edited 1 time in total.
How to parrallel running for VASP in the IBM p690
I have met the same question on the same system. I change my makefile according to makefile.sp2. But I don't know which directory the file mpif.h lies in.
can you tell me?
can you tell me?
Last edited by yanyan_1029 on Wed Mar 29, 2006 9:41 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
How to parrallel running for VASP in the IBM p690
most probably, it is in the include subdirectory of your lam or mpich
installation
installation
Last edited by admin on Tue Apr 11, 2006 12:53 pm, edited 1 time in total.