Skip to content
Snippets Groups Projects
  1. Oct 04, 2022
  2. Sep 29, 2022
  3. Sep 27, 2022
  4. Sep 23, 2022
  5. Sep 08, 2022
  6. Aug 23, 2022
  7. Jul 21, 2022
  8. Jul 19, 2022
  9. Jul 13, 2022
  10. Jul 08, 2022
  11. Jan 25, 2022
  12. Sep 30, 2021
  13. Sep 21, 2021
  14. Jul 16, 2021
  15. Jun 15, 2021
  16. Jun 11, 2021
  17. May 31, 2021
  18. May 25, 2021
  19. Apr 30, 2021
  20. Apr 06, 2021
  21. Mar 19, 2021
  22. Mar 16, 2021
  23. Mar 11, 2021
  24. Mar 10, 2021
  25. Mar 09, 2021
  26. Mar 03, 2021
  27. Feb 16, 2021
  28. Feb 08, 2021
  29. Feb 04, 2021
    • Soeren Peters's avatar
      Restructure the cmake cuda process. Remove the policy and always set... · 49fb42d8
      Soeren Peters authored
      Restructure the cmake cuda process. Remove the policy and always set CMAKE_CUDA_ARCHITECTURE to 30, if not set. This will fail when someone is trying to build with cuda 10.2 or higher, as cuda 10.2 minimum support is 52.
      
      NOTICE: preferred way is to set CMAKE_CUDA_ARCHITECTURE as cmake argument OR in the config file to the real gpu architecture. For example phoenix tesla P100 have the compute capability 60.
      49fb42d8
  30. Dec 03, 2020
  31. Nov 10, 2020
  32. Oct 19, 2020
  33. Oct 06, 2020
Loading