Skip to content

Thrust PTX version check #2005

Answered by jrhemstad
NamjaeChoi asked this question in Thrust
Jul 18, 2024 · 1 comments · 9 replies

You must be logged in to vote

The error you're seeing isn't from any requirements Thrust is enforcing. This is just propagating an error from a CUDA runtime API call.

Can you show exactly how you're specifying the architecture flags for your build? My guess is it's only embedding SASS and not PTX. Forward compatibility only works when PTX is embedded in the binary.

Replies: 1 comment 9 replies

You must be logged in to vote
9 replies
@alliepiper

@alliepiper

@NamjaeChoi

@jrhemstad

Answer selected by NamjaeChoi
@NamjaeChoi

@pauleonix

@NamjaeChoi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Thrust
Labels
None yet
4 participants