rusty1s / pytorch_cluster

PyTorch Extension Library of Optimized Graph Cluster Algorithms
MIT License
824 stars 148 forks source link

How to install pytorch_cluster in a win10 based system #198

Closed agl71 closed 5 months ago

agl71 commented 12 months ago

hello I installed pytorch_cluster in a win10 based systemby using 'pip install torch-cluster', but error occured: 2 errors detected in the compilation of "csrc/cuda/fps_cuda.cu". fps_cuda.cu error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.5\bin\nvcc.exe' failed with exit status 1

The pytorch version is 1.10.0+cu113 ,and i have set the cuda/incluse and cuda/bin in cpath and path respectively.

Best Regards;

rusty1s commented 11 months ago

Can you show me the full installation log?

github-actions[bot] commented 5 months ago

This issue had no activity for 6 months. It will be closed in 2 weeks unless there is some new activity. Is this issue already resolved?