[Pw_forum] Broken PP routines in espresso-3.2.2?

Axel Kohlmeyer akohlmey at cmm.chem.upenn.edu
Thu Aug 16 01:31:50 CEST 2007


On Wed, 15 Aug 2007, Tyler Grassman wrote:

TG> Axel,

tyler,

TG> Thank you very much for your helpful response.  I went ahead and recompiled
TG> using ifort 9.1.040 (FFLAGS = -O3 -xW -static) and acml 3.6 (ifort
TG> compiled), and it worked.  It's a tiny bit slower than the PGI code, (2.5%
TG> on ni.scf.in from example08), so that's good.  Thanks again!

please try recompiling with:

FFLAGS=-O2 -assume byterecl -tpp6 -pc64 -unroll

and link with -i-static instead of -static

the first should give you a better performance and
the second will make your binaries more portable 
across machines. fully static linking is very bad
these days on linux machines.

cheers,
   axel.


TG> 
TG> Regards,
TG> Tyler
TG> 
TG> 
TG> > -----Original Message-----
TG> > From: Axel Kohlmeyer [mailto:akohlmey at cmm.chem.upenn.edu] 
TG> > Sent: Wednesday, August 15, 2007 11:29 AM
TG> > To: Tyler Grassman
TG> > Cc: pw_forum at pwscf.org
TG> > Subject: Re: [Pw_forum] Broken PP routines in espresso-3.2.2?
TG> > 
TG> > 

[...]

-- 
=======================================================================
Axel Kohlmeyer   akohlmey at cmm.chem.upenn.edu   http://www.cmm.upenn.edu
   Center for Molecular Modeling   --   University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582,  fax: 1-215-573-6233,  office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.




More information about the users mailing list