use GCCcore/15.2.0 toolchain for Boost 1.90.0, rather than GCC/15.2.0#26059
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
Test report by @Thyre |
|
Test report by @Micket |
|
Requires (merged): easybuilders/easybuild-easyblocks#4088 |
|
@boegelbot please test @ jsc-zen3 |
|
@Micket: 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 4509309845 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @Micket |
|
Test report by @boegelbot |
|
Test report by @Thyre |
|
Test report by @jfgrimm |
|
Going in, thanks @Micket! |
GCCcore/15.2.0 toolchain for Boost 1.90.0, rather than GCC/15.2.0
(created using
eb --new-pr)I really want to move this to GCCcore because otherwise it pushes a bunch of non-HPC stuff into compiler level unnecessarily. With the advent of new compilers, this is even more important.
JSC has done this for years.
99% of stuff that uses boost does things like filesystem or parseargs stuff. Performance surely doesn't matter the slighest.