torch / cutorch

A CUDA backend for Torch7
Other
337 stars 208 forks source link

can't install cutorch #854

Open iggnaT opened 2 years ago

iggnaT commented 2 years ago

error message:

make[1]: *** [CMakeFiles/Makefile2:168: lib/THC/CMakeFiles/THC.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

full log: https://pastebin.com/ps8q1H3u (edited to fit into 512 kb limit)

i'm using wsl on windows 11 if that can help