@@ -21,6 +21,7 @@ Copyright (c) 2017-2018 Los Alamos National Security, LLC. All rights
21
21
reserved.
22
22
Copyright (c) 2017 Research Organization for Information Science
23
23
and Technology (RIST). All rights reserved.
24
+ Copyright (c) 2020 Google, LLC. All rights reserved.
24
25
25
26
$COPYRIGHT$
26
27
@@ -174,17 +175,17 @@ General notes
174
175
- Oracle Grid Engine (OGE) 6.1, 6.2 and open source Grid Engine
175
176
176
177
- 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 (*)
179
180
- macOS (10.12), 64 bit (x85_64) with XCode compilers
180
181
181
182
(*) Be sure to read the Compiler Notes, below.
182
183
183
184
- Other systems have been lightly (but not fully tested):
184
185
- Linux (various flavors/distros), 32 bit, with gcc
185
186
- 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.
188
189
- Oracle Solaris 10 and 11, 32 and 64 bit (SPARC, i386, x86_64),
189
190
with Oracle Solaris Studio 12.5
190
191
- OpenBSD. Requires configure options --enable-mca-no-build=patcher
0 commit comments