| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDeviceGetAccountingStats(nvmlDevice_st device,
int pid,
nvmlAccountingStats_t stats)
Queries process's accounting stats.
|
static int |
nvml.nvmlVgpuInstanceGetAccountingStats(int vgpuInstance,
int pid,
nvmlAccountingStats_t stats)
Queries process's accounting stats.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlAccountingStats_t |
nvmlAccountingStats_t.gpuUtilization(int setter) |
nvmlAccountingStats_t |
nvmlAccountingStats_t.isRunning(int setter) |
nvmlAccountingStats_t |
nvmlAccountingStats_t.maxMemoryUsage(long setter) |
nvmlAccountingStats_t |
nvmlAccountingStats_t.memoryUtilization(int setter) |
nvmlAccountingStats_t |
nvmlAccountingStats_t.position(long position) |
nvmlAccountingStats_t |
nvmlAccountingStats_t.reserved(int i,
int setter) |
nvmlAccountingStats_t |
nvmlAccountingStats_t.startTime(long setter) |
nvmlAccountingStats_t |
nvmlAccountingStats_t.time(long setter) |
Copyright © 2019. All rights reserved.