Skip to content
Snippets Groups Projects
  1. Aug 03, 2021
  2. Jul 29, 2021
  3. Jul 13, 2021
  4. Jun 29, 2021
  5. Jun 15, 2021
  6. Jun 11, 2021
  7. May 27, 2021
  8. May 20, 2021
  9. Apr 30, 2021
  10. Apr 29, 2021
  11. Apr 16, 2021
  12. Apr 09, 2021
  13. Apr 08, 2021
  14. Mar 17, 2021
  15. Feb 26, 2021
  16. Feb 16, 2021
  17. Feb 12, 2021
  18. Feb 08, 2021
  19. Feb 05, 2021
  20. 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
  21. Jan 14, 2021
Loading