Ralph Castain
|
5876496f4c
|
Enable orte progress threads and libevent thread support by default
This commit was SVN r26565.
|
2012-06-07 04:25:00 +00:00 |
|
Ralph Castain
|
32337d0d5c
|
Well, we dont need the -levent any more
This commit was SVN r26487.
|
2012-05-24 01:54:37 +00:00 |
|
Ralph Castain
|
1d41c6bb80
|
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.
This commit was SVN r26485.
|
2012-05-23 21:26:54 +00:00 |
|
Ralph Castain
|
83d69b6c95
|
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.
In order to use the progress thread, you must configure with:
--enable-orte-progress-threads --enable-event-thread-support
This commit was SVN r26457.
|
2012-05-20 15:14:43 +00:00 |
|
Ralph Castain
|
09f413025b
|
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.
This commit was SVN r26431.
|
2012-05-11 01:05:36 +00:00 |
|