File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change @@ -153,19 +153,6 @@ releases continually improve reliability and performance of
153153multi-threaded MPI applications.
154154
155155
156- /////////////////////////////////////////////////////////////////////////
157-
158- Does Open MPI support 32 bit environments?
159- ------------------------------------------
160-
161- As far as we know, yes. 64 bit architectures have effectively taken
162- over the world, though, so 32-bit is not tested nearly as much as
163- 64-bit.
164-
165- Specifically, most of the Open MPI developers only have 64-bit
166- machines, and therefore only test 32-bit in emulation mode.
167-
168-
169156/////////////////////////////////////////////////////////////////////////
170157
171158Does Open MPI support 64 bit environments?
Original file line number Diff line number Diff line change @@ -22,8 +22,7 @@ Platform Notes
2222
2323* Other systems have been lightly (but not fully) tested:
2424
25- * Linux (various flavors/distros), 32 bit, with gcc
26- * Cygwin 32 & 64 bit with gcc
25+ * Cygwin 64 bit with gcc
2726 * ARMv6, ARMv7, ARMv9
2827 * Other 64 bit platforms.
2928 * OpenBSD. Requires configure options ``--enable-mca-no-build=patcher ``
@@ -32,6 +31,8 @@ Platform Notes
3231 using the clang-4.0 system compiler. A workaround is to build
3332 Open MPI using the GNU compiler.
3433
34+ .. note :: 32-bit environments are no longer supported.
35+
3536* The run-time systems that are currently supported are:
3637
3738 * ssh / rsh
You can’t perform that action at this time.
0 commit comments