[gmx-developers] CFLAGS for ppc, etc. with CMake

Sander Pronk pronk at cbr.su.se
Wed Jun 30 13:56:16 CEST 2010


I've implemented auto-detection of the CFLAGS (and CXXFLAGS). Right now, it works for gcc and icc. There are a few compilers I'd like to add, that I don't have access to. Specifically:

xlc on Linux and AIX
the pgi compilers on x86
and any compiler on Bluegene.

Would anybody who has insight on what compiler options to set (and test for) on these platforms, mind looking at cmake/gmxCFlags.cmake or tell me what they think should be added?

I'm specifically looking for how to enable syntactical elements (like inline functions) and how to set the best optimization and debug settings.

Thanks,

Sander





More information about the gromacs.org_gmx-developers mailing list