| Package | Description |
|---|---|
| org.apache.sysml.runtime.instructions.gpu.context | |
| org.apache.sysml.runtime.matrix.data |
| Class and Description |
|---|
| ExecutionConfig
Java Wrapper to specify CUDA execution configuration for launching custom kernels
|
| GPUContext |
| GPUObject |
| GPUObject.EvictionPolicy |
| JCudaObject.CSRPointer
Compressed Sparse Row (CSR) format for CUDA
Generalized matrix multiply is implemented for CSR format in the cuSparse library among other operations
|
| Class and Description |
|---|
| JCudaKernels
Utility class that allows LibMatrixCUDA as well as JCudaObject to invoke custom CUDA kernels.
|
| JCudaObject.CSRPointer
Compressed Sparse Row (CSR) format for CUDA
Generalized matrix multiply is implemented for CSR format in the cuSparse library among other operations
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.