Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
base
История
Ralph Castain
e43589ed84
Fix warning - thanks to Paul Hargrove for reporting it
...
cmr=v1.7.4:reviewer=ompi-gk1.7 This commit was SVN r30548.
2014-02-03 23:51:45 +00:00
..
base.h
Correctly add support for the "env" MPI_Info key during comm_spawn, update the "map-by", "rank-by", and "bind-to" Info key behaviors to match the new mapping/ranking/binding system, and update all docs and comments to match.
2013-12-20 20:42:39 +00:00
help-orte-rmaps-base.txt
Final cleanup of cpus-per-proc for 1.7.4 - provide better checking for cpus-per-proc and mismatched mapping/binding directives, and provide error messages telling the user what to do to get it right.
2014-01-27 22:40:51 +00:00
Makefile.am
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
rmaps_base_binding.c
Fix warning - thanks to Paul Hargrove for reporting it
2014-02-03 23:51:45 +00:00
rmaps_base_frame.c
Fix --without-hwloc builds
2014-01-28 17:10:32 +00:00
rmaps_base_map_job.c
Fix --without-hwloc operations - must default to map-by slot in that scenario
2014-01-29 16:54:05 +00:00
rmaps_base_print_fns.c
This commit introduces a new "mindist" ORTE RMAPS mapper, as well as
2013-05-22 13:04:40 +00:00
rmaps_base_ranking.c
Fix --without-hwloc builds
2014-01-28 17:10:32 +00:00
rmaps_base_select.c
Try to impose a little bit of consistency on how we parse lists of
2013-12-21 23:23:33 +00:00
rmaps_base_support_fns.c
Fix comm_spawn for oversubscribed systems by correctly computing the number of available slots
2014-01-09 20:33:48 +00:00
rmaps_private.h
Fix a few places where we weren't completely identifying hostfile-based operations against "localhost" entries. Tell the mapper base to be silent when we don't want errors announced because nodes aren't available for mapping (something it is okay if they are fully used). Fix an infinite loop in the file prepositioning code.
2012-08-31 21:28:49 +00:00