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

[Feature] add kernel level benchmark #2402

Open
2 tasks
zhyncs opened this issue Dec 8, 2024 · 2 comments
Open
2 tasks

[Feature] add kernel level benchmark #2402

zhyncs opened this issue Dec 8, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request flashinfer good first issue Good for newcomers help wanted Extra attention is needed high priority

Comments

@zhyncs
Copy link
Member

zhyncs commented Dec 8, 2024

Checklist

Motivation

use triton benchmark utils https://triton-lang.org/main/python-api/generated/triton.testing.do_bench.html#triton.testing.do_bench to benchmark kernels (flashinfer, triton, vllm, tensorrt llm, cudnn etc)

Related resources

No response

@zhyncs zhyncs added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed high priority flashinfer labels Dec 8, 2024
@zhyncs
Copy link
Member Author

zhyncs commented Dec 8, 2024

Currently, the main branch already has some e2e benchmarks, but this is far from enough for us. We need kernel-level benchmarks, ranging from small batch size to large batch size, various shapes, and data types. Compared to existing libraries, what level are we at, and how much room for optimization is there?

@zhyncs
Copy link
Member Author

zhyncs commented Dec 15, 2024

ref #2486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flashinfer good first issue Good for newcomers help wanted Extra attention is needed high priority
Projects
None yet
Development

No branches or pull requests

2 participants