-
Notifications
You must be signed in to change notification settings - Fork 62
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
Maintenance: Bump versions across the board #1815
Comments
For Python we don't and shouldn't care about upstream EOL. We have a set of criteria laid out here. At this moment, Ubuntu LTS-1 is 18.04 which comes with Python 3.6. v0.7 might roughly coincide with a new Ubuntu LTS, so I just might allow it :) In any case, I'd like see, for each tool deprecation, whether or not it has consequences for the platforms we want to support. |
Re: True, but that was the motivator. Rest: all HPC systems we have access to are on CUDA11 now and we never liked GCC8 anyhow. |
I endorse all the above deprecations. |
Let's first close #1731. |
For the moment: having Python 3.6 is helpful at Ebrains. |
This should absolutely be part of 0.8, these compilers are starting to reek. |
At the past Dev Meet, no particular attachment to these compilers were raised (@llandsmeer will check if CUDA 10 is a potential problem, but he didn't think so). So, shall I +1 each of these? |
YES! It's been orverdue to do that. |
We're on CUDA 11.5 on the development machine, so should be fine |
- GCC: goes up to 9 from 8, needed by CUDA 11 - CUDA: goes up to 11 from 10 - Clang: 10 up from 8 Closes #1815
We will remove support for the following in
0.70.8and bump these by one each.
The text was updated successfully, but these errors were encountered: