splatt
splatt copied to clipboard
The Surprisingly ParalleL spArse Tensor Toolkit.
Hi, I'm trying to build the sc16-sgd branch as a CP-SGD benchmark. But the make stage failed with the following error. I'm using cmake version 3.24.0-rc3, icc and icpc version...
I have very little experience with Matlab -- is there a good unit testing framework that I could use? Bonus points if it works in Octave as well, so I...
There's a seg. fault when running the mpi version with1K processors or more. Config command: `./configure --with-mpi` Run command: `mpiexec -np 1024 splatt cpd enron.tns -t 1 -r 16` The...
Right now the CPD can only be initialized randomly and controlled via the command-line seed parameter (`--seed=`). We should add the ability to initialize based on input files, etc.
Can splatt support SpMTTKRP, which means the two input matrices are also sparse? Thank you!