From 11377f83c90d2857fd820bfd0e102cba65852ea3 Mon Sep 17 00:00:00 2001
From: Martin Lang <martin.lang@mpsd.mpg.de>
Date: Tue, 3 Dec 2024 14:07:26 +0100
Subject: [PATCH] Update elpa requirements

---
 docs/spack-package_requirements.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/spack-package_requirements.org b/docs/spack-package_requirements.org
index e9e592f..0744122 100644
--- a/docs/spack-package_requirements.org
+++ b/docs/spack-package_requirements.org
@@ -5,6 +5,9 @@ Octopus CI and the interface Octopus <-> third-party code does not depend on how
 the other packages are compiled
 
 ** ELPA
+- As of Dec. 2024 (discussed in the monthly Octopus meeting, https://gitlab.com/octopus-code/octopus/-/issues/1129):
+  - Octopus+OpenMP requires (?) ELPA+OpenMP (the CMake configuration does not search for ELPA~OpenMP)
+  - Octoups~OpenMP requires ELPA~OpenMP (pkconfig unconditionally brings in ~-fopenmp~ -> Octopus would compile with OpenMP; hence we cannot support it)
 - In EasyBuild ELPA is provided with and without OpenMP support in one prefix
   (different sonames)
 - In Spack up to release ~23c~ we only provide ELPA with OpenMP support
-- 
GitLab