2024-03-19 16:11:26 -04:00
|
|
|
# Anywhere {branch} is used, the branch name will be substituted.
|
|
|
|
|
# These comments will also be removed.
|
|
|
|
|
defaults:
|
|
|
|
|
numbered: False
|
|
|
|
|
maxdepth: 6
|
2023-04-19 05:49:28 +02:00
|
|
|
root: index
|
|
|
|
|
subtrees:
|
2024-03-19 16:11:26 -04:00
|
|
|
|
2024-05-07 15:52:14 -04:00
|
|
|
- caption: Install
|
2023-04-19 05:49:28 +02:00
|
|
|
entries:
|
2024-03-19 16:11:26 -04:00
|
|
|
- file: install/install
|
2024-05-07 15:52:14 -04:00
|
|
|
title: Installing HIP
|
2024-03-19 16:11:26 -04:00
|
|
|
- file: install/build
|
2024-05-07 15:52:14 -04:00
|
|
|
title: Building HIP from source
|
2024-03-19 16:11:26 -04:00
|
|
|
|
2024-05-07 15:52:14 -04:00
|
|
|
- caption: Conceptual
|
2023-04-19 05:49:28 +02:00
|
|
|
entries:
|
2024-05-07 15:52:14 -04:00
|
|
|
- file: understand/programming_model
|
|
|
|
|
- file: understand/programming_model_reference
|
|
|
|
|
- file: understand/hardware_implementation
|
2024-03-19 16:11:26 -04:00
|
|
|
|
2024-05-07 15:52:14 -04:00
|
|
|
- caption: How to
|
2024-03-19 16:11:26 -04:00
|
|
|
entries:
|
2024-05-07 15:52:14 -04:00
|
|
|
- file: how-to/programming_manual
|
|
|
|
|
- file: how-to/hip_porting_guide
|
|
|
|
|
- file: how-to/hip_porting_driver_api
|
|
|
|
|
- file: how-to/hip_rtc
|
|
|
|
|
- file: how-to/performance_guidelines
|
2024-03-19 16:11:26 -04:00
|
|
|
- file: how-to/debugging
|
2024-05-07 15:52:14 -04:00
|
|
|
- file: how-to/logging
|
|
|
|
|
- file: how-to/faq
|
2024-03-19 16:11:26 -04:00
|
|
|
|
2024-05-07 15:52:14 -04:00
|
|
|
- caption: Reference
|
2024-03-19 16:11:26 -04:00
|
|
|
entries:
|
2024-05-07 15:52:14 -04:00
|
|
|
- file: doxygen/html/index
|
|
|
|
|
- file: reference/kernel_language
|
|
|
|
|
title: C++ language extensions
|
|
|
|
|
- file: reference/terms
|
|
|
|
|
title: Comparing Syntax for different APIs
|
|
|
|
|
- file: reference/virtual_rocr
|
|
|
|
|
- file: reference/deprecated_api_list
|
|
|
|
|
title: List of deprecated APIs
|
2024-03-19 16:11:26 -04:00
|
|
|
|
2024-05-07 15:52:14 -04:00
|
|
|
- caption: Tutorials
|
2023-04-19 05:49:28 +02:00
|
|
|
entries:
|
2024-05-07 15:52:14 -04:00
|
|
|
- url: https://github.com/ROCm/HIP-Examples
|
|
|
|
|
title: HIP examples
|
|
|
|
|
- url: https://github.com/ROCm/hip-tests/tree/develop/samples
|
|
|
|
|
title: HIP test samples
|
2024-03-19 16:11:26 -04:00
|
|
|
|
2024-05-07 15:52:14 -04:00
|
|
|
- caption: About
|
2023-11-01 10:32:23 -06:00
|
|
|
entries:
|
2024-03-19 16:11:26 -04:00
|
|
|
- file: license.md
|