From a2f0c726fbbe67bee4b6f538eba6adb7fcef65d1 Mon Sep 17 00:00:00 2001 From: Pascal Aellig <93140290+aelligp@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:52:43 +0200 Subject: [PATCH] bump Enzyme --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2fb00947..28bc0c13 100644 --- a/Project.toml +++ b/Project.toml @@ -24,7 +24,7 @@ ParallelStencil_EnzymeExt = "Enzyme" AMDGPU = "0.6, 0.7, 0.8, 0.9, 1" CUDA = "3.12, 4, 5" CellArrays = "0.2.1" -Enzyme = "0.11" +Enzyme = "0.11, 0.12, 0.13" MacroTools = "0.5" Polyester = "0.7" StaticArrays = "1"