Skip to content

cmake with CUDA 10.0 #158

Description

@mansdell

With CUDA 10.0 you need to upgrade cmake to the latest version 3.12.2 otherwise you get the following error:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_cublas_device_LIBRARY (ADVANCED)

I followed these instructions to install the latest cmake version in the command line.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions