File tree 4 files changed +1287
-0
lines changed
4 files changed +1287
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ Best practices of HIP error handling:
37
37
For more details on the error handling functions, see :ref: `error handling
38
38
functions reference page <error_handling_reference>`.
39
39
40
+ For a list of all error codes, see :ref: `HIP error codes <hip_error_codes >`.
41
+
40
42
.. _hip_check_macros :
41
43
42
44
HIP check macros
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ The HIP documentation is organized into the following categories:
43
43
* [ HIP runtime API] ( ./reference/hip_runtime_api_reference )
44
44
* [ HIP math API] ( ./reference/math_api )
45
45
* [ HIP environment variables] ( ./reference/env_variables )
46
+ * [ HIP error codes] ( ./reference/error_codes )
46
47
* [ CUDA to HIP API Function Comparison] ( ./reference/api_syntax )
47
48
* [ List of deprecated APIs] ( ./reference/deprecated_api_list )
48
49
* [ Low Precision Floating Point Types] ( ./reference/low_fp_types )
You can’t perform that action at this time.
0 commit comments