Skip to content

Conda/OpenCE cudatoolkit-dev #173

Description

@ptheywood

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)/../?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions