Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

sm_20 is deprecated in current CUDA versions

Open
#23 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
cmake
Domain
build-system

Research direction

Start with CMakeLists.txt and inspect how the CUDA architecture, including sm_20, is configured. Build OpenCurrent with CUDA 9 on macOS and update the configuration so supported newer CUDA versions no longer use the deprecated setting; verify the project builds successfully.

Written by the indexing model from the issue text.

Description

I don't know if you are using OpenCurrent nowadays. I'm trying to build it with CUDA 9 on MacOS, and sm_20 is deprecated. I believe CMakeLists.txt should be updated for supporting newer CUDA versions.

Dominant language
Cuda
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ExpectationMax/opencurrent

All issues in ExpectationMax/opencurrent

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.