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

Conda/OpenCE cudatoolkit-dev #173

Open
ptheywood opened this issue Aug 24, 2023 · 0 comments
Open

Conda/OpenCE cudatoolkit-dev #173

ptheywood opened this issue Aug 24, 2023 · 0 comments

Comments

@ptheywood
Copy link
Member

Latest OpenCE builds using CUDA 11.8, which is not installed centrally.

To build things with a matching version, can install the cudatoolkit-dev package from conda to get the same version, which will be usable as long as the GPU driver is new enough.

It may be useful to add this to the cuda and openCE pages.

Also worth checking if the cudatoolkit-dev package sets CUDA_HOME and other env vars which may be depended upon, and if not add instructions on how to set them in the conda env (conda env config vars set CUDA_HOME=$(which nvcc)/../?)

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

No branches or pull requests

1 participant