Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
История
Ralph Castain
3e2c836e51
Initial cut at integrating new mapper capabilities into comm_spawn. Support specification of a mapper to use, and setting of npernode value. Other info flags can also be defined, but these will serve as examples for now - someone who wants to extend this to all the available mapping controls is welcome to do so.
...
This commit was SVN r24522.
2011-03-12 15:39:56 +00:00
..
allocator
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
bml
Properly initialize ep->btl_max_send_size, ep->btl_pipeline_send_length, and
2011-01-04 20:35:33 +00:00
btl
Fix the following for dynamic SL patch:
2011-03-10 16:19:00 +00:00
coll
Fix a few memory leaks, and ensure that coll sm is also registering
2011-03-08 17:36:59 +00:00
common
Fixes CID
#1665
.
2011-03-12 03:41:49 +00:00
crcp
Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions.
2010-10-28 15:22:46 +00:00
dpm
Initial cut at integrating new mapper capabilities into comm_spawn. Support specification of a mapper to use, and setting of npernode value. Other info flags can also be defined, but these will serve as examples for now - someone who wants to extend this to all the available mapping controls is welcome to do so.
2011-03-12 15:39:56 +00:00
io
Some minor changes to help the openib BTL build and run on Solaris:
2011-02-03 23:53:21 +00:00
mpool
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
mtl
Pedantic.
2011-02-25 00:29:48 +00:00
op
Reshape the datatype engine. The basic types are built down in OPAL. MPI types are
2011-01-13 06:08:54 +00:00
osc
Allow the one sided components to correctly retrieve the op to
2011-02-25 20:43:17 +00:00
pml
Fix minor memory leak.
2011-03-08 15:21:33 +00:00
pubsub
Fix ompi-server: remove extra command flag in buffer being sent to mpirun, ensure that tools route messages thru a remote HNP
2011-03-05 17:12:46 +00:00
rcache
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
topo
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
vprotocol
Correct an abstraction break that causes ompi_info to segfault if pml-v is not built. Move the definition and instantation of the mca_pml_v struct to the vprotocol base. Include the vprotocol/base/base.h file in pml_v.h. Remove the now useless pml_v.c.
2010-10-22 05:12:12 +00:00