| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nvml |
| Modifier and Type | Method and Description |
|---|---|
static int |
nvml.nvmlDeviceGetNvLinkUtilizationControl(nvmlDevice_st device,
int link,
int counter,
nvmlNvLinkUtilizationControl_t control)
Get the NVLINK utilization counter control information for the specified counter, 0 or 1.
|
static int |
nvml.nvmlDeviceSetNvLinkUtilizationControl(nvmlDevice_st device,
int link,
int counter,
nvmlNvLinkUtilizationControl_t control,
int reset)
Set the NVLINK utilization counter control information for the specified counter, 0 or 1.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlNvLinkUtilizationControl_t |
nvmlNvLinkUtilizationControl_t.pktfilter(int setter) |
nvmlNvLinkUtilizationControl_t |
nvmlNvLinkUtilizationControl_t.position(long position) |
nvmlNvLinkUtilizationControl_t |
nvmlNvLinkUtilizationControl_t.units(int setter) |
Copyright © 2019. All rights reserved.