Package | Description |
---|---|
org.apache.sysml.runtime.instructions.gpu.context |
Modifier and Type | Method and Description |
---|---|
GPUObject |
GPUContext.createGPUObject(org.apache.sysml.runtime.controlprogram.caching.MatrixObject mo)
Instantiates a new
GPUObject initialized with the given MatrixObject . |
Modifier and Type | Method and Description |
---|---|
int |
GPUMemoryManager.EvictionPolicyBasedComparator.compare(GPUObject p1,
GPUObject p2) |
void |
GPUMemoryManager.removeGPUObject(GPUObject gpuObj)
Removes the GPU object from the memory manager
|
Constructor and Description |
---|
ShadowBuffer(GPUObject gpuObj) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.