Preprocessor is fine in Fortran compilers. We’ve used in NWChem for many
years, and NWChem supports “all the compilers”.
Caveats:
- Cray dislikes recursive preprocessing logic that other compilers handle.
You won’t use this so please ignore.
- IBM XLF requires -WF,-DFOO=BAR instead of -DFOO=BAR bu
Folks,
Thanks for your help and prompt replies. We appreciate all the support we get
from the community.
S.
--
Si Hammond
Scalable Computer Architectures
Sandia National Laboratories, NM, USA
On 12/4/18, 6:57 PM, "users on behalf of Gilles Gouaillardet"
wrote:
Thanks for the report.
"Jeff Squyres (jsquyres) via users" writes:
> Hi Dave; thanks for reporting.
>
> Yes, we've fixed this -- it should be included in 4.0.1.
>
> https://github.com/open-mpi/ompi/pull/6121
Good, but I'm confused; I checked the repo before reporting it.
[I wince at processing Fortran with cpp, th