File: _toc.yml.in

package info (click to toggle)
hipblas 6.4.4-2~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 26,700 kB
  • sloc: cpp: 209,856; f90: 49,800; python: 4,680; ansic: 1,141; sh: 799; makefile: 51; xml: 23
file content (35 lines) | stat: -rw-r--r-- 990 bytes parent folder | download | duplicates (2)
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