[Q-e-developers] Small fix for XLF compiler on Blue Gene/Q

Paolo Giannozzi paolo.giannozzi at uniud.it
Wed Jun 4 23:03:45 CEST 2014


On Wed, 2014-06-04 at 14:58 -0500, William Parker wrote:

> I noticed that I had to edit the second USE line in
> Modules/xml_input.f90 to:
> 
>    USE xml_io_base, ONLY : attr, write_header

> in order to compile v5.1 pw.x on our Blue Gene/Q.
> Is this something that should be fixed generally 
> or done with a the XLF preprocessor flag? 

very funny. Adding write_header to the ONLY list is obviously needed,
but no machine has complained until now. There is some confusion due
to multiple copies of write_header and similar routines, but the only
available one should be the one in the module and should be explicitly
referenced.

Paolo

> 
> Please advise.
> 
> 
> --William
> 
> *********************************************************
>   William D. Parker              phone: +1 (630) 252-3388
>   Argonne Scholar
>   Argonne Leadership Computing Facility
>   Building 240, Office 1-D.16
>   Argonne National Laboratory
>   9700 S. Cass Ave.
>   Argonne, IL 60439
>   U.S.A.
> *********************************************************
> 
> 
> 
> 
> _______________________________________________
> Q-e-developers mailing list
> Q-e-developers at qe-forge.org
> http://qe-forge.org/mailman/listinfo/q-e-developers





More information about the developers mailing list