Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Boost config #76

Open
3 of 5 tasks
kwabenantim opened this issue Feb 4, 2025 · 1 comment · May be fixed by #77
Open
3 of 5 tasks

Update Boost config #76

kwabenantim opened this issue Feb 4, 2025 · 1 comment · May be fixed by #77
Assignees
Labels
enhancement New feature or request

Comments

@kwabenantim
Copy link
Member

kwabenantim commented Feb 4, 2025

Supports Chaste/Chaste#366

  • Set BOOST_DIR environment variable in modulefiles for passing to CMake.
  • Drop support for Boost < 1.74.
  • Try to remove system Boost versions from portability images (might not be straightforward because VTK depends on them).
  • Rebuild old portability images with Boost 1.74+ https://github.com/Chaste/developer_wiki/wiki/Portability-Testing-Guide
  • Update oldest-boost tag to a portability image with Boost 1.74.
This was referenced Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
kwabenantim added a commit that referenced this issue Feb 5, 2025
@kwabenantim kwabenantim added the enhancement New feature or request label Feb 6, 2025
@kwabenantim
Copy link
Member Author

kwabenantim commented Feb 6, 2025

Old Portabilities

. 01 02 03 04 05 06
XSD 4.0.0 4.0.0 4.0.0 4.0.0 4.0.0 4.0.0
Xerces 3.2.2 3.2.2 3.2.3 3.2.4 3.2.4 3.2.4
SUNDIALS 3.1.2 3.2.1 4.1.0 5.8.0 6.0.0 6.0.0
Boost 1.67.0 1.69.0 1.71.0 1.73.0 1.74.0 1.74.0
VTK 6.3.0 7.1.1 9.0.3 8.2.0 9.1.0 9.2.6
PETSc 3.12.4 3.13.6 3.14.6 3.15.5 3.15.5 3.15.5
HDF5 1.10.4 1.10.5 1.10.6 1.10.7 1.10.8 1.12.2

New Portabilities

. 01 02 03 04 05 06
XSD 4.0.0 4.0.0 4.0.0 4.0.0 4.0.0 4.0.0
Xerces 3.2.2 3.2.3 3.2.4 3.3.0 3.3.0 3.3.0
SUNDIALS 5.8.0 6.0.0 6.4.0 6.7.0 6.7.0 6.7.0
Boost 1.74.0 1.77.0 1.80.0 1.83.0 1.83.0 1.83.0
VTK 7.1.1 8.2.0 9.0.3 9.1.0 9.2.6 9.3.0
PETSc 3.15.5 3.17.0 3.19.0 3.21.0 3.21.0 3.21.0
HDF5 1.10.10 1.10.11 1.12.0 1.12.2 1.12.2 1.12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants