Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
12d92d0c22
Per the OMPI developer conference, remove the last vestiges of OMPI_USE_PROGRESS_THREADS
...
This commit was SVN r32070.
2014-06-24 17:05:11 +00:00
..
etc
Backing out the Open SHMEM project
2013-02-12 17:45:27 +00:00
include
Per RFC:
2014-06-01 16:14:10 +00:00
mca
Per the OMPI developer conference, remove the last vestiges of OMPI_USE_PROGRESS_THREADS
2014-06-24 17:05:11 +00:00
orted
Resolve the MTT timeout problem. This appears to have largely been caused by missing sigchld notifications, thus causing the daemons to believe that not all procs had exited. Let comm failure also serve as notification of process termination, and add appropriate flags/attributes to avoid multiple reporting of proc termination.
2014-06-21 17:09:02 +00:00
runtime
Multiple sigchld reports can occur within a single event callback, so have to reap them until none remain. Also, need to ensure the daemon is flagged as alive prior to calling wait_cb
2014-06-17 18:46:40 +00:00
test
Cleanup the test so it is MPI correct
2014-06-01 17:57:36 +00:00
tools
Ensure that we change to the session dir if we preload binaries so we'll use the loaded one
2014-06-06 21:43:23 +00:00
util
Resolve the MTT timeout problem. This appears to have largely been caused by missing sigchld notifications, thus causing the daemons to believe that not all procs had exited. Let comm failure also serve as notification of process termination, and add appropriate flags/attributes to avoid multiple reporting of proc termination.
2014-06-21 17:09:02 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00