1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
defaults:
numbered: False
root: index
subtrees:
- caption: Installation
entries:
- file: install/prerequisites
title: hipBLAS prerequisites
- file: install/Linux_Install_Guide
title: Install hipBLAS on Linux
- file: install/Windows_Install_Guide
title: Install hipBLAS on Windows
- caption: Conceptual
entries:
- file: conceptual/library-source-code-organization
title: Library source code organization
- caption: How to
entries:
- file: how-to/using-hipblas-clients
title: Use hipBLAS clients
- file: how-to/contributing-to-hipblas
title: Contribute to hipBLAS
- caption: Examples
entries:
- url: https://github.com/ROCm/hipBLAS/tree/develop/clients/samples
title: hipBLAS client examples
- caption: API Reference
entries:
- file: reference/hipblas-api-functions
title: hipBLAS API
- file: reference/deprecation
title: Deprecations by version
- caption: About
entries:
- file: license
|