mirror of
https://git.zap.org.au/git/trader.git
synced 2024-11-03 17:27:29 -05:00
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).
This commit is contained in:
parent
83d0cffcf6
commit
b69aca1a8f
9
INSTALL
9
INSTALL
@ -205,9 +205,9 @@ Tested Systems
|
|||||||
The following operating systems and compilers have been successfully
|
The following operating systems and compilers have been successfully
|
||||||
tested with this version of Star Traders:
|
tested with this version of Star Traders:
|
||||||
|
|
||||||
==================================== ====== ===== ========================
|
==================================== ====== ===== =========================
|
||||||
Linux distribution Arch Glibc Compiler
|
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 GNU C Compiler 13.2.0
|
||||||
Debian GNU/Linux Unstable (Sid) x86_64 2.37 Clang (LLVM) 16.0.6
|
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
|
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 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
|
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 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
|
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
|
Arch Linux (2022.08.01) x86_64 2.36 GNU C Compiler 12.1.1
|
||||||
==================================== ====== ===== ========================
|
==================================== ====== ===== =========================
|
||||||
|
|
||||||
========================= ====== ============================ ============
|
========================= ====== ============================ ============
|
||||||
Operating system Arch Compiler Notes
|
Operating system Arch Compiler Notes
|
||||||
|
Loading…
Reference in New Issue
Block a user