Skip to content

Commit

Permalink
New package: SPIRVIntrinsics v0.1.0
Browse files Browse the repository at this point in the history
UUID: 71d1d633-e7e8-4a92-83a1-de8814b09ba8
Repo: https://github.com/JuliaGPU/OpenCL.jl.git
Tree: f88ac5fe800fed626cf0490f5f0d014deab53a39

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 26, 2024
1 parent 5b21082 commit 1553b60
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5136,6 +5136,7 @@ some amount of consideration when choosing package names.
71cc7b0d-25ae-54b3-b08b-36363cca7c2f = { name = "VMEC_jll", path = "jll/V/VMEC_jll" }
71ce3a53-bc01-4ee9-b4af-5ce581ee5149 = { name = "Pitches", path = "P/Pitches" }
71cfaeeb-f3e6-59e7-80b9-1b8c23d8f010 = { name = "RTLSDR", path = "R/RTLSDR" }
71d1d633-e7e8-4a92-83a1-de8814b09ba8 = { name = "SPIRVIntrinsics", path = "S/SPIRVIntrinsics" }
71d5d903-a9d4-4e03-9846-ef3fdeefd64d = { name = "SimulinkSDIImporter", path = "S/SimulinkSDIImporter" }
71dbed6d-20b0-48c6-bb22-c3e423edce76 = { name = "MPIAsyncPools", path = "M/MPIAsyncPools" }
71e1c77a-176e-49fd-a90f-f84a4a948e95 = { name = "SimpleCaching", path = "S/SimpleCaching" }
Expand Down
4 changes: 4 additions & 0 deletions S/SPIRVIntrinsics/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
ExprTools = "0.1"
LLVM = "9.1.0-9"
SpecialFunctions = "1.3.0-2"
4 changes: 4 additions & 0 deletions S/SPIRVIntrinsics/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
4 changes: 4 additions & 0 deletions S/SPIRVIntrinsics/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "SPIRVIntrinsics"
uuid = "71d1d633-e7e8-4a92-83a1-de8814b09ba8"
repo = "https://github.com/JuliaGPU/OpenCL.jl.git"
subdir = "lib/intrinsics"
2 changes: 2 additions & 0 deletions S/SPIRVIntrinsics/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "f88ac5fe800fed626cf0490f5f0d014deab53a39"

0 comments on commit 1553b60

Please sign in to comment.