I'm searching for codes for distributed parallel sparse matrix matrix multiplication. I found that Intel MKL has shared memory parallel sparse matrix matrix multiplication and distributed sparse solver. So, I'm wondering whether there are functions for distributed parallel sparse matrix matrix multiplication in Intel MKL.
↧