| Package | Description |
|---|---|
| org.apache.sysml.runtime.instructions.gpu.context |
| Modifier and Type | Class and Description |
|---|---|
class |
JCudaObject
Handle to a matrix block on the GPU
|
| Modifier and Type | Field and Description |
|---|---|
static ArrayList<GPUObject> |
JCudaContext.allocatedPointers
Global list of allocated
GPUObject instances. |
| Modifier and Type | Method and Description |
|---|---|
static GPUObject |
GPUContext.createGPUObject(org.apache.sysml.runtime.controlprogram.caching.MatrixObject mo) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.