Hi, I wonder if DBCSR plans to support compile using CMAKE_CUDA_ARCHITECTURES.
As far as I know, currently DBCSR can only target single CUDA architecture at a time. It would be nice to support CMAKE_CUDA_ARCHITECTURES so multiple CUDA architectures can be considered during compilation.
Hi, I wonder if DBCSR plans to support compile using
CMAKE_CUDA_ARCHITECTURES.As far as I know, currently DBCSR can only target single CUDA architecture at a time. It would be nice to support
CMAKE_CUDA_ARCHITECTURESso multiple CUDA architectures can be considered during compilation.