conda-forge/conda-forge.github.io

Cuda build varient got removed for unknown reason

Closed this issue · 2 comments

Conda-forge documentation

  • I could not solve my problem using the conda-forge documentation.

Installed packages

N/A

Environment info

N/A

Issue

For the Gromacs-feedstock, we used to have build variant for CUDA support. However, this PR (conda-forge/gromacs-feedstock#50), which only changes the build number in the meta.yaml file somehow wiped out all the cuda builds. We tried to bring the cuda build back (conda-forge/gromacs-feedstock#54) but cannot seems to get it to work.
I wonder if I could have some help from the conda-forge team, please? Thanks.

We dropped support for CUDA 11.2. https://conda-forge.org/news/2024/03/06/dropping-cuda-112/

Please enable you recipe to build against later CUDA Toolkit versions.

I see thanks.