Initialization and Version

Initialization and Version#

HIPFORT API Reference: 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]flagsInitialization 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