Open michaelhla opened 2 months ago
tried using a set up container on runpod for pytorch 1.13.0 (avoiding the conda env altogether), still stalls. Also tried installing newer torch cluster but still stalling. May work better with another cloud provider/gpu. Does anyone have any recommendations?
download the packages to your local computer and then use pip install xxxxx.whl
to install them
Goiing through the readme for setup, failing on this command:
Failing with this error:
Tried different gpu's, installing cusolver directly, different pytorch versions, etc. Going to try installing torch-cluster separately with newer version