Skip to content

Commit 9bd2c42

Browse files
cliffburdickmattgodbolt
authored andcommitted
Added CCCL 2.7.0 (compiler-explorer#7275)
1 parent 6e714e7 commit 9bd2c42

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

etc/config/cuda.amazon.properties

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -512,22 +512,24 @@ libs.cueigen.versions.334.version=3.3.4
512512
libs.cueigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4
513513
libs.cccl.name=CUDA Core Compute Libraries (CCCL)
514514
libs.cccl.description=Fundamental CUDA Compute libraries: Thrust, CUB, libcudacxx
515-
libs.cccl.versions=trunk:261:260:250:240:230:220
515+
libs.cccl.versions=trunk:270:261:260:250:240:230:220
516516
libs.cccl.url=http://www.github.com/NVIDIA/cccl
517517
libs.cccl.versions.trunk.version=trunk
518518
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
519+
libs.cccl.versions.270.version=2.7.0
520+
libs.cccl.versions.270.path=/opt/compiler-explorer/libs/cccl/v2.7.0/thrust:/opt/compiler-explorer/libs/cccl/v2.7.0/cub:/opt/compiler-explorer/libs/cccl/v2.7.0/libcudacxx/include:/opt/compiler-explorer/libs/cccl/v2.7.0/cudax/include
519521
libs.cccl.versions.261.version=2.6.1
520-
libs.cccl.versions.261.path=/opt/compiler-explorer/libs/cccl/2.6.1/thrust:/opt/compiler-explorer/libs/cccl/2.6.1/cub:/opt/compiler-explorer/libs/cccl/2.6.1/libcudacxx/include:/opt/compiler-explorer/libs/cccl/2.6.1/cudax/include
522+
libs.cccl.versions.261.path=/opt/compiler-explorer/libs/cccl/v2.6.1/thrust:/opt/compiler-explorer/libs/cccl/v2.6.1/cub:/opt/compiler-explorer/libs/cccl/v2.6.1/libcudacxx/include:/opt/compiler-explorer/libs/cccl/v2.6.1/cudax/include
521523
libs.cccl.versions.260.version=2.6.0
522-
libs.cccl.versions.260.path=/opt/compiler-explorer/libs/cccl/2.6.0/thrust:/opt/compiler-explorer/libs/cccl/2.6.0/cub:/opt/compiler-explorer/libs/cccl/2.6.0/libcudacxx/include:/opt/compiler-explorer/libs/cccl/2.6.0/cudax/include
524+
libs.cccl.versions.260.path=/opt/compiler-explorer/libs/cccl/v2.6.0/thrust:/opt/compiler-explorer/libs/cccl/v2.6.0/cub:/opt/compiler-explorer/libs/cccl/v2.6.0/libcudacxx/include:/opt/compiler-explorer/libs/cccl/v2.6.0/cudax/include
523525
libs.cccl.versions.250.version=2.5.0
524-
libs.cccl.versions.250.path=/opt/compiler-explorer/libs/cccl/2.5.0/thrust:/opt/compiler-explorer/libs/cccl/2.5.0/cub:/opt/compiler-explorer/libs/cccl/2.5.0/libcudacxx/include:/opt/compiler-explorer/libs/cccl/2.5.0/cudax/include
526+
libs.cccl.versions.250.path=/opt/compiler-explorer/libs/cccl/v2.5.0/thrust:/opt/compiler-explorer/libs/cccl/v2.5.0/cub:/opt/compiler-explorer/libs/cccl/v2.5.0/libcudacxx/include:/opt/compiler-explorer/libs/cccl/v2.5.0/cudax/include
525527
libs.cccl.versions.240.version=2.4.0
526-
libs.cccl.versions.240.path=/opt/compiler-explorer/libs/cccl/2.4.0/thrust:/opt/compiler-explorer/libs/cccl/2.4.0/cub:/opt/compiler-explorer/libs/cccl/2.4.0/libcudacxx/include
528+
libs.cccl.versions.240.path=/opt/compiler-explorer/libs/cccl/v2.4.0/thrust:/opt/compiler-explorer/libs/cccl/v2.4.0/cub:/opt/compiler-explorer/libs/cccl/v2.4.0/libcudacxx/include
527529
libs.cccl.versions.230.version=2.3.0
528-
libs.cccl.versions.230.path=/opt/compiler-explorer/libs/cccl/2.3.0/thrust:/opt/compiler-explorer/libs/cccl/2.3.0/cub:/opt/compiler-explorer/libs/cccl/2.3.0/libcudacxx/include
530+
libs.cccl.versions.230.path=/opt/compiler-explorer/libs/cccl/v2.3.0/thrust:/opt/compiler-explorer/libs/cccl/v2.3.0/cub:/opt/compiler-explorer/libs/cccl/v2.3.0/libcudacxx/include
529531
libs.cccl.versions.220.version=2.2.0
530-
libs.cccl.versions.220.path=/opt/compiler-explorer/libs/cccl/2.2.0/thrust:/opt/compiler-explorer/libs/cccl/2.2.0/cub:/opt/compiler-explorer/libs/cccl/2.2.0/libcudacxx/include
532+
libs.cccl.versions.220.path=/opt/compiler-explorer/libs/cccl/v2.2.0/thrust:/opt/compiler-explorer/libs/cccl/v2.2.0/cub:/opt/compiler-explorer/libs/cccl/v2.2.0/libcudacxx/include
531533
libs.thrustcub.name=Thrust+CUB (Legacy)
532534
libs.thrustcub.description=Use CUDA C++ Core Libraries (CCCL) for newer versions
533535
libs.thrustcub.versions=trunk:109090:109100:109101:110000:111000:112000:112100:113000:113100:114000:115000:116000:117000

0 commit comments

Comments
 (0)