Skip to content

[NVPTX] pass correct GPU arch to ptxas test #81535

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

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

Artem-B
Copy link
Member

@Artem-B Artem-B commented Feb 12, 2024

No description provided.

@Artem-B Artem-B requested a review from jhuber6 February 12, 2024 21:14
Copy link
Contributor

@jhuber6 jhuber6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems I might not have these tests run locally despite having CUDA installed. Anything special you need to enable it?

@Artem-B
Copy link
Member Author

Artem-B commented Feb 12, 2024

Seems I might not have these tests run locally despite having CUDA installed. Anything special you need to enable it?

Just enable the optional ptxas tests by pointing LLVM_PTXAS_EXECUTABLE to the ptxas.

LLVM_PTXAS_EXECUTABLE=$HOME/local/cuda-11.8.0/bin/ptxas ninja check-llvm

@Artem-B Artem-B merged commit 61a0fc7 into llvm:main Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants