| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlSystemGetHicVersion(int[] hwbcCount,
nvmlHwbcEntry_t hwbcEntries) |
static int |
nvml.nvmlSystemGetHicVersion(IntBuffer hwbcCount,
nvmlHwbcEntry_t hwbcEntries) |
static int |
nvml.nvmlSystemGetHicVersion(IntPointer hwbcCount,
nvmlHwbcEntry_t hwbcEntries)
Retrieves the IDs and firmware versions for any Host Interface Cards (HICs) in the system.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlHwbcEntry_t |
nvmlHwbcEntry_t.firmwareVersion(int i,
byte setter) |
nvmlHwbcEntry_t |
nvmlHwbcEntry_t.getPointer(long i) |
nvmlHwbcEntry_t |
nvmlHwbcEntry_t.hwbcId(int setter) |
nvmlHwbcEntry_t |
nvmlHwbcEntry_t.position(long position) |
Copyright © 2023. All rights reserved.