{tools}[foss/2023b] petsc4py v3.22.5#23581
Conversation
Updated software
|
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
Flamefire
left a comment
There was a problem hiding this comment.
PYPI is the default URL for PythonPackages
Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>
To ensure that we are linking with the correct easyconfig, build with: ``` eb --dry-run --robot=easyconfigs --from-pr=23581 easyconfigs/fenics-dolfinx-py-0.9.0-foss-2023b.eb ``` This command fetches the petsc4py of commit: easybuilders/easybuild-easyconfigs#23581
Requires: - [ ] easybuilders#23581
|
Test report by @gkaf89 |
|
Test report by @gkaf89 |
|
Test report by @gkaf89 |
|
@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 3275237047 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @Crivella |
|
Going in, thanks @gkaf89! |
Add a Python bindings for PETSc of 2023b toolchain.
The version of petsc4py and PETSc must be the same. There was no release 3.22.5 for petsc4py in PyPI, but foss/2023b is using PETSc version 3.22.5. This commit originally built petsc4py from the bindings directory of the 3.22.5 release of PETSc.
Now the source code for the petsc4py v3.22.5 has been released in PyPI, and the package is being built from the PyPI source code.