From b69aca1a8f4eab686d41fb80a3f365d234e1727b Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Fri, 5 Jan 2024 12:43:55 +1100 Subject: [PATCH] Update INSTALL to reflect more testing on Rocky Linux 8.8 Use the Australian National Computational Infrastructure (NCI) Gadi HPC system with a newer version of the Intel openAPI C compiler (icx) as well as the classic Intel compiler (icc). --- INSTALL | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 4d834ce7..0190efef 100644 --- a/INSTALL +++ b/INSTALL @@ -205,9 +205,9 @@ Tested Systems The following operating systems and compilers have been successfully tested with this version of Star Traders: -==================================== ====== ===== ======================== +==================================== ====== ===== ========================= Linux distribution Arch Glibc Compiler -==================================== ====== ===== ======================== +==================================== ====== ===== ========================= Debian GNU/Linux Unstable (Sid) x86_64 2.37 GNU C Compiler 13.2.0 Debian GNU/Linux Unstable (Sid) x86_64 2.37 Clang (LLVM) 16.0.6 Debian GNU/Linux 12.4 (Bookworm) x86_64 2.36 GNU C Compiler 12.2.0 @@ -229,10 +229,11 @@ CentOS Stream 9 x86_64 2.34 GNU C Compiler 11.4.1 CentOS Stream 8 x86_64 2.28 GNU C Compiler 8.5.0 CentOS 7.9.2009 x86_64 2.17 GNU C Compiler 4.8.5 Rocky Linux 8.8 x86_64 2.28 GNU C Compiler 8.5.0 -Rocky Linux 8.8 x86_64 2.28 Intel oneAPI C 2022.2.0 +Rocky Linux 8.8 x86_64 2.28 Intel oneAPI C 2023.2.0 +Rocky Linux 8.8 x86_64 2.28 Intel C Classic 2021.10.0 openSUSE Leap 15.4 x86_64 2.31 GNU C Compiler 7.5.0 Arch Linux (2022.08.01) x86_64 2.36 GNU C Compiler 12.1.1 -==================================== ====== ===== ======================== +==================================== ====== ===== ========================= ========================= ====== ============================ ============ Operating system Arch Compiler Notes