diff --git a/INSTALL b/INSTALL index 4849a412..4d7d3a7e 100644 --- a/INSTALL +++ b/INSTALL @@ -313,13 +313,13 @@ list is almost certainly not exhaustive: ================ ====== ==================== ============ Operating system Arch Compiler Notes ================ ====== ==================== ============ -Linux (any) x86_64 NVIDIA HPC SDK 23.11 [#nvidia1]_ +Linux (any) x86_64 NVIDIA HPC SDK 24.1 [#nvidia1]_ OpenBSD 7.4 x86_64 Clang (LLVM) 13.0.0 [#openbsd1]_ ================ ====== ==================== ============ -.. [#nvidia1] The `NVIDIA HPC SDK`__ 23.11 compiler (and possibly earlier - versions) does not work due to a bug in ``nvc -E`` preprocessor - output. See the `bug report`__ for further details. +.. [#nvidia1] The `NVIDIA HPC SDK`__ 24.1 compiler (and at least some + earlier versions) does not work due to a bug in ``nvc -E`` + preprocessor output. See the `bug report`__ for further details. __ https://developer.nvidia.com/nvidia-hpc-sdk-releases __ https://forums.developer.nvidia.com/t/hpc-sdk-does-not-work-with-autoconf-automake-based-projects/277894