mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Add CCCL 3.1.0 (#8201)
This commit is contained in:
@@ -666,10 +666,12 @@ libs.cueigen.versions.334.version=3.3.4
|
||||
libs.cueigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4
|
||||
libs.cccl.name=CUDA Core Compute Libraries (CCCL)
|
||||
libs.cccl.description=Fundamental CUDA Compute libraries: Thrust, CUB, libcudacxx, cudax
|
||||
libs.cccl.versions=trunk:302:301:300:282:281:280:270:261:260:250:240:230:220
|
||||
libs.cccl.versions=trunk:310:302:301:300:282:281:280:270:261:260:250:240:230:220
|
||||
libs.cccl.url=http://www.github.com/NVIDIA/cccl
|
||||
libs.cccl.versions.trunk.version=trunk
|
||||
libs.cccl.versions.trunk.path=/opt/compiler-explorer/libs/cccl/trunk/thrust:/opt/compiler-explorer/libs/cccl/trunk/cub:/opt/compiler-explorer/libs/cccl/trunk/libcudacxx/include:/opt/compiler-explorer/libs/cccl/trunk/cudax/include
|
||||
libs.cccl.versions.310.version=3.1.0
|
||||
libs.cccl.versions.310.path=/opt/compiler-explorer/libs/cccl/v3.1.0/thrust:/opt/compiler-explorer/libs/cccl/v3.1.0/cub:/opt/compiler-explorer/libs/cccl/v3.1.0/libcudacxx/include:/opt/compiler-explorer/libs/cccl/v3.1.0/cudax/include
|
||||
libs.cccl.versions.302.version=3.0.2
|
||||
libs.cccl.versions.302.path=/opt/compiler-explorer/libs/cccl/v3.0.2/thrust:/opt/compiler-explorer/libs/cccl/v3.0.2/cub:/opt/compiler-explorer/libs/cccl/v3.0.2/libcudacxx/include:/opt/compiler-explorer/libs/cccl/v3.0.2/cudax/include
|
||||
libs.cccl.versions.301.version=3.0.1
|
||||
|
||||
Reference in New Issue
Block a user