| 4 hours ago |
rhc |
Well, we dont need the -levent any more
default tip
|
changeset |
files
|
| 6 hours ago |
rhc |
Get the event lib built correctly - missing the OMPI-specific pieces from Makefile.am!
|
changeset |
files
|
| 9 hours ago |
rhc |
Some more libevent configure fixes. Ensure -levent gets added to the wrapper flags as the LANL machines can't seem to find it otherwise. Remove the duplicate evaluation of --visibility in the libevent area as it was already done by opal for everyone. Set some more ignores.
|
changeset |
files
|
| 10 hours ago |
rhc |
Oops - if we don't want the Java bindings, then we really shouldn't be building them :-/
|
changeset |
files
|
| 12 hours ago |
rhc |
Update ignores
|
changeset |
files
|
| 12 hours ago |
rhc |
Remove built files and update ignores
|
changeset |
files
|
| 12 hours ago |
rhc |
Delete built files
|
changeset |
files
|
| 16 hours ago |
rhc |
Silence warning
|
changeset |
files
|
| 16 hours ago |
rhc |
Silence warning
|
changeset |
files
|
| 19 hours ago |
jsquyres |
Fixes #3057: minor update to the man page to state that slot locations
|
changeset |
files
|
| 21 hours ago |
jurenz |
Changes to VT:
|
changeset |
files
|
| 21 hours ago |
jurenz |
- corrected underlying compiler command for mpifort-vt (@FC@ -> vtf90)
|
changeset |
files
|
| 30 hours ago |
jsquyres |
Update svn:ignore
|
changeset |
files
|
| 33 hours ago |
hjelmn |
ack! one more
|
changeset |
files
|
| 33 hours ago |
hjelmn |
doh! add missing include
|
changeset |
files
|
| 39 hours ago |
hjelmn |
move pmi init/finalize into a common component
|
changeset |
files
|
| 39 hours ago |
hjelmn |
bug fix: actually close ess components
|
changeset |
files
|
| 42 hours ago |
bosilca |
Fixes #3098: Remove empty files in 1.6 tree
v1.6
|
changeset |
files
|
| 42 hours ago |
bosilca |
Fixes #3097: Merge errcode fix to v1.6
v1.6
|
changeset |
files
|
| 42 hours ago |
bosilca |
Fixes #3096: Move default hostfile location fix to v1.6
v1.6
|
changeset |
files
|
| 42 hours ago |
bosilca |
Fixes #3092: Please move error message fix to 1.6
v1.6
|
changeset |
files
|
| 2 days ago |
rhc |
Symlink instead of copy
|
changeset |
files
|
| 2 days ago |
rhc |
Rename the mapreduce tool to "mr+" per the marketing types
|
changeset |
files
|
| 2 days ago |
hjelmn |
add an option to enable static ports. diabled by default
|
changeset |
files
|
| 2 days ago |
bosilca |
Various minor cleanups.
|
changeset |
files
|
| 3 days ago |
rhc |
Update ignores, remove build result file from repo
|
changeset |
files
|
| 3 days ago |
rhc |
Remove the old event lib version - new one seems to be working just fine.
|
changeset |
files
|
| 3 days ago |
brbarret |
* Fix internal accounting error regarding number of available credits
|
changeset |
files
|
| 3 days ago |
rhc |
Enable the ORTE progress thread for apps (not needed in the tools as they already continuously loop in the event lib). This appears to be working, at least for MPI apps that only use shared memory (a simple "hello"). More testing is required to identify where problems will occur - this is only intended to allow further development.
|
changeset |
files
|
| 4 days ago |
rhc |
Per Nathan, with a little cleanup by me: update the PMI support to aggregate modex info, thus reducing the number of keys required so it fits within Cray default constraints
|
changeset |
files
|
| 4 days ago |
rhc |
Continue cleaning up the libevent ignores
|
changeset |
files
|
| 5 days ago |
rhc |
Ensure we always cleanup local procs, no matter how we exited.
|
changeset |
files
|
| 5 days ago |
rhc |
Don't need this to be a bin program as the class is captured in the jar
|
changeset |
files
|
| 5 days ago |
rhc |
Add ignores
|
changeset |
files
|
| 5 days ago |
vvenkatesan |
Modifying the explicit operations to make it absolute
|
changeset |
files
|
| 5 days ago |
vvenkatesan |
1. Freeing the displs array after allgatherv to avoid segmentation faults in dynamic segmentation
|
changeset |
files
|
| 5 days ago |
rhc |
Silence a warning on Mac
|
changeset |
files
|
| 6 days ago |
rhc |
Tweak the java setup so it works better on Mac. Only build mapreduce and allocators if hadoop support was requested.
|
changeset |
files
|
| 6 days ago |
rolfv |
Rename a few things for clarity. Add a stream.
|
changeset |
files
|
| 7 days ago |
jsquyres |
Fixes #3093: when cleaning up, only reset items in the
|
changeset |
files
|
| 7 days ago |
convert-repo |
update tags
|
changeset |
files
|
| 7 days ago |
jsquyres |
Revert r26413: it was causing too much confusion. When an MPI proc
|
changeset |
files
|
| 8 days ago |
jsquyres |
1.6 has escaped -- on to 1.6.1.
v1.6
|
changeset |
files
|
| 8 days ago |
jsquyres |
Oops -- forgot to include file_get_position_shared in r26439.
|
changeset |
files
|
| 8 days ago |
jsquyres |
Fix location of the default hostfile. Thanks to G?tz Waschk for
|
changeset |
files
|
| 8 days ago |
rolfv |
Fix broken compile. Keep in sync with sm btl.
|
changeset |
files
|
| 8 days ago |
jsquyres |
Fix #3094: do the correct cast for the right integer size.
|
changeset |
files
|
| 9 days ago |
jsquyres |
Oops -- Tiger is 10.4, not 10.3.
|
changeset |
files
|
| 9 days ago |
jsquyres |
Bring over r26435 from trunk: OS X Tiger is 10.4, not 10.3.
v1.6
|
changeset |
files
|
| 11 days ago |
kliteyn |
Fixing malformed error message
|
changeset |
files
|
| 12 days ago |
rhc |
Add missing windows file
|
changeset |
files
|
| 12 days ago |
miked |
fix define name to BTL_OPENIB_MALLOC_HOOKS_ENABLED
|
changeset |
files
|
| 13 days ago |
rhc |
As per the RFC, upgrade OMPI to libevent 2.0.19. Leave the 2.0.13 release in the system, but inactive, for now in case we discover a need to rollback.
|
changeset |
files
|
| 13 days ago |
brbarret |
* Split send and receive eq sizes
|
changeset |
files
|
| 13 days ago |
jsquyres |
Fix the macro name in the comment: it's EXTRA_DIST, not EXTRA_SOURCES.
|
changeset |
files
|
| 13 days ago |
jsquyres |
1.6rc3 was released; on to 1.6rc4
v1.6 v1.6.0
|
changeset |
files
|
| 13 days ago |
jsquyres |
Add bullet about FDR10, FDR, and EDR OF devices.
v1.6
|
changeset |
files
|
| 13 days ago |
jsquyres |
Fixes #3091: Please integrate FDR and EDR fix to 1.6
v1.6
|
changeset |
files
|
| 13 days ago |
jsquyres |
Reconcile NEWS with 1.6 branch
|
changeset |
files
|
| 13 days ago |
jsquyres |
It's a little weird to put in a blank _SOURCES line for the
|
changeset |
files
|