1. 21 Sep, 2018 1 commit
    • Candy Gumdrop's avatar
      Add checks for NVIDIA's CUDA compiler · 9d8021f0
      Candy Gumdrop authored
      - Disable templated user-defined literals when compiled under nvcc
      
      Similarly to Intel's C++ compiler, nvcc fails to compile templated UDLs
      as they both share the same parsing engine (EDG C++ Front End).  This
      fixes building CUDA programs which make use of fmt.
      9d8021f0
  2. 20 Sep, 2018 3 commits
  3. 19 Sep, 2018 2 commits
  4. 17 Sep, 2018 1 commit
  5. 15 Sep, 2018 1 commit
  6. 14 Sep, 2018 1 commit
  7. 13 Sep, 2018 8 commits
  8. 12 Sep, 2018 6 commits
  9. 11 Sep, 2018 1 commit
  10. 10 Sep, 2018 1 commit
  11. 09 Sep, 2018 3 commits
  12. 08 Sep, 2018 5 commits
  13. 07 Sep, 2018 1 commit
  14. 05 Sep, 2018 1 commit
  15. 31 Aug, 2018 2 commits
  16. 30 Aug, 2018 2 commits
  17. 29 Aug, 2018 1 commit