11name = " StridedViews"
22uuid = " 4db3bf67-4bd7-4b4e-b153-31dc3fb37143"
3- version = " 0.4.6 "
4- authors = [ " Lukas Devos <ldevos98@gmail.com> " , " Jutho Haegeman <jutho.haegeman@ugent.be> " ]
3+ authors = [ " Lukas Devos <lukas.devos@ugent.be> " , " Jutho Haegeman <jutho.haegeman@ugent.be> " ]
4+ version = " 0.5.0 "
55
66[deps ]
77LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88PackageExtensionCompat = " 65ce6f38-6b18-4e1d-a461-8949797d7930"
99
1010[weakdeps ]
1111AMDGPU = " 21141c5a-9bdb-4563-92ae-f87d6854732e"
12- CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba "
12+ CUDACore = " bd0ed864-bdfe-4181-a5ed-ce625a5fdea2 "
1313JLArrays = " 27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
1414Metal = " dde4c033-4e86-420c-a63e-0dd931031962"
1515PtrArrays = " 43287f4e-b6f4-7ad1-bb20-aadabca52c3d"
1616
1717[extensions ]
1818StridedViewsAMDGPUExt = " AMDGPU"
19- StridedViewsCUDAExt = " CUDA "
19+ StridedViewsCUDACoreExt = " CUDACore "
2020StridedViewsJLArraysExt = " JLArrays"
2121StridedViewsPtrArraysExt = " PtrArrays"
2222
2323[compat ]
2424AMDGPU = " 2"
2525Aqua = " 0.8"
26- CUDA = " 4,5 "
26+ CUDACore = " 6 "
2727JET = " 0.9, 0.10, 0.11"
2828JLArrays = " 0.3.1"
2929LinearAlgebra = " 1.6"
@@ -37,7 +37,7 @@ julia = "1.10"
3737[extras ]
3838AMDGPU = " 21141c5a-9bdb-4563-92ae-f87d6854732e"
3939Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
40- CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba "
40+ CUDACore = " bd0ed864-bdfe-4181-a5ed-ce625a5fdea2 "
4141JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
4242JLArrays = " 27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
4343Metal = " dde4c033-4e86-420c-a63e-0dd931031962"
@@ -46,4 +46,4 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
4646Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
4747
4848[targets ]
49- test = [" Test" , " Random" , " Aqua" , " JET" , " PtrArrays" , " CUDA " , " AMDGPU" , " JLArrays" , " Metal" ]
49+ test = [" Test" , " Random" , " Aqua" , " JET" , " PtrArrays" , " CUDACore " , " AMDGPU" , " JLArrays" , " Metal" ]
0 commit comments