FM: Use __OFFLOAD flags for ELPA as well

This commit is contained in:
Ole Schütt 2025-12-18 14:16:29 +01:00 committed by Ole Schütt
parent 7bf99f7a74
commit 53d694d2f1
3 changed files with 3 additions and 15 deletions

View file

@ -88,9 +88,6 @@ FLAG_EXCEPTIONS = (
r"__NO_STATM_ACCESS",
r"__STATM_RESIDENT",
r"__STATM_TOTAL",
r"__ELPA_AMD_GPU",
r"__ELPA_INTEL_GPU",
r"__ELPA_NVIDIA_GPU",
r"__CRAY_PM_ACCEL_ENERGY",
r"__CRAY_PM_ENERGY",
r"__OFFLOAD_PROFILING",