From 347376c79cf2f8adf3f861e672cf3fdad7a04473 Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Wed, 12 Aug 2026 18:06:28 +0200 Subject: [PATCH 1/5] [Do not merge] Testing bot for auto-enabled gpu tests --- Utilities/General/test/BuildFile.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Utilities/General/test/BuildFile.xml b/Utilities/General/test/BuildFile.xml index e19d3bb439582..c73ee18ab9bd2 100644 --- a/Utilities/General/test/BuildFile.xml +++ b/Utilities/General/test/BuildFile.xml @@ -17,4 +17,7 @@ + + + From 55d1bbb9a8fc8ec4b97e8a1aa8fa80314c7f66a6 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Wed, 12 Aug 2026 23:13:20 +0200 Subject: [PATCH 2/5] Change CUDA test dependency to 'cuda-gcc-support' --- Utilities/General/test/BuildFile.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utilities/General/test/BuildFile.xml b/Utilities/General/test/BuildFile.xml index c73ee18ab9bd2..f4037e9c03894 100644 --- a/Utilities/General/test/BuildFile.xml +++ b/Utilities/General/test/BuildFile.xml @@ -18,6 +18,6 @@ - + From d52f44a2d3a158a054b8ceda9f9b809e25b7d49e Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Thu, 13 Aug 2026 07:51:09 +0200 Subject: [PATCH 3/5] Add test commit comment in ES_ModulesDev.cc Added a test commit comment to the file. --- RecoTracker/LST/src/alpaka/ES_ModulesDev.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoTracker/LST/src/alpaka/ES_ModulesDev.cc b/RecoTracker/LST/src/alpaka/ES_ModulesDev.cc index 54ded5e7a7c98..baeca793bec5d 100644 --- a/RecoTracker/LST/src/alpaka/ES_ModulesDev.cc +++ b/RecoTracker/LST/src/alpaka/ES_ModulesDev.cc @@ -1,4 +1,4 @@ #include "RecoTracker/LSTCore/interface/LSTESData.h" #include "HeterogeneousCore/AlpakaCore/interface/alpaka/typelookup.h" - +// test commit TYPELOOKUP_ALPAKA_TEMPLATED_DATA_REG(lst::LSTESData); From 4ed1894528edfbc587d0323478d41ebea73c833a Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Tue, 18 Aug 2026 10:51:47 +0200 Subject: [PATCH 4/5] added PhysicsTools/PyTorch/test/README.md --- PhysicsTools/PyTorch/test/README.md | 0 RecoTracker/LST/src/alpaka/ES_ModulesDev.cc | 2 +- Utilities/General/test/BuildFile.xml | 3 --- 3 files changed, 1 insertion(+), 4 deletions(-) create mode 100644 PhysicsTools/PyTorch/test/README.md diff --git a/PhysicsTools/PyTorch/test/README.md b/PhysicsTools/PyTorch/test/README.md new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/RecoTracker/LST/src/alpaka/ES_ModulesDev.cc b/RecoTracker/LST/src/alpaka/ES_ModulesDev.cc index baeca793bec5d..54ded5e7a7c98 100644 --- a/RecoTracker/LST/src/alpaka/ES_ModulesDev.cc +++ b/RecoTracker/LST/src/alpaka/ES_ModulesDev.cc @@ -1,4 +1,4 @@ #include "RecoTracker/LSTCore/interface/LSTESData.h" #include "HeterogeneousCore/AlpakaCore/interface/alpaka/typelookup.h" -// test commit + TYPELOOKUP_ALPAKA_TEMPLATED_DATA_REG(lst::LSTESData); diff --git a/Utilities/General/test/BuildFile.xml b/Utilities/General/test/BuildFile.xml index f4037e9c03894..e19d3bb439582 100644 --- a/Utilities/General/test/BuildFile.xml +++ b/Utilities/General/test/BuildFile.xml @@ -17,7 +17,4 @@ - - - From 09f488f88b78e6f37844703977a39c7e4dac9d18 Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Tue, 18 Aug 2026 11:41:07 +0200 Subject: [PATCH 5/5] added cc file for auto gpu tests --- PhysicsTools/PyTorch/src/foo.cc | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 PhysicsTools/PyTorch/src/foo.cc diff --git a/PhysicsTools/PyTorch/src/foo.cc b/PhysicsTools/PyTorch/src/foo.cc new file mode 100644 index 0000000000000..e69de29bb2d1d