Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Use newer PTX version if the system supports it #537

Open
nvlukasz opened this issue Feb 21, 2025 · 0 comments
Open

[REQ] Use newer PTX version if the system supports it #537

nvlukasz opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels
feature request Request for something to be added
Milestone

Comments

@nvlukasz
Copy link
Contributor

Description

Warp currently defaults to PTX arch 75, which is old now. Consider using to the lowest arch supported by the devices in the system. Alternatively, switch to generated CUBINs by default.

Context

@nvlukasz nvlukasz added the feature request Request for something to be added label Feb 21, 2025
@nvlukasz nvlukasz self-assigned this Feb 21, 2025
@shi-eric shi-eric added this to the 1.7.0 milestone Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for something to be added
Projects
None yet
Development

No branches or pull requests

2 participants