![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
A fused x = V^T x A x W operation. More...
Go to the source code of this file.
Functions | |
ghost_error | ghost_tsmtspmtsm (ghost_densemat *x, ghost_densemat *v, ghost_densemat *w, ghost_sparsemat *A, void *alpha, void *beta, int reduce) |
Multiply a transposed distributed dense tall skinny matrix with a sparse matrix and another distributed dense tall skinny matrix and Allreduce the result. More... | |
A fused x = V^T x A x W operation.