Skip to content
Snippets Groups Projects
  1. Oct 06, 2018
  2. Oct 05, 2018
  3. Oct 04, 2018
  4. Oct 03, 2018
  5. Oct 01, 2018
  6. Sep 30, 2018
  7. Sep 26, 2018
  8. Sep 24, 2018
  9. Sep 23, 2018
  10. Sep 22, 2018
  11. Sep 21, 2018
  12. Sep 19, 2018
    • 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
Loading