[Pw_forum] Problem with compilation
Paolo Giannozzi
giannozz at nest.sns.it
Thu Apr 6 18:56:06 CEST 2006
On Tuesday 04 April 2006 16:30, Pavel B. Sorokin wrote:
> I have tried to calculate PWSCF3.0 on IBM PowerPC under Linux.
apparently you have xlf installed. Edit you make.sys to use xlf syntax
(see for instance Make.ibm, Make.ibmsp in install/) . Start with the
simplest configuration you can: serial compilation, no external library,
use internal FFTW and internal blas and lapack:
CPPFLAGS = -D__FFTW,-D__USE_INTERNAL_FFTW,...
MYLIB = blas_and_lapack
If you have a weird machine that is not supported, you have close
to zero probability to compile quantum-espresso (or any other large
package) by just trying at random.
Paolo
--
Paolo Giannozzi e-mail: giannozz at nest.sns.it
Scuola Normale Superiore Phone: +39/050-509876, Fax:-563513
Piazza dei Cavalieri 7 I-56126 Pisa, Italy
More information about the Pw_forum
mailing list