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

Benchmarks #39

Open
1 of 11 tasks
JErnestoMtz opened this issue Jul 10, 2023 · 1 comment
Open
1 of 11 tasks

Benchmarks #39

JErnestoMtz opened this issue Jul 10, 2023 · 1 comment

Comments

@JErnestoMtz
Copy link
Owner

JErnestoMtz commented Jul 10, 2023

Write benchmarks for most common operations. This would allow to test and improve the performance and reliability of rapl.

  • 1D matmul
  • 2D matmul
  • 3D matmul
  • ND: N>4 matmul
  • outer product
  • inner product
  • Same shape arithmetic Operations
  • Broadcasted arithmetic.
  • Maps
  • FFT
  • Slicing
@JErnestoMtz
Copy link
Owner Author

I just made the first benchmarks for 2D matmul in this branch https://github.com/JErnestoMtz/rapl/tree/matmul_faer , soon I'll be merging.

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