-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
See updated list below: #76 (comment)
There's some repetition (mainly in 04 - 06) to allow adding new versions later on. Do the new portabilities look okay @fcooper8472, @mirams, @jmpf |
We still have a lot of older 'green' things on here: https://chaste.github.io/docs/installguides/dependency-versions/ (Boost 1.67), sundials 3.1. Apparently Ubuntu 20.04 LTS still supported until 31st May 2025, so ideally we'd keep testing it should work until then, and we'd drop/sunset support before we stop testing, rather than the other way around. I guess we can take the opportunity to get ahead a bit here and make a few things purple for the next release. This old mix and match portability is good and still useful, but perhaps now more important to just have all the Ubuntu LTS and currently-supported releases, as actual VMs that we test on as a separate set of portabilities? |
Thanks Gary. I'll add LTS images to the list. We currently have a few non-LTS ones running on the portability workflow:
|
New LTS Portabilities
Now available on Docker Hub:
|
Supports Chaste/Chaste#366
BOOST_DIR
environment variable in modulefiles for passing to CMake.Drop support for Boost < 1.74.Keep Boost < 1.74 support.The text was updated successfully, but these errors were encountered: