torch / distro

Torch installation in a self-contained folder
BSD 3-Clause "New" or "Revised" License
555 stars 481 forks source link

fix Archlinux install error #186

Closed quin47 closed 7 years ago

quin47 commented 7 years ago

cannot compile use Archlinux's gcc6, use cuda's gcc instead.

soumith commented 7 years ago

actually, i just checked, and CUDA doesn't ship with it's own gcc. Do you have a custom CUDA install?

quin47 commented 7 years ago

I use pacman to install cuda , it use gcc5 as a dependency, here, click 'Package Contents' for detail.