Claudia Comito
Claudia Comito
@mrfh92 this is too unstable to release now, esp. with me being the only one who can test things and being away for the next few weeks. Let's leave this...
Perfect, @Ishaan-Chandak go ahead!
Brilliant @Mystic-Slice , thanks for looking into this! I think you should go ahead and report it to PyTorch. When we merge support for PyTorch 2.1, we'll skip that test...
Reported [here](https://github.com/pytorch/pytorch/issues/114529). Thanks again @Mystic-Slice !
First few tests (PyTorch 1.13): - only single precision supported - multi-GPU setup unclear - PyTorch support does not cover all operations
In progress #1129
Reproduction with OpenMPI 4.1.2 requires bug fix #1058
~~This was actually a write-permissions problem. Closing this.~~ Sorry, Issue mix-up. This is still current.
> I just discovered something that I should have seen a long time ago. > > `torch` only officially supports the `matmul` operation for its CSR and CSC formats. (https://pytorch.org/docs/stable/sparse.html#csr-tensor-operations)...
> Hi @ClaudiaComito Sorry for the delay from my side too. The implementation of DCSC_matrix is complete. I just need to write a few tests. I will complete them asap....