1
1
Граф коммитов

127 Коммитов

Автор SHA1 Сообщение Дата
Jeff Squyres
9812694227 Ensure to instantiate MPI_F_STATUS_IGNORE and MPI_F_STATUSES_IGNORE.
Thanks to Anthony Chan for pointing this out.

Note that these will only work for the Fortran compiler that Open MPI
was configured with -- since these values, are, by definition,
single-value, they cannot support all 4 values that Open MPI may
generate for the different Fortran name-mangling schemes.  A lengthy
comment in ompi_mpi_init.c explains this in more detail.  Added to the
README to explain this situation, as well as the forthcoming
.TRUE. Fortran fixes.

This commit was SVN r8231.
2005-11-22 15:24:39 +00:00
Jeff Squyres
2cb0bb4735 Various updates
This commit was SVN r8219.
2005-11-21 22:58:28 +00:00
Jeff Squyres
42ec26e640 Update the copyright notices for IU and UTK.
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Jeff Squyres
3e1107262f - Add note about MX fragment sizes
- Add note that we don't yet support hardware matching (full
  disclosure is best)

This commit was SVN r7928.
2005-10-28 21:49:25 +00:00
Jeff Squyres
f8ae2767cf Update README to match new compiler wrapper flags.
This commit was SVN r7909.
2005-10-28 03:15:39 +00:00
Jeff Squyres
2b66d53fe4 Put a note in that you have to compile all your MPI apps with the
Intel / PGI compiler flags for the logical issue.

This commit was SVN r7881.
2005-10-26 14:24:28 +00:00
Jeff Squyres
3f01c33f8a Updates about compiler notes
This commit was SVN r7871.
2005-10-25 19:29:46 +00:00
Jeff Squyres
c41c77848e Update the --enable-f* options to be --enable-mpi-f* and add
documentation about --enable-mpi-cxx.

This commit was SVN r7859.
2005-10-25 12:18:49 +00:00
Brian Barrett
baa4c1eb58 * commit quick XGrid release note
This commit was SVN r7717.
2005-10-12 03:27:15 +00:00
Jeff Squyres
01fa036645 Sync README with 1.0 branch
This commit was SVN r7714.
2005-10-12 01:14:49 +00:00
Jeff Squyres
5c98bbeae6 Update to docs
This commit was SVN r7682.
2005-10-10 19:13:54 +00:00
Brian Barrett
d81726833e * Add memory barriers for shared memory. Rich and I think we got them
all and the Intel tests pass slightly oversubscribed.

This commit was SVN r7431.
2005-09-19 16:28:25 +00:00
Jeff Squyres
5702c8f29b Fix help messages and docs about --with arguments
This commit was SVN r7183.
2005-09-05 18:51:34 +00:00
Jeff Squyres
dd96f06470 We now also support POE
This commit was SVN r7094.
2005-08-30 16:15:01 +00:00
Jeff Squyres
acd78a978a More updates.
This commit was SVN r7045.
2005-08-26 13:17:01 +00:00
Brian Barrett
43822c6ec6 * add note about static binary linking and the Linux memory managers. This
is not an issue on Darwin, since Darwin doesn't support statically linking
  executables (there is no LibSystem.a)

This commit was SVN r7032.
2005-08-25 16:26:37 +00:00
Jeff Squyres
ec22a641f5 Update the README w.r.t. the f90 bindings.
This commit was SVN r6994.
2005-08-24 02:18:18 +00:00
Jeff Squyres
47b2b95c00 Minor updates
This commit was SVN r6945.
2005-08-20 20:28:05 +00:00
Jeff Squyres
387dacef66 Clarify BProc notes
This commit was SVN r6936.
2005-08-19 14:30:38 +00:00
Jeff Squyres
473720c22f Update the README a bit
This commit was SVN r6763.
2005-08-08 15:25:59 +00:00
Jeff Squyres
eb7365581a Copy over from the beta branch.
This commit was SVN r6745.
2005-08-05 12:21:32 +00:00
Jeff Squyres
3f5541349a Add UC copyright
This commit was SVN r5009.
2005-03-24 12:43:37 +00:00
Jeff Squyres
616269a9be Add HLRS copyright
This commit was SVN r3665.
2004-11-28 20:09:25 +00:00
Jeff Squyres
e9ed717748 First cut at copyrights: IU, UTK, and some OSU. LANL and HLRS still
pending.

This commit was SVN r3655.
2004-11-22 01:38:40 +00:00
Jeff Squyres
aa11f9be06 - Fix broken $HEADER$ lines
- Add $HEADER$ lines to files that didn't have them
- Add placeholder LICENSE file

This commit was SVN r3654.
2004-11-22 00:37:56 +00:00
Jeff Squyres
7a8396bab5 some text updates -- ditch old/un-updated version numbers
This commit was SVN r1571.
2004-07-07 15:58:55 +00:00
Jeff Squyres
6ad01adbb9 Add more to the "make dist" process. ftp.gnu.org still does not have
new config.guess/config.sub files (!), but a) the code is smart enough
to know this, and b) when they become available again, the Right
Things will happen.

Also, I left the example code in there how to add man pages to the
relevant Makefile's on the thought that we'll need it when we
eventually get around to making man pages (assumedly through
doxygen).

This commit was SVN r985.
2004-03-26 21:34:01 +00:00