[Users] CPP flags

Zach Etienne zachetie at gmail.com
Tue Dec 10 12:26:29 CST 2013


At least for my (newish) version of the Intel compilers, the flag
"-fopenmp" is equivalent to "-openmp". Might want to try that instead.

-Zach


On Tue, Dec 10, 2013 at 12:57 PM, Steven R. Brandt <sbrandt at cct.lsu.edu>wrote:

> Yes. I hate intel for making their flag "-openmp".
>
> Cheers,
> Steve
>
> On 12/10/2013 10:33 AM, Yosef Zlochower wrote:
> > Hi,
> >
> >     Every now and then I rediscover a bug that I make when I use
> > one of the simfactory option files as a starting point for
> > our local cluster. Since our local cluster is similar to
> > Lonestar, I start from one of the Lonestar configuration
> >
> > Howerver, the option
> > " CPP_OPENMP_FLAGS = -openmp"
> > Leads to failed compiles because
> > cpp -openmp BLAH  causes the output of cpp to go to a file
> > called penmp rather than stdout.
> > I just wonder if other people were bitten by this.
> >
> > On Noether, this caused the compile of GSL to fail
> > (btw, only GSL, the rest of ET compiled fine).
> >
> >
>
> _______________________________________________
> Users mailing list
> Users at einsteintoolkit.org
> http://lists.einsteintoolkit.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/users/attachments/20131210/4fed8a96/attachment.html 


More information about the Users mailing list