Skip to content

Expose cub::detail::ptx_cc and deprecate cub::PtxVersion #8729

@bernhardmgruber

Description

@bernhardmgruber

#8728 is adding a new internal primitive cub::detail::ptx_cc that returns the compute capability of the PTX of the cubin that will be run on the current device when a kernel is launched. This function offers the same functionality as cub::PtxVersion, but is strongly typed. We should expose it at the public API as a replacement of cub::PtxVersion.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions