Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
base
История
Ralph Castain
9d6b929894
Fix uninitialized variable. Set exit codes for failed launch so we get pretty error messages
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-05-31 07:38:37 -07:00
..
base.h
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
help-orte-odls-base.txt
Provide a little more help on the error messages when an executable isn't found so we have some better idea where we were looking for it. Don't double-report such errors. Ensure the ORTE_ERROR_NAME doesn't get a NULL back for the string name of an error code as that might cause some systems to segfault
2017-03-17 09:54:37 -07:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
odls_base_default_fns.c
Fix uninitialized variable. Set exit codes for failed launch so we get pretty error messages
2017-05-31 07:38:37 -07:00
odls_base_frame.c
Resolve a race condition for setting our working directory when fork/exec'ing application procs. We have to ensure we do it after the fork occurs since we want to use multiple threads in the odls. Otherwise, the different threads are bouncing the entire process around.
2017-03-21 13:54:03 -07:00
odls_base_select.c
mca/base: add priority output to mca_base_select
2015-10-19 12:32:41 -06:00
odls_private.h
Resolve a race condition for setting our working directory when fork/exec'ing application procs. We have to ensure we do it after the fork occurs since we want to use multiple threads in the odls. Otherwise, the different threads are bouncing the entire process around.
2017-03-21 13:54:03 -07:00
owner.txt
add owner files to opa/ompi/orte mca directories
2015-02-22 15:10:23 -07:00