| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDeviceGetGpuInstancePossiblePlacements(nvmlDevice_st device,
int profileId,
nvmlGpuInstancePlacement_t placements,
int[] count) |
static int |
nvml.nvmlDeviceGetGpuInstancePossiblePlacements(nvmlDevice_st device,
int profileId,
nvmlGpuInstancePlacement_t placements,
IntBuffer count) |
static int |
nvml.nvmlDeviceGetGpuInstancePossiblePlacements(nvmlDevice_st device,
int profileId,
nvmlGpuInstancePlacement_t placements,
IntPointer count)
Get GPU instance placements.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlGpuInstancePlacement_t |
nvmlGpuInstancePlacement_t.getPointer(long i) |
nvmlGpuInstancePlacement_t |
nvmlGpuInstanceInfo_t.placement()
Placement for this instance
|
nvmlGpuInstancePlacement_t |
nvmlGpuInstancePlacement_t.position(long position) |
nvmlGpuInstancePlacement_t |
nvmlGpuInstancePlacement_t.size(int setter) |
nvmlGpuInstancePlacement_t |
nvmlGpuInstancePlacement_t.start(int setter) |
| Modifier and Type | Method and Description |
|---|---|
nvmlGpuInstanceInfo_t |
nvmlGpuInstanceInfo_t.placement(nvmlGpuInstancePlacement_t setter) |
Copyright © 2020. All rights reserved.