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

Need break-down of compilation time for Triton #117

Open
xuzhao9 opened this issue Dec 12, 2024 · 0 comments
Open

Need break-down of compilation time for Triton #117

xuzhao9 opened this issue Dec 12, 2024 · 0 comments

Comments

@xuzhao9
Copy link
Contributor

xuzhao9 commented Dec 12, 2024

We are interested in adding Triton compilation time breakdown on Tritonbench, roughly there are three parts:

  • Aggregated time spent on Triton autotuning;
  • Time spent on PTXAS compilation;
  • Time spent on compiling Triton code to PTXAS.

Ideally we can get these metrics from Proton. If not, we can only measure the E2E compilation time.

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

No branches or pull requests

1 participant