From 2a2756f81d704b76ba42efe92b9f4cb7d15b95ac Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 24 Apr 2023 10:26:34 +0530 Subject: [PATCH] New version: Enzyme v0.11.1 (#82166) UUID: 7da242da-08ed-463a-9acd-ee780be4f1d9 Repo: https://github.com/EnzymeAD/Enzyme.jl.git Tree: 4478f8bf24785d9eabe09044549b0e81b9e12d68 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- E/Enzyme/Compat.toml | 7 ++++++- E/Enzyme/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/E/Enzyme/Compat.toml b/E/Enzyme/Compat.toml index 849f1bd4477a818..001e0f93e0b1426 100644 --- a/E/Enzyme/Compat.toml +++ b/E/Enzyme/Compat.toml @@ -56,10 +56,15 @@ Enzyme_jll = "0.0.42" ["0.11-0"] EnzymeCore = "0.3" -Enzyme_jll = "0.0.53" GPUCompiler = "0.19" LLVM = "5" +["0.11.0"] +Enzyme_jll = "0.0.53" + +["0.11.1-0"] +Enzyme_jll = "0.0.57" + ["0.2"] GPUCompiler = "0.7" diff --git a/E/Enzyme/Versions.toml b/E/Enzyme/Versions.toml index 6e08b56b54c3591..eaa068da105bb7c 100644 --- a/E/Enzyme/Versions.toml +++ b/E/Enzyme/Versions.toml @@ -156,3 +156,6 @@ git-tree-sha1 = "6249c3e023101edeb71e5c476c8945bd078e29e2" ["0.11.0"] git-tree-sha1 = "28c09cee567a3b62a8ae2a99035bd477fdbaee3f" + +["0.11.1"] +git-tree-sha1 = "4478f8bf24785d9eabe09044549b0e81b9e12d68"