jsquyres [Thu, 21 Feb 2013 17:38:37 +0000] rev 21426
Fix minor nroff macro issues. Documentation/packaging change: no CMR
required.
jsquyres [Thu, 21 Feb 2013 17:36:08 +0000] rev 21425
1.6.4 has been released; on to 1.6.5a1
jsquyres [Thu, 21 Feb 2013 17:43:38 +0000] rev 21424
Merge over r28088 and r28089 from trunk. Minor
documentation/packaging issue; no CMR required.
jsquyres [Thu, 21 Feb 2013 14:29:18 +0000] rev 21423
Thanks to Siegmar Gross; he pointed out that I didn't read
http://docs.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html
carefully enough: a Java "char" is actually 16 bits, not 8.
jsquyres [Wed, 20 Feb 2013 21:57:48 +0000] rev 21422
Per
http://docs.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html,
the sizes of Java types are fixed. So we just assign them to their
corresponding MPI fixed-size datatypes where possible.
hjelmn [Wed, 20 Feb 2013 21:42:13 +0000] rev 21421
Add comment about r28083
hjelmn [Wed, 20 Feb 2013 21:27:01 +0000] rev 21420
btl/openib: don't align fragments on 2 byte boundaries (changed to 8)
cmr:v1.6,v1.7
jsquyres [Wed, 20 Feb 2013 15:51:38 +0000] rev 21419
1.6.4rc5 was released; on to 1.6.4rc6
jsquyres [Tue, 19 Feb 2013 22:50:56 +0000] rev 21418
Fixes #3506: Please move r28035 to 1.7
---svn-pre-commit-ignore-below---
Custom patch on the ticket based on:
r3485 [[BR]]
* Fix windows makefile to deal with spaces in topdir
* offset time to Unix epoch so that gettimeofday returns sane values
on windows
* attempted hack at making non-blocking I/O work for iovecs in
Windows
jsquyres [Tue, 19 Feb 2013 22:36:41 +0000] rev 21417
Fixes #3513: Move orterun.1in rankfile update to v1.7
---svn-pre-commit-ignore-below---
r28067 [[BR]]
Update documentation for rankfiles in orterun.1:
* Add a little more description of what rankfiles are
* Update that we use logical numbering for socket:core notation
* Mention +nX notation