Package org.apache.sysds.runtime.instructions.gpu.context
package org.apache.sysds.runtime.instructions.gpu.context
-
ClassDescriptionCompressed Sparse Row (CSR) format for CUDA Generalized matrix multiply is implemented for CSR format in the cuSparse library among other operations Since we assume that the matrix is stored with zero-based indexing (i.e.Java Wrapper to specify CUDA execution configuration for launching custom kernelsRepresents a context per GPU accessible through the same JVM.- All cudaFree and cudaMalloc in SystemDS should go through this class to avoid OOM or incorrect results.Class that governs the eviction policyHandle to a matrix block on the GPU