Skip to content

Commit 58fbb5c

Browse files
New package: cuFFT v6.0.0
UUID: 533571aa-0936-420e-b4be-9c66f5f626ca Repo: https://github.com/JuliaGPU/CUDA.jl.git Tree: c5de5ab272aae86658d3b05999b9ea7bc60503d0 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent af9b984 commit 58fbb5c

File tree

5 files changed

+26
-0
lines changed

5 files changed

+26
-0
lines changed

C/cuFFT/Compat.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[6]
2+
AbstractFFTs = ["0.5", "1"]
3+
CEnum = "0.2 - 0.5"
4+
CUDACore = "6.0.0"
5+
CUDA_Runtime_Discovery = "1"
6+
CUDA_Runtime_jll = "0.21"
7+
GPUToolbox = ["0.3", "1"]
8+
LinearAlgebra = "1"
9+
Reexport = "1"
10+
julia = "1.10.0 - 1"

C/cuFFT/Deps.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[6]
2+
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
3+
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
4+
CUDACore = "bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"
5+
CUDA_Runtime_Discovery = "1af6417a-86b4-443c-805f-a4643ffb695f"
6+
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
7+
GPUToolbox = "096a3bc2-3ced-46d0-87f4-dd12716f4bfc"
8+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9+
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

C/cuFFT/Package.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "cuFFT"
2+
uuid = "533571aa-0936-420e-b4be-9c66f5f626ca"
3+
repo = "https://github.com/JuliaGPU/CUDA.jl.git"
4+
subdir = "lib/cufft"

C/cuFFT/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["6.0.0"]
2+
git-tree-sha1 = "c5de5ab272aae86658d3b05999b9ea7bc60503d0"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4421,6 +4421,7 @@ some amount of consideration when choosing package names.
44214421
5331f1e9-51c7-46b0-a9b0-df4434785e0a = { name = "ArrayInterfaceBlockBandedMatrices", path = "A/ArrayInterfaceBlockBandedMatrices" }
44224422
53333297-f92c-5019-980b-942fc744b407 = { name = "PowerModelsSecurityConstrained", path = "P/PowerModelsSecurityConstrained" }
44234423
5333d757-b784-411c-847d-750c45219338 = { name = "DistributedOperations", path = "D/DistributedOperations" }
4424+
533571aa-0936-420e-b4be-9c66f5f626ca = { name = "cuFFT", path = "C/cuFFT" }
44244425
533b6e3a-cbf4-4a92-8a96-bc27ebcb1598 = { name = "EchelleInstruments", path = "E/EchelleInstruments" }
44254426
534720e6-2374-40c5-8712-bf9a2f1643c6 = { name = "CompositeStructs", path = "C/CompositeStructs" }
44264427
534c009d-3f74-45e2-88f7-ae4fc4afe031 = { name = "AstroMOID", path = "A/AstroMOID" }

0 commit comments

Comments
 (0)