File: _toc.yml.in

package info (click to toggle)
rocblas 6.4.4-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,082,776 kB
  • sloc: cpp: 244,923; f90: 50,012; python: 50,003; sh: 24,630; asm: 8,917; makefile: 150; ansic: 107; xml: 36; awk: 14
file content (61 lines) | stat: -rw-r--r-- 1,523 bytes parent folder | download
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
defaults:
  numbered: False
root: index
subtrees:

- entries:
  - file: what-is-rocblas.rst
    title: What is rocBLAS?

- caption: Install 
  entries:
  - file: install/Linux_Install_Guide
    title: Install rocBLAS on Linux
  - file: install/Windows_Install_Guide
    title: Install rocBLAS on Windows

- caption: Conceptual 
  entries:
  - file: conceptual/rocblas-design-notes
    title: rocBLAS design notes

- caption: How to 
  entries:
  - file: how-to/Programmers_Guide
    title: Program with rocBLAS
  - file: how-to/logging-in-rocblas.rst
    title: Use logging with rocBLAS
  - file: how-to/Contributors_Guide.rst
    title: Contribute to rocBLAS

- caption: Examples
  entries:
  - url: https://github.com/ROCm/rocBLAS/tree/develop/clients/samples
    title: rocBLAS sample code

- caption: API Reference
  entries:
  - file: reference/API_Reference-Guide.rst
    title: API Reference
    subtrees:
    - entries:
      - file: reference/datatypes.rst
      - file: reference/enumerations.rst
      - file: reference/helper-functions.rst
      - file: reference/level-1.rst
      - file: reference/level-2.rst
      - file: reference/level-3.rst
      - file: reference/extension.rst
      - file: reference/beta-features.rst
      - file: reference/memory-alloc.rst
      - file: reference/deprecations.rst

- caption: About 
  entries:
  - file: license.rst
    title: rocBLAS license
  - file: reference/references.rst
    title: References
  - file: reference/acknowledge.rst
    title: Acknowledgements