Cuda 2.4.x should compile with Cuda 5 (Patch #1982)
Description
Cuda 5 was just released.
Here attached are the modifications needed to get the trunk revision 8447 to compile with Cuda 5.
I guess this changes should be integrated with some kind of #ifdef macro to handle cuda 4 and cuda 5 versions.
Associated revisions
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
Merged revision(s) 8455 from trunk/opencv/modules/gpu/src:
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
........
History
Updated by Anatoly Baksheev almost 13 years ago
Fixed in r8455. Thanks
- Status changed from Open to Done