mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 07:04:04 -05:00
Add CCCL 3.0.1 and 3.0.2 to CUDA C++ (#8130)
This commit is contained in:
@@ -638,10 +638,14 @@ 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:300:282:281:280:270:261:260:250:240:230:220
|
||||
libs.cccl.versions=trunk: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.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
|
||||
libs.cccl.versions.301.path=/opt/compiler-explorer/libs/cccl/v3.0.1/thrust:/opt/compiler-explorer/libs/cccl/v3.0.1/cub:/opt/compiler-explorer/libs/cccl/v3.0.1/libcudacxx/include:/opt/compiler-explorer/libs/cccl/v3.0.1/cudax/include
|
||||
libs.cccl.versions.300.version=3.0.0
|
||||
libs.cccl.versions.300.path=/opt/compiler-explorer/libs/cccl/v3.0.0/thrust:/opt/compiler-explorer/libs/cccl/v3.0.0/cub:/opt/compiler-explorer/libs/cccl/v3.0.0/libcudacxx/include:/opt/compiler-explorer/libs/cccl/v3.0.0/cudax/include
|
||||
libs.cccl.versions.282.version=2.8.2
|
||||
|
||||
Reference in New Issue
Block a user