-
Notifications
You must be signed in to change notification settings - Fork 772
{compiler}[SYSTEM,GCCcore/13.3.0] LLVM 19.1.1 #21611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Probelm with having system
Anyway the library as compiled with GCC does not have any GCC deps and is statically linked so it should not be a problem. |
7b220a4 to
5fc34c7
Compare
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2699045183 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
easybuild/easyconfigs/l/LLVM/LLVM-19.1.1-GCCcore-13.3.0-minimal.eb
Outdated
Show resolved
Hide resolved
|
@boegelbot please test @ jsc-zen3 |
Updated software
|
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2700091334 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
afb4977 to
de2e0aa
Compare
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2701596044 processed Message to humans: this is just bookkeeping information for me, |
de2e0aa to
12659b0
Compare
|
Do we want to switch to LLVM 19.1.7 as the last patch release for LLVM 19? Most of our LLVM / Clang EasyConfigs use the last patch release. |
I can open another PR with those, had been testing them for the LLVM toolchain anyway |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2766617635 processed Message to humans: this is just bookkeeping information for me, |
|
For the GH records, regarding #21611 (comment), and the failure https://gist.github.com/boegelbot/be2bbd1d12a38b40b646fab9c2d891d0, this might be related to llvm/llvm-project#130783. We might have to do the build in a way that we can continue it manually afterwards if we manage to reproduce the error |
|
@Crivella I changed to target branch in this PR from |
…es, and possible multiple offload targets
4f48e11 to
6d6be8c
Compare
|
@boegel Done |
|
Test report by @Thyre FINALLY, we only have the targets we want to have: $ ls $EBROOTLLVM/lib/x86_64-unknown-linux-gnu/
cmake libc++abi.a libc++experimental.a libc++.so.1.0 libomptarget-nvptx-sm_75.bc libunwind.a
libarcher.so libc++abi.so libc++.modules.json libompd.so libomptarget-nvptx-sm_80.bc libunwind.so
libarcher_static.a libc++abi.so.1 libc++.so libomp.so libomptarget.so libunwind.so.1
$ cat $EBROOTLLBM/easybuild/easybuild-LLVM-19.1.1-20250425.135156.log | grep "host;cuda\" plugins"
-- Building the offload library with support for the "host;cuda" plugins
-- Building the offload library with support for the "host;cuda" plugins
-- Building the offload library with support for the "host;cuda" plugins |
|
Close this in favor of the now merged with a newer LLVM version (within the same major release) for the same toolchain. Will open a new PR (or rename+reopen this) if we need to add the SYSTEM variant |
Adds EC for LLVM:
Depends on:
LLVMeasyblock for compilation of clang/flang + other llvm-projects easybuild-easyblocks#3373WIP:
libomptargetfalse error due to missing-fopenmpin test-suite