1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
George Bosilca 671dbea544 LXOR is a logical xor not a bitwise one, so using the ^ operation is not correct.
Advance the buffers for the *LOC operations.

This commit was SVN r1721.
2004-07-14 19:16:13 +00:00
config * C++ MPI bindings. MPI:: only 2004-07-14 14:11:03 +00:00
include Add some protection for redefining malloc/realloc/free -- we do not 2004-07-14 15:13:32 +00:00
src LXOR is a logical xor not a bitwise one, so using the ^ operation is not correct. 2004-07-14 19:16:13 +00:00
test * add support for a long -> string conversion (useful in RTE stuff) 2004-07-14 18:04:31 +00:00
acinclude.m4 Lots of changes in this commit, mostly having to do with the first 2004-06-29 00:02:25 +00:00
autogen.sh Note that you may need Automake 1.8.5 or higher to run "make dist" 2004-07-08 17:49:41 +00:00
configure.ac * C++ MPI bindings. MPI:: only 2004-07-14 14:11:03 +00:00
Doxyfile Not version 10.0 2004-06-11 20:09:02 +00:00
HACKING Note that you may need Automake 1.8.5 or higher to run "make dist" 2004-07-08 17:49:41 +00:00
INSTALL some text updates -- ditch old/un-updated version numbers 2004-07-07 15:58:55 +00:00
Makefile.am Need to include "tests" tree in the distribution tarball since 2004-07-07 18:46:34 +00:00
mpi-up2date Although I understand Jeff's explanations about why/when autogen needs to be run, I prefer the lazy approach and offer this script as a way to avoid having to worry about the silly thing. 2004-05-14 22:11:08 +00:00
README some text updates -- ditch old/un-updated version numbers 2004-07-07 15:58:55 +00:00
VERSION svn=2 will now place the svn version number in the tarball 2004-07-06 23:03:33 +00:00

This is the world's greatest MPI.

...more to write here
should be a short file, referring to the real docs.