| Package | Description |
|---|---|
| org.nd4j.linalg.jcublas.context |
| Modifier and Type | Method and Description |
|---|---|
GpuInformation |
ContextHolder.getCurrentGpuInformation()
Returns the gpu diagnostics
for the current thread
|
GpuInformation |
ContextHolder.getGpuInfo(int device)
Returns the gpu diagnostics
for the given device
|
GpuInformation |
ContextHolder.getInfoFor(int cUdevice)
Get the information for a particular device
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,GpuInformation> |
ContextHolder.getInfo() |
Copyright © 2015. All Rights Reserved.