Skip to content

Commit eb8ab01

Browse files
committed
Docs: Add page about HIP error codes
1 parent 511d5a0 commit eb8ab01

File tree

4 files changed

+1287
-0
lines changed

4 files changed

+1287
-0
lines changed

Diff for: docs/how-to/hip_runtime_api/error_handling.rst

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Best practices of HIP error handling:
3737
For more details on the error handling functions, see :ref:`error handling
3838
functions reference page <error_handling_reference>`.
3939

40+
For a list of all error codes, see :ref:`HIP error codes <hip_error_codes>`.
41+
4042
.. _hip_check_macros:
4143

4244
HIP check macros

Diff for: docs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ The HIP documentation is organized into the following categories:
4343
* [HIP runtime API](./reference/hip_runtime_api_reference)
4444
* [HIP math API](./reference/math_api)
4545
* [HIP environment variables](./reference/env_variables)
46+
* [HIP error codes](./reference/error_codes)
4647
* [CUDA to HIP API Function Comparison](./reference/api_syntax)
4748
* [List of deprecated APIs](./reference/deprecated_api_list)
4849
* [Low Precision Floating Point Types](./reference/low_fp_types)

0 commit comments

Comments
 (0)