mirror of
https://github.com/amd/blis.git
synced 2026-05-13 02:25:39 +00:00
Brief mention/link to Addons.md in README.md.
Details: - Add a blurb about the new addons feature to the "Documentation for BLIS developers" section of the README.md, which also links to the Addons.md document.
This commit is contained in:
@@ -512,6 +512,11 @@ learn how to add new sub-configurations or configuration families, or are simply
|
||||
interested in learning how BLIS organizes its configurations and kernel sets,
|
||||
please read this thorough walkthrough of the configuration system.
|
||||
|
||||
* **[Addon Guide](docs/Addons.md).** If you are interested in learning
|
||||
about using BLIS addons--that is, enabling existing (or creating new) bundles
|
||||
of operation or API code that are built into a BLIS library--please read this
|
||||
document.
|
||||
|
||||
* **[Sandbox Guide](docs/Sandboxes.md).** If you are interested in learning
|
||||
about using sandboxes in BLIS--that is, providing alternative implementations
|
||||
of the `gemm` operation--please read this document.
|
||||
|
||||
Reference in New Issue
Block a user