Page 1 of 1

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

Posted: Mon Apr 19, 2010 6:04 pm
by maryam
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.

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

Posted: Mon Apr 26, 2010 1:26 pm
by admin
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).