Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
История
Ralph Castain
c5956e7b8c
Convert debug output to opal_output_verbose
...
Thanks to Tetsuya Mishima for reporting it cmr=v1.7.4:reviewer=jsquyres This commit was SVN r29969.
2013-12-19 00:36:15 +00:00
..
dfs
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
2013-08-22 16:37:40 +00:00
errmgr
Trying to get the C/R code to compile again. This patch
2013-12-16 15:35:28 +00:00
ess
Fixes trac:3963. Fix the tool ess procedure so it opens and selects the OOB framework, and have the OOB TCP module update the route to new connections (the routed modules know what to do).
2013-12-18 23:13:46 +00:00
filem
Per patch from Jeff, treat the case where someone transfers an archived file of an unknown type. This can't actually happen as this is on the receive end, and the error would have been treated and rejected on the send side. Still, practice defensive programming.
2013-11-13 23:49:26 +00:00
grpcomm
****************************************************************
2013-10-14 16:52:58 +00:00
iof
orte_iof_base.output_limit is an unsigned type; just initialize it to INT_MAX
2013-11-13 19:36:43 +00:00
odls
Singletons currently start out by spawning an HNP - this is required solely in the cases where the singleton subsequently calls MPI_Comm_spawn or publishes port info without support from an external orte-server. In all other cases, the HNP is of no value and can actually be a detriment by creating additional overhead on the node. This is particularly concerning for async operations where processes may begin as singletons and then dynamically wireup to perform pt2pt communications.
2013-10-04 02:58:26 +00:00
oob
Fixes trac:3963. Fix the tool ess procedure so it opens and selects the OOB framework, and have the OOB TCP module update the route to new connections (the routed modules know what to do).
2013-12-18 23:13:46 +00:00
plm
Trying to get the C/R code to compile again. This patch
2013-12-16 15:35:28 +00:00
ras
Once again, the Slurm folks have decided to redefine their envars, reversing what they had previously told us to do. So cleanup the Slurm allocation code, and also adjust to a change in srun behavior that now aborts a job if the ntasks-per-node doesn't get specified when ORTE calls it, but the user specified it when getting an allocation. Sigh.
2013-12-09 17:58:46 +00:00
rmaps
Convert debug output to opal_output_verbose
2013-12-19 00:36:15 +00:00
rml
Trying to get the C/R code to compile again. This patch
2013-12-16 15:35:28 +00:00
routed
Cleanup the radix MCA params - the max connections has no relationship to the max fd's on a node. It solely is used to improve the performance of small jobs by avoiding unnecessary inter-daemon routing.
2013-11-14 04:19:06 +00:00
sensor
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
2013-08-22 16:37:40 +00:00
snapc
Trying to get the C/R code to compile again. This patch
2013-12-16 15:35:28 +00:00
sstore
Trying to get the C/R code to compile again. This patch
2013-12-16 15:35:28 +00:00
state
Per request from Dave Goodell, add support for MPIEXEC_TIMEOUT - if set in the environment, terminate the job after the specified number of seconds has passed. Equivalent to MPICH functionality.
2013-12-07 01:58:32 +00:00