15 Commits (84aff376a7cf44b981e52e58419e8a63a4d8f15f)

Author SHA1 Message Date
Vladislav Vinogradov d38ca09738 added gpu::printCudaDeviceInfo to all samples 13 years ago
Vladislav Vinogradov f906c9b259 added resetDevice function, removed MultiGpuManager 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Alexey Spizhevoy e1b5a4fcc8 fixed incorrect device id in multi_gpu sample (checked both multi GPU samples work correctly with new multi GPU API) 14 years ago
Marius Muja 7d42dbdd71 Removing 'using namespace std' from header files, closes bugs #730 and #846 14 years ago
Alexey Spizhevoy 04709a2793 refactoring of GPU module 14 years ago
Alexey Spizhevoy 725d83b0e5 added init() function into MultiGpuMgr, added samples 14 years ago
Alexey Spizhevoy 5d4913a2ee fixed multi GPU API, added driver_api prefix to multi gpu samples 14 years ago
Alexey Spizhevoy 5f175f9594 fixed warnings in GPU samples 14 years ago
Alexey Spizhevoy a42a42858c fixed GPU samples and MultiGpuMgr 14 years ago
Alexey Spizhevoy 2a612ca62c 14 years ago
Alexey Spizhevoy 593fae4c02 minor chnages in GPU samples 14 years ago
Alexey Spizhevoy 50429d8a3e fixed some warnings and errors under g++ 14 years ago
Alexey Spizhevoy ea94b43541 added stereo_multi_gpu sample, cosmetic changes in multi_gpu sample 14 years ago
Alexey Spizhevoy 3bac10a1ca minor changes in multi_gpu sample 14 years ago
Alexey Spizhevoy e6d17406af added results check into multi_gpu sample 14 years ago
Alexey Spizhevoy 1c9ad08dc5 finished multi_gpu sample 14 years ago
Alexey Spizhevoy 3afc37ceec added HAVE_CUDA, HAVE_TBB handling into multi_gpu sample 14 years ago
Alexey Spizhevoy 65b9f3bc10 fixed TargetArchs implementation in case when HAVE_CUDA=false, added initial structure for multi_gpu sample 14 years ago