clab / clab/dynet

CMake fails for CUDA 11

Open
#1,622 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
3.4k
Forks
701
PR merge metrics
No merged PRs in 30d

Description

Hi,

Running pip install or cmake from source produces the following error for CUDA 11:

`nvcc fatal : Unsupported gpu architecture 'compute_30' failed`

Does anyone know how to fix it?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the CMake configuration used by `cmake` and `pip install`, focusing on the CUDA architecture settings that produce the `compute_30` error. Re-run the source build or installation with CUDA 11; done means the configuration and build complete without the unsupported architecture failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.