Skip to content

Commit 83df4dd

Browse files
New package: GPUSelect v0.1.0
UUID: 203851ad-5791-4cf9-9fcc-5933b5611f42 Repo: https://github.com/SimonDanisch/GPUSelect.jl.git Tree: ccd1ef961aef43a706bc6031dba4c639f3c51336 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent be9ad45 commit 83df4dd

5 files changed

Lines changed: 18 additions & 0 deletions

File tree

G/GPUSelect/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
Adapt = "3 - 4"
3+
KernelAbstractions = "0.9"
4+
Preferences = "1"
5+
julia = "1.9.0 - 1"

G/GPUSelect/Deps.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[0]
2+
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
3+
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
4+
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
5+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
6+
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
7+
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"

G/GPUSelect/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "GPUSelect"
2+
uuid = "203851ad-5791-4cf9-9fcc-5933b5611f42"
3+
repo = "https://github.com/SimonDanisch/GPUSelect.jl.git"

G/GPUSelect/Versions.toml

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

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,6 +1748,7 @@ some amount of consideration when choosing package names.
17481748
2030c09a-7f63-5d83-885d-db604e0e9cc0 = { name = "InfrastructureModels", path = "I/InfrastructureModels" }
17491749
203183ea-d3ea-452b-8588-590cbae10604 = { name = "UnitfulGaussian", path = "U/UnitfulGaussian" }
17501750
20346346-81a6-4ca6-8795-c363bc8a2966 = { name = "TriangularIndices", path = "T/TriangularIndices" }
1751+
203851ad-5791-4cf9-9fcc-5933b5611f42 = { name = "GPUSelect", path = "G/GPUSelect" }
17511752
20393b10-9daf-11e9-18c9-8db751c92c57 = { name = "InfiniteOpt", path = "I/InfiniteOpt" }
17521753
204b4f30-d656-11eb-06dc-3b971f9bbb52 = { name = "RxNav", path = "R/RxNav" }
17531754
20521544-8895-46ad-ab44-5135df82bd8f = { name = "ExpectationMaximizationPCA", path = "E/ExpectationMaximizationPCA" }

0 commit comments

Comments
 (0)