1. 17 Jan, 2023 3 commits
  2. 16 Jan, 2023 7 commits
  3. 15 Jan, 2023 2 commits
  4. 14 Jan, 2023 5 commits
  5. 13 Jan, 2023 2 commits
  6. 12 Jan, 2023 2 commits
    • Illia Silin's avatar
      Add a flag to enable/disable debug output in many kernels. (#549) · 715e8dd2
      Illia Silin authored
      * add DEBUG_LOG macro to enable/disable debug output
      
      * fix syntax
      
      * fix syntax again
      
      * fix syntax one more time
      
      * remove balnk spaces
      
      * use ifdefs
      
      * add the Print argument
      
      * move the definition of DEBUG_LOG to ck.hpp
      
      * add the missign argument to Print()
      715e8dd2
    • Qianfeng's avatar
      Remove including of cmath (#551) · a17b0414
      Qianfeng authored
      * Let cmath included when compiling host codes in math_v2.hpp
      
      * Remove including of cmath in device_base.hpp and device_permute.hpp
      a17b0414
  7. 06 Jan, 2023 1 commit
  8. 30 Dec, 2022 3 commits
  9. 28 Dec, 2022 2 commits
  10. 27 Dec, 2022 13 commits