Function Pennylane::Util::NanoBindings::registerCudaUtils¶
Defined in File BindingsCudaUtils.hpp
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.
api/function_BindingsCudaUtils_8hpp_1a2a9cbb21db2eb04212fc09fefb38eb50
Download Python script
Download Notebook
View on GitHub