2.2. Helper Functions

These are helper functions that control aspects of the hipSOLVER library. These are divided into two categories:

2.2.1. Handle set-up and tear-down

List of handle initialization functions

2.2.2. Stream manipulation

List of stream manipulation functions

hipsolverSetStream()

hipsolverStatus_t hipsolverSetStream(hipsolverHandle_t handle, hipStream_t streamId)

hipsolverGetStream()

hipsolverStatus_t hipsolverGetStream(hipsolverHandle_t handle, hipStream_t *streamId)