| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDeviceGetBAR1MemoryInfo(nvmlDevice_st device,
nvmlBAR1Memory_t bar1Memory)
Gets Total, Available and Used size of BAR1 memory.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlBAR1Memory_t |
nvmlBAR1Memory_t.bar1Free(long setter) |
nvmlBAR1Memory_t |
nvmlBAR1Memory_t.bar1Total(long setter) |
nvmlBAR1Memory_t |
nvmlBAR1Memory_t.bar1Used(long setter) |
nvmlBAR1Memory_t |
nvmlBAR1Memory_t.position(long position) |
Copyright © 2019. All rights reserved.