| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDeviceGetDramEncryptionMode(nvmlDevice_st device,
nvmlDramEncryptionInfo_v1_t current,
nvmlDramEncryptionInfo_v1_t pending)
Retrieves the current and pending DRAM Encryption modes for the device.
|
static int |
nvml.nvmlDeviceSetDramEncryptionMode(nvmlDevice_st device,
nvmlDramEncryptionInfo_v1_t dramEncryption)
Set the DRAM Encryption mode for the device.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlDramEncryptionInfo_v1_t |
nvmlDramEncryptionInfo_v1_t.encryptionState(int setter) |
nvmlDramEncryptionInfo_v1_t |
nvmlDramEncryptionInfo_v1_t.getPointer(long i) |
nvmlDramEncryptionInfo_v1_t |
nvmlDramEncryptionInfo_v1_t.position(long position) |
nvmlDramEncryptionInfo_v1_t |
nvmlDramEncryptionInfo_v1_t.version(int setter) |
Copyright © 2025. All rights reserved.