diff --git a/D/DioidsGEMM/Compat.toml b/D/DioidsGEMM/Compat.toml new file mode 100644 index 000000000000000..c427fd074d63a1e --- /dev/null +++ b/D/DioidsGEMM/Compat.toml @@ -0,0 +1,4 @@ +[0] +Dioids = "0.1" +LoopVectorization = "0.12.174-0.12" +julia = "1" diff --git a/D/DioidsGEMM/Deps.toml b/D/DioidsGEMM/Deps.toml new file mode 100644 index 000000000000000..af35935a08b403d --- /dev/null +++ b/D/DioidsGEMM/Deps.toml @@ -0,0 +1,3 @@ +[0] +Dioids = "899709ea-2d94-454e-b877-571333ff5bfa" +LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" diff --git a/D/DioidsGEMM/Package.toml b/D/DioidsGEMM/Package.toml new file mode 100644 index 000000000000000..6bed3e65d0f3341 --- /dev/null +++ b/D/DioidsGEMM/Package.toml @@ -0,0 +1,3 @@ +name = "DioidsGEMM" +uuid = "e048deda-5dbe-43ea-a194-a49579d4c0b1" +repo = "https://github.com/sonosole/DioidsGEMM.jl.git" diff --git a/D/DioidsGEMM/Versions.toml b/D/DioidsGEMM/Versions.toml new file mode 100644 index 000000000000000..2fa0556400927af --- /dev/null +++ b/D/DioidsGEMM/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "5a2583c2edf6a3be544c1485ca326dbe557dcc8d" diff --git a/Registry.toml b/Registry.toml index b05c3b25fc3a1e4..169437d110b245f 100644 --- a/Registry.toml +++ b/Registry.toml @@ -12650,6 +12650,7 @@ e034b28e-924e-41b2-b98f-d2bbeb830c6a = { name = "ONNXRunTime", path = "O/ONNXRun e03d614a-b766-59b2-b90b-cbee90a02c36 = { name = "SoapyMultiSDR_jll", path = "jll/S/SoapyMultiSDR_jll" } e03d936e-b143-417e-99f1-948e30aaf057 = { name = "Flavio", path = "F/Flavio" } e03f8fd3-a2ff-47f5-ac97-ba7f0577c430 = { name = "EnsembleInversion", path = "E/EnsembleInversion" } +e048deda-5dbe-43ea-a194-a49579d4c0b1 = { name = "DioidsGEMM", path = "D/DioidsGEMM" } e04a135d-938e-4d6d-a2bd-80fee3964557 = { name = "LinearAssignment", path = "L/LinearAssignment" } e0540318-69ee-4070-8777-9e2de6de23de = { name = "OrdinaryDiffEqExponentialRK", path = "O/OrdinaryDiffEqExponentialRK" } e0585029-f0fd-471c-997a-b805c9f71f28 = { name = "MultiPrecisionArrays", path = "M/MultiPrecisionArrays" }