torch / cutorch

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

I was able to compile this on Ubuntu 20.04 #852

Open ghost opened 2 years ago

ghost commented 2 years ago

I had to remove all half float, it will not compile. I had to change a few minor things. I will later fix the half float. Thank you.

ghost commented 2 years ago

If anyone interested I have better build instruction now using cuda 10.2/gcc8. you will probably need to change the source so it doesn't build half float by using CUDA_HALF_TENSOR.

https://github.com/controlLOGIC-labs/Build-cutorch-cunn