Re: Does OpenMP (iomp5) work for clang-devel?

2015-08-05 Thread Shane Ambler
On 21/07/2015 18:06, Shane Ambler wrote: On 21/07/2015 10:59, Dennis Glatting wrote: On Tue, 2015-07-21 at 01:07 +, Brooks Davis wrote: On Mon, Jul 20, 2015 at 05:48:58PM -0700, Dennis Glatting wrote: I can't seem to get this working and it appears not to emit code. I have libiomp5

Re: Does OpenMP (iomp5) work for clang-devel?

2015-08-05 Thread Brooks Davis
On Wed, Aug 05, 2015 at 10:21:26PM +0930, Shane Ambler wrote: On 21/07/2015 18:06, Shane Ambler wrote: On 21/07/2015 10:59, Dennis Glatting wrote: On Tue, 2015-07-21 at 01:07 +, Brooks Davis wrote: On Mon, Jul 20, 2015 at 05:48:58PM -0700, Dennis Glatting wrote: I can't seem to get

Re: Does OpenMP (iomp5) work for clang-devel?

2015-07-21 Thread Shane Ambler
On 21/07/2015 10:59, Dennis Glatting wrote: On Tue, 2015-07-21 at 01:07 +, Brooks Davis wrote: On Mon, Jul 20, 2015 at 05:48:58PM -0700, Dennis Glatting wrote: I can't seem to get this working and it appears not to emit code. I have libiomp5 installed and I compile specifying:

Re: Does OpenMP (iomp5) work for clang-devel?

2015-07-20 Thread Dennis Glatting
On Tue, 2015-07-21 at 01:07 +, Brooks Davis wrote: On Mon, Jul 20, 2015 at 05:48:58PM -0700, Dennis Glatting wrote: I can't seem to get this working and it appears not to emit code. I have libiomp5 installed and I compile specifying: clang++-devel -fopenmp=libiomp5 ... And the

Does OpenMP (iomp5) work for clang-devel?

2015-07-20 Thread Dennis Glatting
I can't seem to get this working and it appears not to emit code. I have libiomp5 installed and I compile specifying: clang++-devel -fopenmp=libiomp5 ... And the compiler says: clang: warning: argument unused during compilation: '-fopenmp=libiomp5' Is there a compile-time test involved

Re: Does OpenMP (iomp5) work for clang-devel?

2015-07-20 Thread Brooks Davis
On Mon, Jul 20, 2015 at 05:48:58PM -0700, Dennis Glatting wrote: I can't seem to get this working and it appears not to emit code. I have libiomp5 installed and I compile specifying: clang++-devel -fopenmp=libiomp5 ... And the compiler says: clang: warning: argument unused during