1. 23 Dec, 2014 3 commits
  2. 04 Dec, 2014 1 commit
    • Chuanbo Weng's avatar
      Remove unnecessary kercn limitation of 4. · 2d8c89c4
      Chuanbo Weng authored
      When accessing global memory by DWORD4, memory bandwidth
      can be fully utilized on Intel platform. This patch will
      make more image format(e.g. 8UC4) be processed in DWORD4
      by work-item. After applying this patch, 3 subcase of
      ./opencv_perf_core --gtest_filter=OCL_RepeatFixture_Repeat.Repeat/*
      can be speedup on HD4000 graphics card with Beignet:
      OCL_RepeatFixture_Repeat.Repeat/2, 64% improvement.
      OCL_RepeatFixture_Repeat.Repeat/6, 50% improvement.
      OCL_RepeatFixture_Repeat.Repeat/8, 56% improvement.
      Signed-off-by: 's avatarChuanbo Weng <chuanbo.weng@intel.com>
      2d8c89c4
  3. 26 Nov, 2014 1 commit
  4. 06 Nov, 2014 1 commit
  5. 05 Nov, 2014 2 commits
  6. 01 Nov, 2014 4 commits
  7. 28 Oct, 2014 1 commit
  8. 27 Oct, 2014 4 commits
  9. 24 Oct, 2014 3 commits
  10. 23 Oct, 2014 1 commit
  11. 21 Oct, 2014 2 commits
  12. 18 Oct, 2014 1 commit
  13. 17 Oct, 2014 2 commits
  14. 16 Oct, 2014 1 commit
  15. 15 Oct, 2014 1 commit
    • Pavel Vlasov's avatar
      Implementation detector and selector for IPP and OpenCL; · 45958eaa
      Pavel Vlasov authored
      IPP can be switched on and off on runtime;
      
      Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;
      
      TS modifications for implementations control;
      45958eaa
  16. 10 Oct, 2014 1 commit
  17. 09 Oct, 2014 2 commits
  18. 03 Oct, 2014 1 commit
  19. 30 Sep, 2014 2 commits
  20. 29 Sep, 2014 1 commit
  21. 28 Sep, 2014 5 commits