From 4f2620627bee90f07dd03be328736e8803092e5b Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 25 May 2024 00:52:44 +0000 Subject: [PATCH] CompatHelper: add new compat entry for cuTENSOR in [weakdeps] at version 2 for package NDTensors, (keep existing compat) --- NDTensors/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/NDTensors/Project.toml b/NDTensors/Project.toml index 80d7a38a09..021c8df392 100644 --- a/NDTensors/Project.toml +++ b/NDTensors/Project.toml @@ -79,6 +79,7 @@ StridedViews = "0.2.2" TimerOutputs = "0.5.5" TupleTools = "1.2.0" VectorInterface = "0.4.2" +cuTENSOR = "2" julia = "1.6" [extras]