PetaVision / OpenPV

PetaVision is a C++ library for designing and deploying large-scale neurally-inspired computational models.
http://petavision.github.io
Eclipse Public License 1.0
40 stars 13 forks source link

cuDNN API change #310

Closed peteschultz closed 3 years ago

peteschultz commented 3 years ago

This pull request updates CudaRecvPost for changes in the API with cuDNN version 8, released with CUDA 11.

PoolingGPUTest currently fails, but the discrepancies are on the order of floating-point machine precision.