Skip to content

Commit 4fb7e01

Browse files
authored
Merge pull request #7427 from hjelmn/update_readme_architectures
README: update tested systems
2 parents 89f3418 + 843fdc0 commit 4fb7e01

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Copyright (c) 2017-2018 Los Alamos National Security, LLC. All rights
2121
reserved.
2222
Copyright (c) 2017 Research Organization for Information Science
2323
and Technology (RIST). All rights reserved.
24+
Copyright (c) 2020 Google, LLC. All rights reserved.
2425

2526
$COPYRIGHT$
2627

@@ -174,17 +175,17 @@ General notes
174175
- Oracle Grid Engine (OGE) 6.1, 6.2 and open source Grid Engine
175176

176177
- Systems that have been tested are:
177-
- Linux (various flavors/distros), 64 bit (x86), with gcc, Absoft,
178-
Intel, and Portland (*)
178+
- Linux (various flavors/distros), 64 bit (x86, ppc, aarch64),
179+
with gcc (4.8.x+), Absoft (fortran), Intel, and Portland (*)
179180
- macOS (10.12), 64 bit (x85_64) with XCode compilers
180181

181182
(*) Be sure to read the Compiler Notes, below.
182183

183184
- Other systems have been lightly (but not fully tested):
184185
- Linux (various flavors/distros), 32 bit, with gcc
185186
- Cygwin 32 & 64 bit with gcc
186-
- ARMv6, ARMv7, ARMv8 (aarch64)
187-
- Other 64 bit platforms (e.g., Linux on PPC64)
187+
- ARMv6, ARMv7
188+
- Other 64 bit platforms.
188189
- Oracle Solaris 10 and 11, 32 and 64 bit (SPARC, i386, x86_64),
189190
with Oracle Solaris Studio 12.5
190191
- OpenBSD. Requires configure options --enable-mca-no-build=patcher

0 commit comments

Comments
 (0)