Fix warning in jax 0.3.x that fails the build by using -Wno-maybe-uninitialized#22325
Conversation
55b8ffe to
93132bc
Compare
|
Test report by @Flamefire |
|
@boegelbot please test @ jsc-zen3-a100 |
-Wno-maybe-uninitialized
|
@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)... Details- notification for comment with ID 2684312771 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegel NCCL fails with
Looks like that GCC isn't compatible with that GLibC anymore. Probably needs rebuilding the fix-includes (there is the script in GCCcore installations for that) |
(created using
eb --new-pr)Not sure why this didn't came up before but I ran into this with jax/0.3.9-foss-2021a while testing easybuilders/easybuild-easyblocks#3557
We have this in 0.4.5 and if it comes up in 0.3.9 it should be safe to fix all of them
Uploading test report for this one EC as the change is the same and only disables a compiler warning so there is IMO no risk of breakage.