1
1
openmpi/orte/mca/rmaps/rank_file
Josh Hursey 9971bc9d95 Merge in the mca_base_select changes per RFC:
http://www.open-mpi.org/community/lists/devel/2008/04/3779.php

{{{
svn merge -r 18276:18380 https://svn.open-mpi.org/svn/ompi/tmp-public/jjh-mca-play .
}}}

Any components not in the trunk, but in one of the effected frameworks *must* be
updated. Contact the list, look at the RFC, or look at the diff for how to do this.

Sorry for the early commit of this, but I wanted to get it in today (per RFC) and
didn't know if I would have a chance later today.

This commit was SVN r18381.
2008-05-06 18:08:45 +00:00
..
configure.params Added new RMAPS component for rank mapping 2008-03-18 09:33:49 +00:00
help-rmaps_rank_file.txt 1. Fixing Possible strdup of NULL 2008-04-02 14:12:38 +00:00
Makefile.am Clean-up the mess. Repair static builds. Remove unused and empty C-decl braces. Add missing prototype for function. 2008-03-31 13:02:33 +00:00
rankfile_lex.h Added new RMAPS component for rank mapping 2008-03-18 09:33:49 +00:00
rankfile_lex.l Oops! That should not have been removed... 2008-03-18 14:42:30 +00:00
rmaps_rank_file_component.c Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
rmaps_rank_file_lex.h Clean-up the mess. Repair static builds. Remove unused and empty C-decl braces. Add missing prototype for function. 2008-03-31 13:02:33 +00:00
rmaps_rank_file_lex.l Clean-up the mess. Repair static builds. Remove unused and empty C-decl braces. Add missing prototype for function. 2008-03-31 13:02:33 +00:00
rmaps_rank_file.c Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit. 2008-04-30 19:49:53 +00:00
rmaps_rank_file.h Added files with names according to prefix rule 2008-03-30 11:42:09 +00:00