Class GPUBackend.DeviceInfo
java.lang.Object
org.episteme.core.technical.backend.gpu.GPUBackend.DeviceInfo
- Enclosing interface:
GPUBackend
GPU device information.
- Since:
- 1.2
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Field Details
-
name
-
totalMemory
public final long totalMemory -
computeUnits
public final int computeUnits -
vendor
-
-
Constructor Details
-
DeviceInfo
-
-
Method Details
-
toString
-