Skip to content

continuous build

Choose a tag to compare

@MartinPulec MartinPulec released this 18 May 12:09
e048c99

Builds are built for CC 3.0 (real+virtual) in Linux and 3.5 for Windows.

Builds marked as “all CUDA architectures” target all real and highest virtual CUDA architecture as supported by most recent CUDA toolkit (so the minimal CC is 5.0 as for CUDA 12). all can be used if application start-up time is critical (CUDA runtime doesn't need to compile the kernels for current architecture), otherwise it may not provide any advantage, but increases the size.