pytorch/extension-cpp

pytorch_scatter cuda error

jnsLs opened this issue · 0 comments

jnsLs commented
  • OS: Windows 10
  • PyTorch version: 1.1.0
  • How you installed PyTorch (conda, pip, source): conda
  • Python version: 3.7
  • CUDA/cuDNN version: 10.1, V10.1.168
  • GPU models and configuration: Nvidia Geforce MX150
  • GCC version (if compiling from source): (MinGW.org GCC-8.2.0-3) 8.2.0

Dear all,
I get an error when compiling torch-scatter from source using .
Here is the link where my issue is described:
pyg-team/pytorch_geometric#307 (comment)