Intel clBLAS
Utility functions

Functions

iclblasStatus_t iclblasCreate (iclblasHandle_t *handle)
 Create library context. More...
 
iclblasStatus_t iclblasDestroy (iclblasHandle_t handle)
 Destroy library context. More...
 

Detailed Description

Function Documentation

◆ iclblasCreate()

iclblasStatus_t iclblasCreate ( iclblasHandle_t handle)

Create library context.

Parameters
handlepointer to store context handle

◆ iclblasDestroy()

iclblasStatus_t iclblasDestroy ( iclblasHandle_t  handle)

Destroy library context.

Parameters
handlehandle to the library context to be destroyed