extension-cpp icon indicating copy to clipboard operation
extension-cpp copied to clipboard

pytorch_scatter cuda error

Open jnsLs opened this issue 6 years ago • 0 comments

  • 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: https://github.com/rusty1s/pytorch_geometric/issues/307#issue-444834026

jnsLs avatar May 16 '19 11:05 jnsLs