Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
9bae131589
openmpi
/
orte
История
Nadezhda Kogteva
05af80b302
Fix commit
bffb2b7a4b
which broke pmix server functionality
2014-12-24 13:25:23 +02:00
..
etc
Backing out the Open SHMEM project
2013-02-12 17:45:27 +00:00
include
Some minor cleanup. We really don't need another peer error constant to indicate that a peer closed as we already have one for "connection failed", and that's all we really know. Update the orte constants to track their opal equivalents.
2014-11-25 08:02:29 -08:00
mca
LSF expresses its affinity file in hwthreads and expects those to be used as cpus, so set things accordingly
2014-12-19 12:06:05 -08:00
orted
Fix commit
bffb2b7a4b
which broke pmix server functionality
2014-12-24 13:25:23 +02:00
runtime
Revise the way we handle hetero nodes as users are finding this (a) a significant surprise, and (b) confusing as to when it is required. So try to automate it a bit by creating a topology "signature" that mpirun can share on the cmd line with the remote daemons, thus allowing them to check to see if they match. This isn't comprehensive of course - for now, it only checks the number of each type of hwloc object on the node. This is good enough to pickup major differences (e.g., where we have different numbers of sockets or assigned core bindings).
2014-12-08 15:38:14 -08:00
test
Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL.
2014-11-11 17:00:42 -08:00
tools
ORTE: undeprecate -x var=val in mpirun
2014-11-12 10:51:15 +02:00
util
Function definition should use the correct type
2014-12-09 01:04:31 -08: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
configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros
2014-10-22 10:32:19 -07:00