Jeff Squyres
c03fb5bae8
Update NEWS
...
This commit was SVN r11854.
2006-09-27 21:31:59 +00:00
Jeff Squyres
cd6a20dc05
Update to NEWS.
...
This commit was SVN r11775.
2006-09-25 14:53:29 +00:00
Brian Barrett
10a230373b
Add a number of missing constants to the C++ bindings
...
refs trac:322
This commit was SVN r11720.
The following Trac tickets were found above:
Ticket 322 --> https://svn.open-mpi.org/trac/ompi/ticket/322
2006-09-19 22:28:21 +00:00
Jeff Squyres
8226dab86c
Fixes trac:377
...
Add --enable-orterun-prefix-by-default (and a synonym:
--enable-mpirun-prefix-by-default) to make orterun always behave as if
"--prefix $prefix" was given on the command line (where $prefix is the
value given to the --prefix option to configure). This prevents many
rsh/ssh users from needing to modify their shell startup files to set
the LD_LIBRARY_PATH for Open MPI (they will still need to set PATH or
otherwise find the OMPI executables to mpicc/mpirun/etc. their MPI
applications).
Also added --noprefix option to orterun to disable this behavior.
Finally, note that even if --enable-orterun-prefix-by-default is
specified, if the user specifies --prefix or /path/to/mpirun, these
options will override the default value of the prefix ($prefix).
This commit was SVN r11669.
The following Trac tickets were found above:
Ticket 377 --> https://svn.open-mpi.org/trac/ompi/ticket/377
2006-09-15 02:52:08 +00:00
Jeff Squyres
8248252ec6
Sync with 1.1 NEWS.
...
This commit was SVN r11612.
2006-09-11 11:18:45 +00:00
Jeff Squyres
80dbc826f4
Sync with 1.1 NEWS.
...
This commit was SVN r11599.
2006-09-09 01:18:21 +00:00
Jeff Squyres
612007845d
Reflect that we never released 1.0.3
...
This commit was SVN r11497.
2006-08-29 21:05:23 +00:00
Jeff Squyres
a00dd86b88
George found a great way to avoid warnings from flex for that unused
...
function. Woo hoo!
This commit was SVN r11480.
2006-08-28 22:48:13 +00:00
Jeff Squyres
76b3821b06
Sync with 1.1 branch NEWS.
...
This commit was SVN r11361.
2006-08-23 13:57:30 +00:00
Brian Barrett
66c53dccdc
* add section for 1.3 NEWS items
...
This commit was SVN r11206.
2006-08-15 20:23:39 +00:00
Brian Barrett
0d41890768
* update to match today's upgrade of libevent
...
This commit was SVN r11173.
2006-08-14 16:11:38 +00:00
Pak Lui
08352878cc
* Added in new ras and pls components to support Sun N1 Grid Engine (N1GE)
...
6 and its open source version as the job launchers for ORTE.
This commit was SVN r11153.
2006-08-10 21:46:52 +00:00
Brian Barrett
4176e61049
* Add support for building the F90 bindings library as a shared library
...
on almost all platforms (except OS X... sigh...). This is the merge
of r10846 - 10894 from the tmp/f90-shared branch to the trunk.
This commit was SVN r11103.
The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
r10846
2006-08-03 00:17:31 +00:00
Jeff Squyres
7aac77a37c
When on the IA64 platform, if we're using the Intel 9.0 v20051201
...
compiler, automatically disable the ptmalloc component. It seems that
optimization level -O2 or higher will cause the generated code to do
Bad Things (e.g., opalcc will segv). Upgrading to the Intel 9.1
compiler seems to fix the problem.
This closes ticket #227 .
This commit was SVN r11076.
2006-08-01 18:48:34 +00:00
Jeff Squyres
7784f1a818
Fix a problem noted by Chris Hennes that MPI_INFO_SET would mistakenly
...
disallow setting long info values.
This commit was SVN r11074.
2006-08-01 16:07:56 +00:00
Jeff Squyres
a181a0ee1e
Move dr back up to 1.2
...
This commit was SVN r11049.
2006-07-28 18:44:47 +00:00
Jeff Squyres
6918a3d6f5
Added bullet about host info key to MPI_COMM_SPAWN[_MULTIPLE]
...
This commit was SVN r11041.
2006-07-28 14:52:52 +00:00
Brian Barrett
aaf31c6ade
* Make the backtrace printing functionality a framework
...
* Copy Linux and Solaris backtrace support from util/stacktrace.c
* Added backtrace support for Mac OS X.
This commit was SVN r11023.
2006-07-27 02:56:02 +00:00
Brian Barrett
7ea33eac02
Merge in rest of event library update branch, updating the event library to
...
libevent-1.1a.
svn merge -r10917:11006 https://svn.open-mpi.org/svn/ompi/tmp/libevent-update
This commit was SVN r11022.
The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
r10917
r11006
2006-07-27 01:51:18 +00:00
Jeff Squyres
7c0d95a0c3
Sync with 1.1.1 NEWS.
...
This commit was SVN r11016.
2006-07-26 21:50:35 +00:00
Jeff Squyres
95851353e9
Add note about OSX F77 issue.
...
This commit was SVN r11004.
2006-07-26 15:48:17 +00:00
Jeff Squyres
9c0a2d8916
Fix a note in the file to attribute the help correctly.
...
This commit was SVN r11003.
2006-07-26 15:47:51 +00:00
Brian Barrett
4ac0867ef3
* update NEWS file with some features that have been added recently
...
This commit was SVN r10996.
2006-07-26 14:18:34 +00:00
Jeff Squyres
0aead324a1
Add note about the gpr compound command fix in the 1.0.3 section
...
This commit was SVN r10831.
2006-07-15 10:33:37 +00:00
Jeff Squyres
b1fcb62cdf
Update NEWS with C++ compiler check bullet
...
This commit was SVN r10830.
2006-07-15 10:30:26 +00:00
Jeff Squyres
be0fc135c6
Update NEWS to reflect that a TM bug really was fixed, and Martin
...
Schaffoner really gets credit for first reporting it.
This commit was SVN r10821.
2006-07-14 22:12:12 +00:00
Jeff Squyres
9f0c607ece
Moved items from 1.2 to 1.1.1
...
This commit was SVN r10797.
2006-07-14 13:54:30 +00:00
Jeff Squyres
bb2122fd9d
Update a bunch of 1.1.1 items and a few items on the trunk.
...
This commit was SVN r10756.
2006-07-12 11:57:55 +00:00
Brian Barrett
4b70bb92db
* Per ticket #112 , localhost checks should check against 127.0.0.1/8, rather
...
than just 127.0.0.1.
This commit was SVN r10750.
2006-07-11 20:54:49 +00:00
Jeff Squyres
789dd47d1b
Sync NEWS with 1.1.1
...
This commit was SVN r10654.
2006-07-05 13:23:43 +00:00
Brian Barrett
0bd5acc51f
* Fix for bus error in XGrid starter
...
This commit was SVN r10615.
2006-07-01 16:16:46 +00:00
Jeff Squyres
4f47069aa6
Add in a bunch of missing items to NEWS. Subject to corrections from
...
the rest of the group.
This commit was SVN r10396.
2006-06-16 13:37:25 +00:00
Jeff Squyres
5f356edb64
Bring over changes from the /tmp/fortran-stuff series:
...
- Make the F90 bindings compile and link properly with gfortran 4.0,
4.1, Intel 9.0, PGI 6.1, Sun (don't know version offhand -- the most
current as of this writing, I think), and NAG 5.2, although some
have limitations (e.g., NAG can't seem to handle the medium and
large sizes)
- Building the F90 "small" module size is now the default, even for
developers
- Split up mpif.h into multiple files because parts of it were toxic
to the F90 bindings
- Properly specify unsized/unshaped arrays to make the bindings work
on all known compilers
- Make ompi_info show Fortran 90 bindings size
- XML somewhat lags the generated scripts as of this commit, but
functionality was my main goal -- the XML can be updated later (if
at all).
This commit was SVN r10118.
2006-05-30 14:37:41 +00:00
Jeff Squyres
b4f83aa471
Add bullet about MPI_LONG_LONG and MPI_LONG_LONG_INT.
...
This commit was SVN r10091.
2006-05-26 12:21:52 +00:00
Jeff Squyres
6125fc73d3
Sync with 1.0 NEWS.
...
This commit was SVN r10089.
2006-05-26 12:09:41 +00:00
Jeff Squyres
8c1b89d98a
Slight re-wording of this bullet
...
This commit was SVN r10064.
2006-05-25 12:29:17 +00:00
Jeff Squyres
3f93d32dfa
- Add note about sm async progress fix
...
- Ammend note about ROMIO fixes to include mention of "run-time" fixes
This commit was SVN r10063.
2006-05-25 12:28:04 +00:00
Jeff Squyres
8ccafdb521
Updates NEWS for MPI_PROD fix
...
This commit was SVN r10024.
2006-05-23 18:28:41 +00:00
Jeff Squyres
58c8478bcd
Add note about Torque 2.1.0p0
...
This commit was SVN r9977.
2006-05-18 21:25:56 +00:00
Brian Barrett
7000cecf78
Fix for standard output / standard error truncation issue when in a shell
...
pipeline. See lengthy comment in iof_base_endpoint.c for the details, but
the short version is that we shouldn't set O_NONBLOCK on standard I/O
file descriptors, so we no longer do.
Closes ticket:9
This commit was SVN r9966.
2006-05-18 15:43:32 +00:00
Jeff Squyres
5e232ca578
Add NEWS item for the leave_pinned/malloc fix
...
This commit was SVN r9947.
2006-05-17 00:06:30 +00:00
Jeff Squyres
453682ec9b
Updates w.r.t. ROMIO fixes.
...
This commit was SVN r9917.
2006-05-15 16:45:32 +00:00
Jeff Squyres
3d76bd83cb
Sync with latest NEWS
...
This commit was SVN r9888.
2006-05-11 03:05:09 +00:00
Jeff Squyres
0bd5a5c03b
Add bullet about ROMIO fixes
...
This commit was SVN r9872.
2006-05-10 11:33:52 +00:00
Jeff Squyres
07f1eed04d
Update NEWS w.r.t. MPI_COMM_SPLIT intercomm fix
...
This commit was SVN r9834.
2006-05-05 12:00:33 +00:00
Jeff Squyres
5e6188a4a8
Update NEWS for INTERCOMM_MERGE fix
...
This commit was SVN r9824.
2006-05-05 02:27:43 +00:00
Brian Barrett
1aa13c1e5c
* do proper fortran string handling for the MPI-IO functions that take string
...
arguments. Thanks to Bernard Knaepen for bringing this to our attention.
This commit was SVN r9792.
2006-05-02 14:39:11 +00:00
Jeff Squyres
bb3e8dd3cd
Add notes about the F90 module sizes.
...
This commit was SVN r9710.
2006-04-25 16:58:27 +00:00
Gleb Natapov
10ae27dd25
Add NEWS item and copyright.
...
This commit was SVN r9697.
2006-04-24 14:15:22 +00:00
Brian Barrett
9befdc7d9f
* Ensure that mca_common_sm_mmap_seg_alloc() always returns a word-aligned
...
pointer. Otherwise, we can end up segfaulting when the memory area is
used by the caller. Fixes a bug reported by Alex Spiegel.
This commit was SVN r9692.
2006-04-23 21:14:03 +00:00
Brian Barrett
575b3571a6
update to match last patch
...
This commit was SVN r9637.
2006-04-14 15:46:30 +00:00
Jeff Squyres
c07cff349d
The COMM_SELF / attribute / FINALIZE fixes were approved for v1.0.3.
...
So move the NEWS item.
This commit was SVN r9630.
2006-04-13 18:56:02 +00:00
Jeff Squyres
b1ed81920a
Minor updates
...
This commit was SVN r9624.
2006-04-13 04:24:32 +00:00
Jeff Squyres
201f8bb602
Properly delete attributes on MPI_COMM_SELF as the very first thing in
...
MPI_FINALIZE, per MPI-2:4.8.
This commit was SVN r9618.
2006-04-12 01:16:45 +00:00
George Bosilca
7055e9765e
Add the OMPI_SKIP_MPICXX to allow the user to avoid the inclusion of the
...
CXX bindings if a C code is compiled with a CXX compiler.
This commit was SVN r9567.
2006-04-07 04:57:53 +00:00
Jeff Squyres
9c89a0b6ef
Sync with v1.0 NEWS.
...
This commit was SVN r9547.
2006-04-06 11:43:24 +00:00
Brian Barrett
ae3cd41eaa
* update to match the v1.0 NEWS
...
This commit was SVN r9525.
2006-04-04 04:34:08 +00:00
George Bosilca
285b1af2a7
Follow the standard when the count is set to zero. Or let me say it differently,
...
follow the statement from the standard that make the most sense to me. In this
particular case this statement is:
If there is no active handle in the list it returns outcount = MPI_UNDEFINED.
This commit was SVN r9512.
2006-04-01 07:39:55 +00:00
George Bosilca
65058d65e8
Update the NEWS to include PERUSE.
...
This commit was SVN r9502.
2006-03-31 17:20:11 +00:00
Brian Barrett
8258a998ab
* added NEWS items for the one-sided implementation and the heterogeneous
...
support.
This commit was SVN r9423.
2006-03-25 03:02:44 +00:00
Jeff Squyres
bc96040e1c
- Add Cisco copyright
...
- Add comment explaining why we used INT_MAX
- Update NEWS
This commit was SVN r9415.
2006-03-24 15:39:09 +00:00
Jeff Squyres
820548a84a
Sync against v1.0 NEWS
...
This commit was SVN r9305.
2006-03-16 14:46:58 +00:00
Jeff Squyres
b00e69bfa8
Add Linux PPC assembly comment
...
This commit was SVN r9302.
2006-03-16 14:40:03 +00:00
Brian Barrett
6b0069b820
* We don't need the ttcompat module loaded into the stream on Solaris, and it
...
was causing problems (indeed, we don't have it in LAM and it hasn't caused
problems in the last many many years). Standard I/O forwarding now works
properly on Solaris in both 32 and 64 bit builds
* Add NEWS item about standard I/O on platforms without openpty()
This commit was SVN r9255.
2006-03-11 17:56:30 +00:00
Jeff Squyres
4c4cdd549c
Add bullet about PGI compilers and inline assemblyx
...
This commit was SVN r9243.
2006-03-10 04:09:41 +00:00
Jeff Squyres
a5ca20ec87
Add bullet about MPI_UNSIGNED_CHAR MPI_SIGNED_CHAR and reduction
...
operations
This commit was SVN r9231.
2006-03-09 17:07:29 +00:00
Jeff Squyres
38ff4ce871
Add bullet about opal_vasprintf() fix
...
This commit was SVN r9225.
2006-03-09 12:14:16 +00:00
Jeff Squyres
a192af34e7
Shame on me for not looking at the expanded collective datatype tables
...
for the C++ bindings in MPI-2 p276-278 to see that MPI_BOOL should
work with MPI_LAND, MPI_LOR, and MPI_LXOR. Thanks to Andy Selle for
pointing this out.
This commit was SVN r9200.
2006-03-04 18:35:33 +00:00
Jeff Squyres
9d119109b6
Change the types of some of the "special" constants in mpif.h so that
...
they will match the prototypes in the [styictly-typed] MPI F90
bindings. Specifically, fix up MPI_COMM_SPAWN and
MPI_COMM_SPAWN_MULTIPLE so that the constants MPI_ARGV_NULL,
MPI_ERRCODES_IGNORE, and MPI_ARGVS_NULL can be used in the F90
bindings. Thanks to Michael Kluskens for pointing this out to us.
Some work still remains in the F90 bindings -- we are missing all
places where choice buffers can be of type CHARACTER.
This commit was SVN r9198.
2006-03-04 14:24:44 +00:00
Jeff Squyres
481832068d
Add bullet about TCL BTL network matching during setup.
...
This commit was SVN r9120.
2006-02-23 02:03:59 +00:00
Jeff Squyres
c2c2daa966
Change the behavior of orterun (mpirun, mpirexec) to search for
...
argv[0] and the cwd on the target node (i.e., the node where the
executable will be running in all systems except BProc, where the
searches are run on the node where orterun is invoked).
- fork pls now does cwd and argv[0] search in orted
- bproc pls does cwd and argv[0] search in orterun
- cwd behavior slightly different:
- if user specifies a -wdir to orterun, we chdir() to there; if we
can't for some reason, abort
- if user does not specify a -wdir, try to chdir() to the dir where
orterun was invoked. If we can't for some reason (e.g., it
doesn't exist on the target node), then try to chdir($HOME). If
we can't do that, then just live with whatever default directory
we were put in.
This commit was SVN r9068.
2006-02-16 20:40:23 +00:00
Brian Barrett
34c901dcb2
* fix race condition due to poorly placed memory barriers that was causing
...
crashes with the shared memory btl
This commit was SVN r9066.
2006-02-16 20:14:33 +00:00
Jeff Squyres
b8ae4060b2
Fix warnings about setting read-only MCA parameters on bproc systems.
...
This commit was SVN r9057.
2006-02-16 04:41:38 +00:00
David Daniel
650dc99387
- Change the exit status set by mpirun when an application process is
...
killed by a signal. The exit status is now set to signo + 128, which
conforms with the behavior of (almost) all shells.
This commit was SVN r9051.
2006-02-15 22:46:40 +00:00
George Bosilca
6323b47af5
Sooner is better. This fix has to go in the 1.0.2.
...
This commit was SVN r9000.
2006-02-12 21:25:11 +00:00
George Bosilca
45aa6914b6
Update the NEWS file.
...
This commit was SVN r8999.
2006-02-12 21:06:11 +00:00
Jeff Squyres
6668c43d65
Add note about cross-compilation.
...
This commit was SVN r8992.
2006-02-12 15:13:14 +00:00
Jeff Squyres
b8f99ddbba
Sync with v1.0 NEWS.
...
This commit was SVN r8980.
2006-02-11 00:19:57 +00:00
Brian Barrett
d19109bdf3
* Update NEWS file with standard input changes.
...
This should go to the v1.0 branch after the actual fixes go.
This commit was SVN r8895.
2006-02-04 23:28:48 +00:00
Jeff Squyres
cc1ee11eeb
Fix issues with tcsh and LD_LIBRARY_PATH when using --prefix. See
...
lengthy comment inside for details. Thanks to Glen Morris for finding
this issue and suggesting the fix.
This commit was SVN r8880.
2006-02-02 06:26:55 +00:00
Jeff Squyres
f7097d34c8
Remove some \n typos. Thanks to Glenn Morris for finding these.
...
This commit was SVN r8878.
2006-02-02 05:50:15 +00:00
Brian Barrett
4f88f8954e
* Fix missing / wrong constants in MPI C++ bindings. Thanks to Brian
...
Granger for bringing this to our attention.
This needs to be modified slightly to go to the v1.0 branch. Will
submit patch via e-mail.
This commit was SVN r8872.
2006-02-01 16:01:32 +00:00
Jeff Squyres
89a008480b
Sync with v1.0 branch.
...
This commit was SVN r8767.
2006-01-20 12:33:31 +00:00
Jeff Squyres
c4757e3bf3
Add NEWS items for openib btl changes.
...
This commit was SVN r8751.
2006-01-19 15:34:41 +00:00
Jeff Squyres
ed0fa9720d
Incorporate fix suggested by Chris Gottbratch.
...
This commit was SVN r8750.
2006-01-19 15:21:53 +00:00
Jeff Squyres
f5efb70252
Sync with v1.0 NEWS.
...
This commit was SVN r8679.
2006-01-12 03:39:51 +00:00
Jeff Squyres
dd142673f4
Add missing MPI::Request::Get_status methods.
...
This commit was SVN r8663.
2006-01-09 18:10:12 +00:00
Jeff Squyres
d2897b54d7
Sync with 1.0 NEWS
...
This commit was SVN r8652.
2006-01-05 14:55:00 +00:00
Jeff Squyres
e11f2cefca
Partial sync with v1.0 NEWS; still need to bring over some r's from
...
trunk to v1.0.
This commit was SVN r8562.
2005-12-20 13:39:00 +00:00
Brian Barrett
79396ea5a5
* Fix small issues when using an assembler directly, rather than through
...
a compiler
* Work around fact that ias (Intel Assembler) emits a banner at all times...
This commit was SVN r8555.
2005-12-20 00:49:59 +00:00
Jeff Squyres
2bae18fd91
Fix MPI_IN_PLACE handling for Fortran collectives
...
This commit was SVN r8526.
2005-12-16 19:19:14 +00:00
Jeff Squyres
4379be6edc
Fix some more const_cast issues. Thanks to Martin Audet for helping
...
with this.
This commit was SVN r8516.
2005-12-15 21:24:42 +00:00
Jeff Squyres
bedf0d2224
Move ROMIO bullet down to v1.0.2
...
This commit was SVN r8512.
2005-12-15 19:24:50 +00:00
Jeff Squyres
529012e89b
Sync with v1.0 NEWS
...
This commit was SVN r8494.
2005-12-13 20:30:36 +00:00
Jeff Squyres
690edd5015
Sync with v1.0.x NEWS
...
This commit was SVN r8474.
2005-12-12 22:15:29 +00:00
Jeff Squyres
02d48d2b50
Sync with v1.0 NEWS
...
This commit was SVN r8415.
2005-12-08 13:04:38 +00:00
Jeff Squyres
e00c677da2
Sync with v1.0 NEWS
...
This commit was SVN r8395.
2005-12-06 19:13:42 +00:00
Jeff Squyres
1c6ec30a33
Added bullet about IRIX
...
This commit was SVN r8365.
2005-12-01 18:37:32 +00:00
Jeff Squyres
3f891879b0
Added bullets for integer hostnames and out-of-order fragment matching
...
This commit was SVN r8360.
2005-12-01 18:07:15 +00:00
Jeff Squyres
abf06b9f38
Add bullets about MPI_Offset and C++ bindings const casting
...
This commit was SVN r8333.
2005-11-30 11:07:40 +00:00
Jeff Squyres
f12bd6f442
Sync with v1.0 NEWS
...
This commit was SVN r8323.
2005-11-29 23:44:56 +00:00
Jeff Squyres
4220a5cd95
Add bullet about Fortran arguments
...
This commit was SVN r8315.
2005-11-29 18:43:27 +00:00
Brian Barrett
5e0c779974
* add note to NEWS about updated ROMIO release
...
This commit was SVN r8301.
2005-11-29 02:07:34 +00:00
Jeff Squyres
8c31ab1dee
Update README and NEWS about Fortran .TRUE. handling.
...
This commit was SVN r8297.
2005-11-29 01:06:44 +00:00
Jeff Squyres
63a7ea98e2
Added bullet about MX startup scalability
...
This commit was SVN r8286.
2005-11-28 20:09:46 +00:00
Jeff Squyres
09325ebb92
Be a bit more precise on the MPI_SCATTERV bullet.
...
This commit was SVN r8281.
2005-11-28 19:39:07 +00:00
Jeff Squyres
170bff7f7e
Add bullets for MPI_SCATTERV and iof fixes
...
This commit was SVN r8280.
2005-11-28 19:36:59 +00:00
Jeff Squyres
2dec4df0b5
Update NEWS
...
This commit was SVN r8233.
2005-11-22 15:33:04 +00:00
Jeff Squyres
c82a18a0a1
Add a NEWS file for keeping track of user-visible changes between
...
versions.
This commit was SVN r8220.
2005-11-21 23:00:12 +00:00