microsoft/SparTA

Installation Failed

Jocx-H opened this issue · 2 comments

I followed the README to install SparTa, but it failed even though there were no errors during the installation.
My CUDA, pytorch and pycuda are all adapted to 11.8:
image

But when I use the 'Tune a sparse operator' in the README, I still get an error: ModuleNotFoundError: No module named 'sparse_moe_cpp'. I don't know what's wrong with that.
image

Even if I install it following the method provided at this issue (#33 (comment)), the same error occurs.