Skip to content

Add PTX code for (highest) CUDA compute capability in PyTorch & torchvision#4129

Open
Flamefire wants to merge 1 commit into
easybuilders:developfrom
Flamefire:pytorch-ptx-code
Open

Add PTX code for (highest) CUDA compute capability in PyTorch & torchvision#4129
Flamefire wants to merge 1 commit into
easybuilders:developfrom
Flamefire:pytorch-ptx-code

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

E.g. "5.0+PTX" makes PyTorch add PTX code.
We can simply add it to the list in TORCH_CUDA_ARCH_LIST to add PTX code for the last architecture.

Uses parts of #4092. So with easybuilders/easybuild-framework#5144 it will add PTX code for the highest arch

…vision

E.g. "5.0+PTX" makes PyTorch add PTX code.
We can simply add it to the list in `TORCH_CUDA_ARCH_LIST` to add PTX
code for the last architecture.
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.

2 participants