cuda.bindings.nvml.device_set_dram_encryption_mode#
- cuda.bindings.nvml.device_set_dram_encryption_mode(intptr_t device, int dram_encryption)#
Set the DRAM Encryption mode for the device.
- Parameters:
device (intptr_t) – The identifier of the target device.
dram_encryption (nvmlEnableState_t) – The target DRAM Encryption mode.
See also
nvmlDeviceSetDramEncryptionMode