Re: [GRASS-dev] OpenMP 4.0 / gcc5.0

2015-07-24 Thread Newcomb, Doug
Last time I tried compiling with OpenMP, It made the process slower. Not sure why. Doug On Sun, Jul 19, 2015 at 10:07 PM, Yann Chemin wrote: > Hi, > > Ubuntu Wily is going towards gcc5.0 as we speak. > anybody following the OpenMP 4.0 integration into gcc 5.0? > it seems there is embedding of

[GRASS-dev] OpenMP 4.0 / gcc5.0

2015-07-19 Thread Yann Chemin
Hi, Ubuntu Wily is going towards gcc5.0 as we speak. anybody following the OpenMP 4.0 integration into gcc 5.0? it seems there is embedding of heterogeneous computing in it (i.e. ala OpenCL). is GRASS code using OpenMP forward compatible with this, or will it need modification? y ___