diff --git a/Project.toml b/Project.toml index eb8118f7f..641711cc9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AMDGPU" uuid = "21141c5a-9bdb-4563-92ae-f87d6854732e" authors = ["Julian P Samaroo ", "Valentin Churavy ", "Anton Smirnov "] -version = "1.2.5" +version = "1.2.7" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" @@ -51,7 +51,7 @@ ChainRulesCore = "1" EnzymeCore = "0.8" ExprTools = "0.1" GPUArrays = "11.2.1" -GPUCompiler = "0.27, 1.0" +GPUCompiler = "< 1.3" GPUToolbox = "0.1.0, 0.2" KernelAbstractions = "0.9.2" LLD_jll = "15, 16, 17, 18"