From f49a2bfe383af7568ab64e5ce00a0b1a7261dc9b Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 25 Nov 2024 19:14:36 +0000 Subject: [PATCH] New version: Atomix v1.0.0 UUID: a9b6321e-bd34-4604-b9c9-b65b8de01458 Repo: https://github.com/JuliaConcurrent/Atomix.jl.git Tree: 14e254ef74e44cd6ed27fbb751d4e1f9bbf085cc Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- A/Atomix/Compat.toml | 7 ++++++- A/Atomix/Deps.toml | 2 +- A/Atomix/Versions.toml | 3 +++ A/Atomix/WeakCompat.toml | 4 ++++ A/Atomix/WeakDeps.toml | 4 ++++ 5 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 A/Atomix/WeakCompat.toml create mode 100644 A/Atomix/WeakDeps.toml diff --git a/A/Atomix/Compat.toml b/A/Atomix/Compat.toml index 4085eea52ec8966..77443710438fa8e 100644 --- a/A/Atomix/Compat.toml +++ b/A/Atomix/Compat.toml @@ -1,3 +1,8 @@ [0] -UnsafeAtomics = "0.1-0.2" julia = "1.6.0-1" + +[0-1] +UnsafeAtomics = "0.1-0.2" + +[1] +julia = "1.10.0-1" diff --git a/A/Atomix/Deps.toml b/A/Atomix/Deps.toml index 8e2e9413649a786..2cc0e50f5c82ef0 100644 --- a/A/Atomix/Deps.toml +++ b/A/Atomix/Deps.toml @@ -1,2 +1,2 @@ -[0] +[0-1] UnsafeAtomics = "013be700-e6cd-48c3-b4a1-df204f14c38f" diff --git a/A/Atomix/Versions.toml b/A/Atomix/Versions.toml index cc37c0c59f37e5f..de718906f37eac4 100644 --- a/A/Atomix/Versions.toml +++ b/A/Atomix/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "c06a868224ecba914baa6942988e2f2aade419be" + +["1.0.0"] +git-tree-sha1 = "14e254ef74e44cd6ed27fbb751d4e1f9bbf085cc" diff --git a/A/Atomix/WeakCompat.toml b/A/Atomix/WeakCompat.toml new file mode 100644 index 000000000000000..28cb9324edbc963 --- /dev/null +++ b/A/Atomix/WeakCompat.toml @@ -0,0 +1,4 @@ +[1] +CUDA = "5" +Metal = "1" +oneAPI = "1" diff --git a/A/Atomix/WeakDeps.toml b/A/Atomix/WeakDeps.toml new file mode 100644 index 000000000000000..30c8b2332ae5bbb --- /dev/null +++ b/A/Atomix/WeakDeps.toml @@ -0,0 +1,4 @@ +[1] +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" +Metal = "dde4c033-4e86-420c-a63e-0dd931031962" +oneAPI = "8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"