MPI-IS / bilateralNN

Learning Sparse High Dimensional Filters with Neural Networks
http://bilateralnn.is.tue.mpg.de
BSD 3-Clause "New" or "Revised" License
69 stars 25 forks source link

Update common.cuh #4

Closed suhangpro closed 7 years ago

suhangpro commented 7 years ago

Add compatibility with CUDA8.

Reported in issue #2, and also discussed at this thread (http://stackoverflow.com/questions/37566987/cuda-atomicadd-for-doubles-definition-error/37569519).

varunjampani commented 7 years ago

Thanks Hang for the pull request. I somehow forgot to incorporate the fix from #2.