From de800bfcf4dd6f66623b1e2c86d4384bd1de10c5 Mon Sep 17 00:00:00 2001 From: mikew097 Date: Sat, 28 Mar 2026 23:42:15 +0100 Subject: [PATCH 1/3] fix compilation error when openmp is enabled, same as mus --- .gitmodules | 1 + atl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9d873a1b7..5f23f35f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,7 @@ [submodule "atl"] path = atl url = ../ateles-source.git + branch = fix/openmp [submodule "pysys-extensions"] path = pysys-extensions url = ../apes-pysys-extensions.git diff --git a/atl b/atl index 35502fb74..9890f29c9 160000 --- a/atl +++ b/atl @@ -1 +1 @@ -Subproject commit 35502fb74de33d7e4fb6b88dd2c494838d6d2549 +Subproject commit 9890f29c97e84e2273b1d197a20a1cdd61a54c82 From 6a97237b49d807934a4ba9366219a08d1d5a7e1e Mon Sep 17 00:00:00 2001 From: Harald Klimach Date: Wed, 8 Apr 2026 09:38:50 +0200 Subject: [PATCH 2/3] Merge pull request #21 from apes-suite/fix/openmp --- .gitmodules | 1 - atl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5f23f35f5..9d873a1b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,7 +13,6 @@ [submodule "atl"] path = atl url = ../ateles-source.git - branch = fix/openmp [submodule "pysys-extensions"] path = pysys-extensions url = ../apes-pysys-extensions.git diff --git a/atl b/atl index 9890f29c9..d6602640d 160000 --- a/atl +++ b/atl @@ -1 +1 @@ -Subproject commit 9890f29c97e84e2273b1d197a20a1cdd61a54c82 +Subproject commit d6602640d3977b3b847b85e4070288b87787fd01 From 9341ee34baa9b9ae6f7a5881f4ccab75213cfbc0 Mon Sep 17 00:00:00 2001 From: Harald Klimach Date: Wed, 8 Apr 2026 09:43:37 +0200 Subject: [PATCH 3/3] Update subrepositories --- polynomials | 2 +- tem | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/polynomials b/polynomials index 70146e748..845fe1fad 160000 --- a/polynomials +++ b/polynomials @@ -1 +1 @@ -Subproject commit 70146e748937f275f253aff6c15492cccd24da12 +Subproject commit 845fe1fadacfa41071dceb0293bdd4e44fe9e5c6 diff --git a/tem b/tem index 53f273dbb..9899d1376 160000 --- a/tem +++ b/tem @@ -1 +1 @@ -Subproject commit 53f273dbb8e9dcbe7feeb3d9831a35f5ae3cd72c +Subproject commit 9899d1376992c4fafc8a343d2b4ccef81de670d1