File: _toc.yml.in

package info (click to toggle)
rocthrust 6.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,588 kB
  • sloc: cpp: 66,309; ansic: 34,184; python: 1,519; sh: 331; xml: 212; makefile: 115
file content (40 lines) | stat: -rw-r--r-- 1,088 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
# Anywhere {branch} is used, the branch name will be substituted.
# These comments will also be removed.
defaults:
  numbered: False
root: index
subtrees:
- caption: Installation
  entries:
  - file: install/rocThrust-prerequisites
    title: Installation prerequisites
  - file: install/rocThrust-install-overview
    title: Installation overview
  - file: install/rocThrust-install-script
    title: Installing on Linux
  - file: install/rocThrust-rmake-install
    title: Installing on Windows
  - file: install/rocThrust-install-with-cmake
    title: Installing on Linux and Windows with CMake
  

- caption: How to
  entries:
  - file: how-to/use-rocThrust-in-a-project.rst
    title: Add rocThrust to a CMake project
  - file: how-to/run-rocThrust-tests-on-multiple-gpus
    title: Run tests on multiple GPUs

- caption: API reference
  entries:
  - file: reference/rocThrust-hipstdpar
  - file: data-type-support
  - file: bitwise-repro
  - file: hipgraph-support
  - file: hip-execution-policies
  - file: cpp_api
  - file: genindex

- caption: About
  entries:
  - file: license