{lib}[GCCcore/14.3.0] rocprofiler-register v0.6.0 w/ ROCm 7.2.0 - #25494
{lib}[GCCcore/14.3.0] rocprofiler-register v0.6.0 w/ ROCm 7.2.0#25494Thyre wants to merge 3 commits into
Conversation
…2.0.eb, glog-0.7.1-GCCcore-14.3.0.eb and patches: rocprofiler-register-0.4.0_disable_packaging_external.patch
Updated software
|
Signed-off-by: Jan André Reuter <j.reuter@fz-juelich.de>
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Signed-off-by: Jan Andre Reuter <jan@zyten.de>
|
Test report by @Thyre |
|
@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)... Details- notification for comment with ID 3998624613 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @Thyre |
|
Test report by @Thyre |
|
Test report by @bedroge |
(created using
eb --new-pr)I explicitly chose to build the internal submodules of
fmtandglogto avoid issues with our provided modules in the software stack.glogcurrently sits inGCC, but we cannot buildROCm-LLVMas a toolchain on top of it. Additionally, thelibunwindused byglogcauses library name clashes betweenlibunwindandROCm-LLVM, recognized by the LLVM EasyBlock and hence failing the build.Since
rocprofiler-registerbuilds both libraries statically, we should be fine here.