From 5eb4f55406042497ba6f0fcd763259d8806e2149 Mon Sep 17 00:00:00 2001 From: sfilippone Date: Tue, 23 Dec 2025 11:48:37 +0100 Subject: [PATCH] README updates --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fbb55f5a..fd7c63ca 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,9 @@ The files will be organized into the lib, include, and modules subdirectories wi - LLVM 20.1.0 and 21.1.0 (except OpenMPI 4.1.8 which does not build with LLVM) Moreover, it has been tested with the Intel OneAPI toolchain versions 2025.2 and 2025.3 + + As of this release, the NVIDIA compiler 25.7 fails to handle our code. + Cray, IBM and NAg compilers have been used for testing in the past, but not on this version. ## Documentation