Displaying 8 results from an estimated 8 matches for "d9370".
Did you mean:
9370
2015 Apr 30
2
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...e-commits/Week-of-Mon-20140217/thread.html#99461
>>
>>
>> We are very close to getting *full* OpenMP 3.1 specification
>> supported in clang (only one (!) clause is not implemented yet, and
>> the patch is already sent for review today:
>> http://reviews.llvm.org/D9370 ). This implementation generates Intel
>> API library calls; thus, it can't be used with libgomp and it is
>> simply logical to link a compatible runtime (libiomp) instead.
>
> To be clear, this is now LLVM's OpenMP runtime (not just Intel's), and has been ported to se...
2015 Apr 30
17
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...cessible there:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140217/thread.html#99461
We are very close to getting *full* OpenMP 3.1 specification supported in
clang (only one (!) clause is not implemented yet, and the patch is already
sent for review today: http://reviews.llvm.org/D9370). This implementation
generates Intel API library calls; thus, it can't be used with libgomp and
it is simply logical to link a compatible runtime (libiomp) instead.
Last time Chandler objected against doing this, and gave a good (and
proper!) scolding. Let me quote his objections along with u...
2015 May 01
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...> Just for the record, I'm really excited to see this. =]
>
>
>> We are very close to getting *full* OpenMP 3.1 specification supported in
>> clang (only one (!) clause is not implemented yet, and the patch is already
>> sent for review today: http://reviews.llvm.org/D9370). This
>> implementation generates Intel API library calls; thus, it can't be used
>> with libgomp and it is simply logical to link a compatible runtime
>> (libiomp) instead.
>>
>
> Is there no way to support libgomp here as well? I don't say this to hold
>...
2015 Apr 30
2
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...e-commits/Week-of-Mon-20140217/thread.html#99461
>>
>>
>> We are very close to getting *full* OpenMP 3.1 specification
>> supported in clang (only one (!) clause is not implemented yet, and
>> the patch is already sent for review today:
>> http://reviews.llvm.org/D9370 ). This implementation generates Intel
>> API library calls; thus, it can't be used with libgomp and it is
>> simply logical to link a compatible runtime (libiomp) instead.
>
> To be clear, this is now LLVM's OpenMP runtime (not just Intel's), and has been ported to se...
2015 May 01
5
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...> Just for the record, I'm really excited to see this. =]
>
>
>> We are very close to getting *full* OpenMP 3.1 specification supported in
>> clang (only one (!) clause is not implemented yet, and the patch is already
>> sent for review today: http://reviews.llvm.org/D9370). This
>> implementation generates Intel API library calls; thus, it can't be used
>> with libgomp and it is simply logical to link a compatible runtime
>> (libiomp) instead.
>>
>
> Is there no way to support libgomp here as well? I don't say this to hold
>...
2015 May 01
2
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...y excited to see this. =]
>>>
>>>
>>>> We are very close to getting *full* OpenMP 3.1 specification supported
>>>> in clang (only one (!) clause is not implemented yet, and the patch is
>>>> already sent for review today: http://reviews.llvm.org/D9370). This
>>>> implementation generates Intel API library calls; thus, it can't be used
>>>> with libgomp and it is simply logical to link a compatible runtime
>>>> (libiomp) instead.
>>>>
>>>
>>> Is there no way to support libgomp...
2015 May 06
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...e library linked with -fopenmp.
Just for the record, I'm really excited to see this. =]
We are very close to getting *full* OpenMP 3.1 specification
supported in clang (only one (!) clause is not implemented yet, and
the patch is already sent for review today:
http://reviews.llvm.org/D9370 ). This implementation generates Intel
API library calls; thus, it can't be used with libgomp and it is
simply logical to link a compatible runtime (libiomp) instead.
Is there no way to support libgomp here as well? I don't say this to
hold up changing the defaults in any way, just c...
2015 Apr 30
2
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...c.edu/pipermail/cfe-commits/Week-of-Mon-20140217/thread.html#99461
>>
>> We are very close to getting *full* OpenMP 3.1 specification supported in
>> clang (only one (!) clause is not implemented yet, and the patch is already
>> sent for review today: http://reviews.llvm.org/D9370). This
>> implementation generates Intel API library calls; thus, it can't be used
>> with libgomp and it is simply logical to link a compatible runtime
>> (libiomp) instead.
>>
>> Last time Chandler objected against doing this, and gave a good (and
>> proper...