You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Try wheel build.
* Fix.
* Fix.
* Fix.
* Fix.
* Extra repos.
* Load mpich module
* Source profile to get module
* Update image to get newer boost.
* Use distro cmake for initial build
* No messing with Boost.
* Use system cmake (missed one)
* Pin versions.
* Fix directories
* Fix.
* Back to build
* Disable build isolation and install build deps.
* Small tweaks.
* Install build deps from normal pypa.
* The way RedHat sets up HDF5 is a bit tricky.
* Works locally.
* Add FFCx and UFL back.
* Pin versions.
* Fix?
* Fix.
* To main
* Updates for 0.11.dev0
* Try latest Python
* Install ptscotch
* Try adding SCOTCH DIRs manually - surely there is a way to get this done automatically?
* Add devel.
* Build SCOTCH from source
* Fix.
* Fix.
* scotch build shared libs
* Don't install crappy system cmake.
* Try using build not pip
* Try in proper directory
* Switch to Development.Module
* Try pip again
* Attempt to fix simple503 repo
* Change order.
* Fix paths
* Hints for MPI and HDF5
* Add lower bound on SCOTCH version - earlier versions do not have config mode.
* Fix syntax.
* Remove FATAL_ERROR
* Exclude shared objects related to MPI
* Fix duplicate fix wheel
* Try 3.12 ABI wheel
* Don't remove libsz
* Remove hdf5-devel from package installation
* Tweak options being passed up to cmake via scikit-build-core
* Re-enable MPI check.
* Disable again.
* Update build-wheels.yml
* Add HDF5_INCLUDE_DIRS to cmake arguments
* Tested interactively - need HDF5_C_INCLUDE_DIR (!)
* Add check back in
* Hack to get includes in right place
* Tidy up
* Try on ARM
* Fixes
* Fix syntax
* Use native build type
* Install ninja
* Tweak.
* Fix ninja-build
* Fix basix wheel build
* Fix.
* Fixes and isolate to Linux.
* Change clashing artifact names
* Enable debug symbols
* Full debug build
* Run tests and demos
* Precise path
* Use the wheel-built MPICH
* Wrap both calls in mpiexec
* Seems unnecessary, only transitive through libmpi
* Reformat some lines and skip failing tests
* Fix linebreaks
* Fix linebreak
* Fix for rank 1
* Use system MPI - would probably be good to test in a range of other containers.
* Update build-wheels.yml
* Add demo optional dependency group
* Run tests in clean image
* Skip demos.
* Remove test extra
* Fix.
* Add networkx to demo dep set
* Intel MPI only on x86-64
* Cleanup using sudo - docker user is root
---------
Co-authored-by: Chris Richardson <chris@bpi.cam.ac.uk>
0 commit comments