The nvmath.bindings module is experimental and potentially subject to future changes.

create_device_grid#

nvmath.bindings.cusolverMp.create_device_grid(
intptr_t handle,
intptr_t comm,
int32_t num_row_devices,
int32_t num_col_devices,
int mapping,
) intptr_t[source]#

See cusolverMpCreateDeviceGrid.