Function Pennylane::Util::NanoBindings::registerCudaUtils

Function Documentation

void Pennylane::Util::NanoBindings::registerCudaUtils(nb::module_ &m)

Register bindings for CUDA utils.

Register the device_reset and allToAllAccess functions to the given module.

Parameters

m – Nanobind module.