1. 06 Oct, 2018 1 commit
  2. 05 Oct, 2018 9 commits
  3. 04 Oct, 2018 4 commits
  4. 03 Oct, 2018 5 commits
  5. 01 Oct, 2018 4 commits
  6. 30 Sep, 2018 6 commits
  7. 26 Sep, 2018 1 commit
  8. 24 Sep, 2018 3 commits
  9. 23 Sep, 2018 2 commits
  10. 22 Sep, 2018 1 commit
  11. 21 Sep, 2018 3 commits
  12. 19 Sep, 2018 1 commit
    • psychocrypt's avatar
      NVIDIA: optimze v8 · fd27561b
      psychocrypt authored
      - fix that shared memory for fast div is always used even if an algorithm is not using it
      - optimize fast div algo
      - store `division_result` (64_bit) per thread instead of shuffle around and store it as 32bit
      fd27561b