Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
История
Ralph Castain
d9f0505952
Fix the lama verbose outputs so they don't segfault if someone asks for verbose output, but isn't using lama
...
cmr:v1.7.3:reviewer=jsquyres This commit was SVN r29108.
2013-09-03 17:55:35 +00:00
..
base
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
2013-08-22 16:37:40 +00:00
lama
Fix the lama verbose outputs so they don't segfault if someone asks for verbose output, but isn't using lama
2013-09-03 17:55:35 +00:00
mindist
A little cleanup - the base function to sort numa lists must return something or you get a warning about non-void function returning without value, so cleanup the return values. Ensure the mindist module actually checks for a return of "error" so it won't segfault, and have it emit a polite message when that happens.
2013-08-29 20:01:06 +00:00
ppr
Cannot test equality on mapping directives as it is a bitmask
2013-05-15 13:41:49 +00:00
rank_file
If a rankfile is given and the number of procs not specified in the mpirun cmd line, then set the number of procs to the number of ranks in the rankfile
2013-09-02 15:04:40 +00:00
resilient
don't need the return value, but should check for error
2013-05-16 15:15:02 +00:00
round_robin
Remove a bunch of dead code: gcc 4.7 warns of set-but-unused
2013-05-17 21:45:49 +00:00
seq
Update ORTE frameworks to use the MCA framework system.
2013-03-27 21:14:43 +00:00
staged
Mapping policies must be tested as equalities as they are values, not bitmasks
2013-05-15 13:45:00 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
rmaps_types.h
This commit introduces a new "mindist" ORTE RMAPS mapper, as well as
2013-05-22 13:04:40 +00:00
rmaps.h
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
2012-04-06 14:23:13 +00:00