1. 18 Jun, 2013 1 commit
  2. 22 Mar, 2013 1 commit
  3. 23 Jan, 2013 2 commits
    • Vladislav Vinogradov's avatar
      optimizations: · 281d036f
      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
      281d036f
    • Vladislav Vinogradov's avatar
      fixes for gpu module: · ae6266e1
      Vladislav Vinogradov authored
      - fixed printCudaDeviceInfo for new CC
      - fixed some compilation errors and warnings
      - removed unset command from CMake script
      - removed unused std imports
      ae6266e1
  4. 17 Oct, 2012 1 commit
  5. 08 Oct, 2012 1 commit
  6. 01 Oct, 2012 1 commit
  7. 23 Aug, 2012 2 commits
  8. 19 Aug, 2012 1 commit
  9. 28 Jun, 2012 2 commits
  10. 22 Jun, 2012 1 commit
  11. 21 Jun, 2012 1 commit
  12. 20 Jun, 2012 1 commit
  13. 15 Jun, 2012 3 commits
  14. 13 Jun, 2012 1 commit
  15. 08 Jun, 2012 1 commit
  16. 18 May, 2012 1 commit
  17. 30 Apr, 2012 1 commit
  18. 28 Apr, 2012 2 commits
  19. 24 Apr, 2012 2 commits
  20. 23 Apr, 2012 1 commit
  21. 13 Apr, 2012 1 commit
  22. 12 Apr, 2012 1 commit
  23. 31 Mar, 2012 1 commit
  24. 28 Mar, 2012 1 commit
  25. 05 Mar, 2012 1 commit
  26. 26 Jan, 2012 1 commit
  27. 25 Jan, 2012 1 commit
  28. 27 Dec, 2011 2 commits
  29. 21 Nov, 2011 1 commit
  30. 14 Nov, 2011 1 commit
  31. 13 Nov, 2011 1 commit
  32. 06 Nov, 2011 1 commit
    • Anton Obukhov's avatar
      [*] Fixed #1464 · 2cb91926
      Anton Obukhov authored
      [~] NCVPyramid uses tr1 and thus can be compiled with CL, commented out on linux
      [+] Moved reduction functors to NCVAlg
      [*] Warnings in NCV
      2cb91926