Skip to content

Commit d7f283c

Browse files
committed
README: Update supported platform list
Per discussion at last developer's forum, platforms not actively being tested (either in Jenkins or at least weekly in MTT) are not eligible to be listed as supported platforms. Move a number of systems out of the supported list. Signed-off-by: Brian Barrett <[email protected]>
1 parent bf668ad commit d7f283c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -112,31 +112,28 @@ General notes
112112

113113
- The run-time systems that are currently supported are:
114114
- rsh / ssh
115-
- LoadLeveler
116115
- PBS Pro, Torque
117116
- Platform LSF (v7.0.2 and later)
118117
- SLURM
119118
- Cray XE, XC, and XK
120119
- Oracle Grid Engine (OGE) 6.1, 6.2 and open source Grid Engine
121120

122121
- Systems that have been tested are:
123-
- Linux (various flavors/distros), 32 bit, with gcc
124122
- Linux (various flavors/distros), 64 bit (x86), with gcc, Absoft,
125123
Intel, and Portland (*)
126-
- OS X (10.8, 10.9, 10.10, 10.11), 32 and 64 bit (x86_64), with
127-
XCode and Absoft compilers (*)
128-
- MacOS (10.12), 64 bit (x85_64) with XCode and Absoft compilers (*)
129-
- OpenBSD. Requires configure options --enable-mca-no-build=patcher
130-
and --disable-slopen with this release.
124+
- macOS (10.12), 64 bit (x85_64) with XCode compilers
131125

132126
(*) Be sure to read the Compiler Notes, below.
133127

134128
- Other systems have been lightly (but not fully tested):
129+
- Linux (various flavors/distros), 32 bit, with gcc
135130
- Cygwin 32 & 64 bit with gcc
136131
- ARMv4, ARMv5, ARMv6, ARMv7, ARMv8
137132
- Other 64 bit platforms (e.g., Linux on PPC64)
138133
- Oracle Solaris 10 and 11, 32 and 64 bit (SPARC, i386, x86_64),
139134
with Oracle Solaris Studio 12.5
135+
- OpenBSD. Requires configure options --enable-mca-no-build=patcher
136+
and --disable-slopen with this release.
140137

141138
Compiler Notes
142139
--------------

0 commit comments

Comments
 (0)