1
0
Fork 0

Update compilation results for NVIDIA HPC SDK 24.1

This commit is contained in:
John Zaitseff 2024-02-01 06:30:37 +11:00
parent 5b1be3e41c
commit 56eeb937b1
1 changed files with 4 additions and 4 deletions

View File

@ -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