1
1
openmpi/orte/mca/ras/simulator
2014-12-08 15:38:14 -08: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 Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
ras_sim_component.c Cleanup various leaks in ompi_info reported by valgrind. 2013-12-23 17:47:43 +00:00
ras_sim_module.c Revise the way we handle hetero nodes as users are finding this (a) a significant surprise, and (b) confusing as to when it is required. So try to automate it a bit by creating a topology "signature" that mpirun can share on the cmd line with the remote daemons, thus allowing them to check to see if they match. This isn't comprehensive of course - for now, it only checks the number of each type of hwloc object on the node. This is good enough to pickup major differences (e.g., where we have different numbers of sockets or assigned core bindings). 2014-12-08 15:38:14 -08: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