Skip to content

Add a helper function to map PTX ISA versions to the corresponding CTK versions #653

@leofang

Description

@leofang

We want to bite the bullet and encode this table as a helper function in cuda.bindings:
https://docs.nvidia.com/cuda/parallel-thread-execution/#release-notes-ptx-release-history
Ex: PTX ISA 8.8 -> CTK 12.9. This is important for us to determine if a PTX is loadable by the driver or not.

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!cuda.bindingsEverything related to the cuda.bindings modulefeatureNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions