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

10 Коммитов

Автор SHA1 Сообщение Дата
Shiqing Fan
d2031ff2d8 Update README.WINDOWS
cmr:v1.4.2
cmr:v1.5

This commit was SVN r22473.
2010-01-25 14:48:54 +00:00
Shiqing Fan
bc83a40ae5 Update and add README.WINDOWS into the tarball, didn't notice it before. :-(
This commit was SVN r21932.
2009-09-03 11:08:03 +00:00
Shiqing Fan
6fed3958ea Refresh the Windows readme file.
This commit was SVN r21632.
2009-07-10 14:08:24 +00:00
Greg Koenig
60485ff95f This is a very large change to rename several #define values from
OMPI_* to OPAL_*.  This allows opal layer to be used more independent
from the whole of ompi.

NOTE: 9 "svn mv" operations immediately follow this commit.

This commit was SVN r21180.
2009-05-06 20:11:28 +00:00
George Bosilca
14061094a5 Small update to the Windows README.
This commit was SVN r20056.
2008-12-03 13:52:49 +00:00
Jeff Squyres
7caa8340f1 Refs trac:1399.
Syntax and grammar in README.WINDOWS and update refs in README.

This commit was SVN r20055.

The following Trac tickets were found above:
  Ticket 1399 --> https://svn.open-mpi.org/trac/ompi/ticket/1399
2008-12-03 13:34:51 +00:00
Shiqing Fan
a2c4b859b9 Up date README and README.WINDOWS.
This commit was SVN r20054.
2008-12-03 08:29:28 +00:00
George Bosilca
c4b0d0c026 Update the Windows README file.
This commit was SVN r12228.
2006-10-20 17:59:57 +00:00
George Bosilca
06563b5dec Last set of explicit conversions. We are now close to the zero warnings on
all platforms. The only exceptions (and I will not deal with them
anytime soon) are on Windows:
- the write functions which require the length to be an int when it's
  a size_t on all UNIX variants.
- all iovec manipulation functions where the iov_len is again an int
  when it's a size_t on most of the UNIXes.
As these only happens on Windows, so I think we're set for now :)

This commit was SVN r12215.
2006-10-20 03:57:44 +00:00
George Bosilca
2fb5d2f847 First cut for a windows readme file.
This commit was SVN r8483.
2005-12-13 06:15:20 +00:00