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

Create microbenchmarks for Vector, ElemRestriction, Basis #29

Open
7 tasks
kris-rowe opened this issue Feb 7, 2023 · 0 comments
Open
7 tasks

Create microbenchmarks for Vector, ElemRestriction, Basis #29

kris-rowe opened this issue Feb 7, 2023 · 0 comments
Assignees
Labels

Comments

@kris-rowe
Copy link

Details

  • Read parameters from command line (e.g., using getopt)
  • Exercise a single kernel
  • Use unit tests as a reference

Todo

Vector

  • scale
  • axpy
  • pointwise multiply
  • norm

ElemRestriction

  • Apply

Basis

  • Tensor (Interp, Grad, Weight)
  • NonTensor (Interp, Grad, Weight)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants