Package | Description |
---|---|
org.apache.sysml.runtime.instructions.gpu.context | |
org.apache.sysml.runtime.matrix.data |
Modifier and Type | Method and Description |
---|---|
JCudaKernels |
GPUContext.getKernels()
Returns utility class used to launch custom CUDA kernel, specific to the active GPU for this GPUContext.
|
Modifier and Type | Method and Description |
---|---|
static JCudaKernels |
LibMatrixCUDA.getCudaKernels(GPUContext gCtx) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.