Skip to content

[cuda] avoid a thrust version warning in CUDA 12 - #189

Open
griwodz wants to merge 2 commits into
developfrom
dev/fix-thrust-warning
Open

[cuda] avoid a thrust version warning in CUDA 12#189
griwodz wants to merge 2 commits into
developfrom
dev/fix-thrust-warning

Conversation

@griwodz

@griwodz griwodz commented Aug 7, 2026

Copy link
Copy Markdown
Member

Description

Testing PR #188 showed a Thrust version warning for CUDA 12. This was because of a compile-time Thurst version check for THRUST_VERSION >= 300000
The warning appeared already for the older Thrust version 200802. This PR updates only this version test.

Features list

  • Avoid a warning for Thrust version 200802

@griwodz griwodz self-assigned this Aug 7, 2026
@griwodz

griwodz commented Aug 7, 2026

Copy link
Copy Markdown
Member Author

vcpkg is failing in continuous integration for Windows ...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant