splatt icon indicating copy to clipboard operation
splatt copied to clipboard

The Surprisingly ParalleL spArse Tensor Toolkit.

Results 5 splatt issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

bug

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.

enhancement

Can splatt support SpMTTKRP, which means the two input matrices are also sparse? Thank you!