Skip to content

CMAKE fails with possibly missing gencode configuration #104

Description

@ShailJoshi

I am getting this error when trying to run CMAKE to build the libraries

Compiling the CUDA compiler identification source file "CMakeCUDACompilerId.cu" failed.
Compiler: /usr/bin/nvcc
Build flags:
Id flags: --keep;--keep-dir;tmp;-gencode=arch=compute_,code=sm_ -v

The output was:
1
nvcc fatal : Unsupported gpu architecture 'compute_'

I feel it is missing something really basic but not able to figure out what

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions