Provide linux-anvil-cuda on x64 with RHEL 8, consolidate image names, distinguish distro baseline in tag#291
Conversation
jakirkham
left a comment
There was a problem hiding this comment.
Thanks Axel! 🙏
Generally this seems reasonable
In the past when upgrading from CentOS 6 to 7, we added new images that were named linux-anvil-cos7-cuda ( #167 ). Am thinking it would make sense to do the same thing here and add linux-anvil-ubi8-cuda. Effectively this is just one more image (as the others are already on UBI 8)
Thinking this would minimize surprise for users as they would continue to get the same OS versions with the same image names (as they may have come to expect)
Admittedly CentOS 7 support is rolling off ( conda-forge/cuda-feedstock#28 ). So we may end up dropping the old image at that time
|
Thanks for the review!
For the alma and CUDA images, we've been moving to image tags per distro version, which I think is more elegant. I don't want to go back to including the distro in the image name (I don't mind putting it in tag though, if we really want to keep a cos7 variant selectable).
I was surprised to see that the image version (and distro) did not align for the cuda images between x64 resp. aarch/ppc, so I don't think there are many expectations of that sort (as the current situation is already inconsistent/confusing, and the image version doesn't matter in any practical sense since everything is based on the PS. We've been waiting for ~2 weeks for a response from you in #287, please have a look at that PR as well. 🙏 |
linux-anvil-cuda to use RHEL 8 baselinelinux-anvil-cuda on x64 to use RHEL 8 baseline
|
@jakirkham, if you'd like to make the distro-version selectable for the CUDA 11.8 images, I have a proposal for how this could look like in #293; if we decide not to encode the distro version (which is completely fine IMO, as it's effectively irrelevant, c.f. conda-forge/conda-forge-pinning-feedstock#6283), then this PR is ready. |
|
This now incorporates the discussion from #293, in particular, the move of the distroname into the tag, in order to support choosing this where necessary (e.g. for feedstocks that do binary repackaging). |
linux-anvil-cuda on x64 to use RHEL 8 baselinelinux-anvil-cuda on x64 with RHEL 8, distinguish distro baseline in tag
|
Thanks Axel! 🙏 Just to clarify, the last comment is referring to issue ( #293 )? |
|
More specifically, the CUDA 11.8 portion of that comment. For the rest of the renames, my intention was to first progress on conda-forge/conda-forge-pinning-feedstock#6626. I guess we could also do everything in one go, which would mean picking the additions from conda-forge/conda-forge-pinning-feedstock#6687 into the other PR. |
|
All good. Just wanted to make sure I understood Am happy with either approach |
|
I hadn't pushed 63a890c until today (even though I had prepared it a while ago) - to be clear, it came after your approval even though it's shown chronologically as before. However, given that the remaining changes strictly follow what was discussed in #293 (and in core), I think this is good to go. Thanks for the review! 🙏 |
linux-anvil-cuda on x64 with RHEL 8, distinguish distro baseline in taglinux-anvil-cuda on x64 with RHEL 8, consolidate image names, distinguish distro baseline in tag
The other two architectures are already on UBI 8
For conda-forge/conda-forge.github.io#1941 / conda-forge/conda-forge-pinning-feedstock#6283
Check out the available tags; the required
-devel-{distro}is only available for ppc if we use ubi8, so might as well use that distro for all architectures.