This is an automated email from the ASF dual-hosted git repository.
markd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/systemds.git.
from 94bbeae [DOCS] Update docs to SystemDS 2.1 snapshot
new 6df1ea3 [SYSTEMDS-2930] Remove function pointers from SPOOF CUDA's
MatrixAccessor class
new 296cce4 [MINOR] Fixing git submodule of CUDA codegen dependency jitify
new f10eb03 [MINOR] Reduce memory footprint of reduceALL GPU operation
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/cuda/ext/jitify | 1 +
src/main/cuda/headers/Matrix.h | 85 +++++-----------------
src/main/cuda/spoof-launcher/SpoofCellwise.h | 2 +-
.../apache/sysds/hops/codegen/cplan/CNodeCell.java | 2 +-
.../sysds/runtime/matrix/data/LibMatrixCUDA.java | 3 +-
5 files changed, 22 insertions(+), 71 deletions(-)
create mode 160000 src/main/cuda/ext/jitify