mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 07:04:04 -05:00
Add Kokkos versions 4.7.01 and 5.0.0 to properties (#8308)
Related to https://github.com/compiler-explorer/infra/pull/1911.
This commit is contained in:
@@ -5701,7 +5701,7 @@ libs.kiwaku.versions.trunk.path=/opt/compiler-explorer/libs/kiwaku/trunk/include
|
||||
|
||||
libs.kokkos.name=kokkos
|
||||
libs.kokkos.description=C++ Performance Portability Programming Model
|
||||
libs.kokkos.versions=4001:4100:4200:4201:4300:4301:4400:4401:4500:4501:4600:4601:4602:4700
|
||||
libs.kokkos.versions=4001:4100:4200:4201:4300:4301:4400:4401:4500:4501:4600:4601:4602:4700:4701:500
|
||||
libs.kokkos.staticliblink=kokkoscore:kokkoscontainers:kokkossimd
|
||||
libs.kokkos.packagedheaders=true
|
||||
libs.kokkos.dependencies=dl
|
||||
@@ -5720,6 +5720,8 @@ libs.kokkos.versions.4600.version=4.6.00
|
||||
libs.kokkos.versions.4601.version=4.6.01
|
||||
libs.kokkos.versions.4602.version=4.6.02
|
||||
libs.kokkos.versions.4700.version=4.7.00
|
||||
libs.kokkos.versions.4701.version=4.7.01
|
||||
libs.kokkos.versions.500.version=5.0.0
|
||||
|
||||
libs.kumi.name=kumi
|
||||
libs.kumi.description=C++20 Compact Tuple Library
|
||||
|
||||
Reference in New Issue
Block a user