create_workspace_descriptor#

cuquantum.bindings.cutensornet.create_workspace_descriptor(intptr_t handle) intptr_t[source]#

Creates a workspace descriptor that holds information about the user provided memory buffer.

Parameters:

handle (intptr_t) – Opaque handle holding cuTensorNet’s library context.

Returns:

Pointer to the opaque workspace descriptor.

Return type:

intptr_t