Which makefile.machine is the appropriate Makefile for Power PC architecture?

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
maryam
Newbie
Newbie
Posts: 19
Joined: Fri Jul 10, 2009 10:04 am

Which makefile.machine is the appropriate Makefile for Power PC architecture?

#1 Post by maryam » Mon Apr 19, 2010 6:04 pm

Dear all,

We have a PowerPC Architecture Platform. The main problem is that we don't know which makefile.machine is appropriate for this system.

I'm very appreciate for any idea.
Last edited by maryam on Mon Apr 19, 2010 6:04 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

Which makefile.machine is the appropriate Makefile for Power PC architecture?

#2 Post by admin » Mon Apr 26, 2010 1:26 pm

most important it is to check which compiler you use. Please take the makefile which is most appropriate for the compiler (ifort, ifc, xlf,f90,....) . Parameters which adjust for optimization oft a specific architecture are then given via the optimization flags (OFLAG).
Last edited by admin on Mon Apr 26, 2010 1:26 pm, edited 1 time in total.

Post Reply