{2023.06}[foss/2022b] GDAL 3.6.2#419
Conversation
|
Instance
|
|
bot: build repo:eessi.io-2023.06-software arch:x86_64/amd/zen3 |
Updates by the bot instance
|
|
New job on instance
|
|
New job on instance
|
|
The builds got quite far (even netCDF worked), but failed on the sanity check of LERC. It depends on LD_LIBRARY_PATH being set, and we filter it. I'm fixing this in a PR to the easyconfigs repo. |
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/neoverse_v1 |
Updates by the bot instance
|
|
New job on instance
|
|
LERC was successfully built this time, but now there are quite a lot of test errors in SciPy-bundle: |
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/neoverse_n1 |
Updates by the bot instance
|
|
New job on instance
|
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/generic |
Updates by the bot instance
|
|
New job on instance
|
|
Tried to build By bumping And with numpy 1.25.1 and scipy 1.10.1: numpy 1.24.4 and scipy 1.10.1: |
|
Some more tests/observations with different |
|
Any idea why we're seeing way more errors with |
I don't know, but it definitely feels like there's some issue with the SVE-related code/tests in numpy 1.24.x (either in general, or for this particular CPU, not sure): whenever I enable SVE in some way (e.g. by adding When comparing 1.24.4 to 1.25.1 in GitHub I did find issue numpy/numpy#24054 and suspected that it may be the culprit, but when checking the actual 1.24.4 code I can't find this piece of code anymore. So I'm not sure why it popped up in the diff, but it looks like it may not apply to this version (or maybe in some different way). |
| # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19386 | ||
| options: | ||
| from-pr: 19386 | ||
| - GDAL-3.6.2-foss-2022b.eb |
There was a problem hiding this comment.
We should move this to eessi-2023.06-eb-4.9.0-2022b.yml, once #448 is merged
…-layer into GDAL/3.6.2-foss-2022b
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/neoverse_v1 |
Updates by the bot instance
|
…-layer into GDAL/3.6.2-foss-2022b
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/generic |
Updates by the bot instance
|
|
New job on instance
|
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/neoverse_v1 |
Updates by the bot instance
|
|
New job on instance
|
|
bot: build repo:eessi.io-2023.06-software arch:aarch64/neoverse_n1 |
Updates by the bot instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
All staging PRs merged |
Trying to work towards an R installation, this adds about half of its dependencies:
Let's see if this also fails on the netCDF tests...