- 09 Feb, 2016 1 commit
-
-
Mathieu Barnachon authored
Wrap in a cudaSafeCall.
-
- 08 Feb, 2016 1 commit
-
-
Mathieu Barnachon authored
Ensure the Cuda context is initialized correctly as long as the setDevice is not called in a multi-thread environment.
-
- 02 Sep, 2013 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 24 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
glibc defines major and minor macros which conflict with gpu::DeviceInfo methods with the same name
-
- 19 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 10 Jun, 2013 4 commits
-
-
Vladislav Vinogradov authored
now DeviceInfo provides full information about device (from cudaDeviceProp)
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 07 Jun, 2013 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 18 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
This reverts commit fba72cb6, reversing changes made to 02131ffb.
-
Vladislav Vinogradov authored
-
- 10 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 08 Apr, 2013 5 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 28 Mar, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 22 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
All tests passed!
-
- 14 Mar, 2013 1 commit
-
-
marina.kolpakova authored
-
- 12 Mar, 2013 1 commit
-
-
Vladislav Vinogradov authored
Fixed issues: #2737 #2848
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 24 Feb, 2013 1 commit
-
-
marina.kolpakova authored
-
- 21 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 20 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 23 Jan, 2013 2 commits
-
-
Vladislav Vinogradov authored
- new reduce implementation (with kepler optimizations) - saturate_cast via asm command - video SIMD instructions in element operations - float arithmetics instead of double - new deviceSupports function
-
Vladislav Vinogradov authored
- fixed printCudaDeviceInfo for new CC - fixed some compilation errors and warnings - removed unset command from CMake script - removed unused std imports
-
- 18 Dec, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 13 Dec, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Nov, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 12 Nov, 2012 1 commit
-
-
Vladislav Vinogradov authored
ensureSizeIsEnough now doesn't reallocate memory, if buffer is small submat of big matrix fixed createContinous according new changes
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-