Skip to content

Instantly share code, notes, and snippets.

@tomoaki0705
Created October 6, 2018 14:47
Show Gist options
  • Save tomoaki0705/859a4d441e67561d9b9d6bcc3d5506b8 to your computer and use it in GitHub Desktop.
Save tomoaki0705/859a4d441e67561d9b9d6bcc3d5506b8 to your computer and use it in GitHub Desktop.
Log of opencv_test_cudabgsegm
Available options besides google test option:
Usage: opencv_test_cudabgsegm.exe [params]
--cuda_device (value:-1)
CUDA device on which tests will be executed (-1 means all devices)
-h, --help (value:false)
Print help info
Run tests on all supported CUDA devices
[----------]
[ GPU INFO ] Run on OS Windows x64.
[----------]
*** CUDA Device Query (Runtime API) version (CUDART static linking) ***
Device count: 1
Device 0: "GeForce GTX 1060"
CUDA Driver Version / Runtime Version 10.0 / 10.0
CUDA Capability Major/Minor version number: 6.1
Total amount of global memory: 6144 MBytes (6442450944 bytes)
GPU Clock Speed: 1.57 GHz
Max Texture Dimension Size (x,y,z) 1D=(131072), 2D=(131072,65536), 3D=(16384,16384,16384)
Max Layered Texture Size (dim) x layers 1D=(32768) x 2048, 2D=(32768,32768) x 2048
Total amount of constant memory: 65536 bytes
Total amount of shared memory per block: 49152 bytes
Total number of registers available per block: 65536
Warp size: 32
Maximum number of threads per block: 1024
Maximum sizes of each dimension of a block: 1024 x 1024 x 64
Maximum sizes of each dimension of a grid: 2147483647 x 65535 x 65535
Maximum memory pitch: 2147483647 bytes
Texture alignment: 512 bytes
Concurrent copy and execution: Yes with 5 copy engine(s)
Run time limit on kernels: Yes
Integrated GPU sharing Host Memory: No
Support host page-locked memory mapping: Yes
Concurrent kernel execution: Yes
Alignment requirement for Surfaces: Yes
Device has ECC support enabled: No
Device is using TCC driver mode: No
Device supports Unified Addressing (UVA): Yes
Device PCI Bus ID / PCI location ID: 2 / 0
Compute Mode:
Default (multiple host threads can use ::cudaSetDevice() with device simultaneously)
deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 10.0, CUDA Runtime Version = 10.0, NumDevs = 1
CTEST_FULL_OUTPUT
OpenCV version: 4.0.0-pre
OpenCV VCS version: 4.0.0-alpha-103-ga9c8a526c
Build type: N/A
WARNING: build value differs from runtime: Release
Compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe (ver 19.0.24215.1)
Parallel framework: ms-concurrency
CPU features: SSE? SSE2? SSE3? *SSE4.1? *SSE4.2? *FP16? *AVX? *AVX2?
Intel(R) IPP version: disabled
OpenCL is disabled
[==========] Running 16 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 16 tests from CUDA_BgSegm/MOG2
[ RUN ] CUDA_BgSegm/MOG2.Update/0, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(true), DetectShadow(true), whole matrix)
[ OK ] CUDA_BgSegm/MOG2.Update/0 (684 ms)
[ RUN ] CUDA_BgSegm/MOG2.Update/1, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(true), DetectShadow(true), sub matrix)
[ OK ] CUDA_BgSegm/MOG2.Update/1 (453 ms)
[ RUN ] CUDA_BgSegm/MOG2.Update/2, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(true), DetectShadow(false), whole matrix)
[ OK ] CUDA_BgSegm/MOG2.Update/2 (125 ms)
[ RUN ] CUDA_BgSegm/MOG2.Update/3, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(true), DetectShadow(false), sub matrix)
[ OK ] CUDA_BgSegm/MOG2.Update/3 (149 ms)
[ RUN ] CUDA_BgSegm/MOG2.Update/4, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(false), DetectShadow(true), whole matrix)
[ OK ] CUDA_BgSegm/MOG2.Update/4 (577 ms)
[ RUN ] CUDA_BgSegm/MOG2.Update/5, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(false), DetectShadow(true), sub matrix)
[ OK ] CUDA_BgSegm/MOG2.Update/5 (640 ms)
[ RUN ] CUDA_BgSegm/MOG2.Update/6, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(false), DetectShadow(false), whole matrix)
[ OK ] CUDA_BgSegm/MOG2.Update/6 (150 ms)
[ RUN ] CUDA_BgSegm/MOG2.Update/7, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(false), DetectShadow(false), sub matrix)
[ OK ] CUDA_BgSegm/MOG2.Update/7 (141 ms)
[ RUN ] CUDA_BgSegm/MOG2.getBackgroundImage/0, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(true), DetectShadow(true), whole matrix)
[ OK ] CUDA_BgSegm/MOG2.getBackgroundImage/0 (0 ms)
[ RUN ] CUDA_BgSegm/MOG2.getBackgroundImage/1, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(true), DetectShadow(true), sub matrix)
[ OK ] CUDA_BgSegm/MOG2.getBackgroundImage/1 (0 ms)
[ RUN ] CUDA_BgSegm/MOG2.getBackgroundImage/2, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(true), DetectShadow(false), whole matrix)
[ OK ] CUDA_BgSegm/MOG2.getBackgroundImage/2 (0 ms)
[ RUN ] CUDA_BgSegm/MOG2.getBackgroundImage/3, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(true), DetectShadow(false), sub matrix)
[ OK ] CUDA_BgSegm/MOG2.getBackgroundImage/3 (0 ms)
[ RUN ] CUDA_BgSegm/MOG2.getBackgroundImage/4, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(false), DetectShadow(true), whole matrix)
[ OK ] CUDA_BgSegm/MOG2.getBackgroundImage/4 (143 ms)
[ RUN ] CUDA_BgSegm/MOG2.getBackgroundImage/5, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(false), DetectShadow(true), sub matrix)
[ OK ] CUDA_BgSegm/MOG2.getBackgroundImage/5 (155 ms)
[ RUN ] CUDA_BgSegm/MOG2.getBackgroundImage/6, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(false), DetectShadow(false), whole matrix)
[ OK ] CUDA_BgSegm/MOG2.getBackgroundImage/6 (194 ms)
[ RUN ] CUDA_BgSegm/MOG2.getBackgroundImage/7, where GetParam() = (GeForce GTX 1060, "768x576.avi", UseGray(false), DetectShadow(false), sub matrix)
[ OK ] CUDA_BgSegm/MOG2.getBackgroundImage/7 (222 ms)
[----------] 16 tests from CUDA_BgSegm/MOG2 (3633 ms total)
[----------] Global test environment tear-down
[==========] 16 tests from 1 test case ran. (3633 ms total)
[ PASSED ] 16 tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment