Skip to content

Commit

Permalink
Clarify that users should provide new kernels/gpu support
Browse files Browse the repository at this point in the history
  • Loading branch information
alazzaro committed Jun 14, 2024
1 parent 0f47720 commit b885bb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/acc/libsmm_acc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ The performance of the matrix-matrix multiplication kernels is highly dependent

## Contributing to libsmm_acc

We expect users to contribute to the library by providing new optimized kernels and support for new GPUs.

#### Autotuning procedure

Follow the [autotuning procedure](https://github.com/cp2k/dbcsr/blob/develop/src/acc/libsmm_acc/tune/README.md)
Expand Down

0 comments on commit b885bb0

Please sign in to comment.