search for: libllomp

Displaying 7 results from an estimated 7 matches for "libllomp".

Did you mean: libgomp
2015 May 01
5
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...t; sense, awesome. > - Clearly updating the readme and such would be appropriate. > - I suspect we should change the name of the installed library. 'libiomp' > is pretty clearly the Intel library. We could continue in the grand > tradition of LLVM naming conventions and use 'libllomp'? Of course, we > should install symlinks under the name 'libiomp' if needed for existing > users to not be broken. > Just some bikeshed-painting: if we're expecting each compiler that uses the library to distribute a separate copy as part of that compiler's runtime, t...
2015 May 06
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...it is running on IBM Power or ARM processors. The people who know about that should contribute… - I suspect we should change the name of the installed library. 'libiomp' is pretty clearly the Intel library. We could continue in the grand tradition of LLVM naming conventions and use 'libllomp'? Of course, we should install symlinks under the name 'libiomp' if needed for existing users to not be broken. Changing the file name (at least when targeting X86 processors) is a more interesting issue, and not as trivial as it seems. The problem here is related to inter-operation...
2015 May 01
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...t; sense, awesome. > - Clearly updating the readme and such would be appropriate. > - I suspect we should change the name of the installed library. 'libiomp' > is pretty clearly the Intel library. We could continue in the grand > tradition of LLVM naming conventions and use 'libllomp'? Of course, we > should install symlinks under the name 'libiomp' if needed for existing > users to not be broken. > - Any other changes? > > Is this naming issue so serious that it will be blocker for the current patches to enabled the openmp build from within llvm/proj...
2015 May 01
4
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...uple of minutes. > - Clearly updating the readme and such would be appropriate. > - I suspect we should change the name of the installed library. 'libiomp' > is pretty clearly the Intel library. We could continue in the grand > tradition of LLVM naming conventions and use 'libllomp'? Of course, we > should install symlinks under the name 'libiomp' if needed for existing > users to not be broken. > - Any other changes? > Adding openmp-dev list (in retrospect, should have been done at the very start...), Jim Cownie and Andrey Churbanov. > 2) I thin...
2015 May 01
2
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...- Clearly updating the readme and such would be appropriate. >>> - I suspect we should change the name of the installed library. >>> 'libiomp' is pretty clearly the Intel library. We could continue in the >>> grand tradition of LLVM naming conventions and use 'libllomp'? Of course, >>> we should install symlinks under the name 'libiomp' if needed for existing >>> users to not be broken. >>> - Any other changes? >>> >>> >> Is this naming issue so serious that it will be blocker for the current >>...
2015 Apr 30
17
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
All, I'd like to resurrect the discussion on replacing libgomp with libiomp as the default OpenMP runtime library linked with -fopenmp. For reference, the previous discussion is accessible 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
2015 May 02
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
...- Clearly updating the readme and such would be appropriate. >>> - I suspect we should change the name of the installed library. 'libiomp' >>> is pretty clearly the Intel library. We could continue in the grand >>> tradition of LLVM naming conventions and use 'libllomp'? Of course, we >>> should install symlinks under the name 'libiomp' if needed for existing >>> users to not be broken. >>> - Any other changes? >> >> >> Adding openmp-dev list (in retrospect, should have been done at the very >> start....