Skip to content

Remove support for CUDA 10 and older - #190

Open
griwodz wants to merge 1 commit into
developfrom
dev/deprecate-cuda-10
Open

Remove support for CUDA 10 and older#190
griwodz wants to merge 1 commit into
developfrom
dev/deprecate-cuda-10

Conversation

@griwodz

@griwodz griwodz commented Aug 7, 2026

Copy link
Copy Markdown
Member

Description

The CMake files of Popsift have implied that CUDA versions as low as 7 are still supported. These haven't been tested in years and are probably broken. I propose that we limit support to the last 3 major CUDA versions.

Features list

  • C++ 17 is now the default compiler standard.
  • Code for the pre-CUDA 10 API for warp shuffle function has been removed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant