Initialization and Version#
Initialization and Version
This section describes the initializtion and version functions of HIP runtime API.
This section describes the initializtion and version functions of HIP runtime API.
Explicitly initializes the HIP runtime.
- Parameters
-
[in] flags Initialization flag, should be zero.
Most HIP APIs implicitly initialize the HIP runtime. This API provides control over the timing of the initialization.
- Returns
hipSuccess,hipErrorInvalidValue