Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ras
/
simulator
История
Ralph Castain
1237f8db57
Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported
...
This commit was SVN r27627.
2012-11-23 13:50:10 +00:00
..
configure.m4
This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build.
2011-11-22 21:24:35 +00:00
help-ras-simulator.txt
Add some help messages to the RAS simulator for PEBKAC issues.
2012-08-31 16:33:29 +00:00
Makefile.am
Add some help messages to the RAS simulator for PEBKAC issues.
2012-08-31 16:33:29 +00:00
ras_sim_component.c
Includes a patch from Jeff and Josh: update the simulator module to allow specification of multiple slot and max_slot counts for each node group (but don't require it). Remove the requirement that each node group provide its own topology. Adjust verbosities to allow showing some light debug output to see what nodes have been added without getting a bunch of other stuff.
2012-08-02 04:57:13 +00:00
ras_sim_module.c
Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported
2012-11-23 13:50:10 +00:00
ras_sim.h
Includes a patch from Jeff and Josh: update the simulator module to allow specification of multiple slot and max_slot counts for each node group (but don't require it). Remove the requirement that each node group provide its own topology. Adjust verbosities to allow showing some light debug output to see what nodes have been added without getting a bunch of other stuff.
2012-08-02 04:57:13 +00:00