Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
mtl
История
Avneesh Pant
af09e7678c
Convert a few opal_output() calls to instead use orte_show_help() as well as do some minor cosmetic changes dealing with tab spacing and c-blocks being enclosed with \{\}. There was also a long standing bug with the PSM mtl if the number of hardware contexts on adapter were less than the number of cores on a node (The default case is they are the same hence no issues were reported). For completeness we take care of this case as well but it requires us to tell PSM how many local processes are running on a node and the local rank of the process on a node so it can allocate the available hardware contexts appropriately.
...
This commit was SVN r21745.
2009-07-30 02:55:20 +00:00
..
base
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
mx
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
portals
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
psm
Convert a few opal_output() calls to instead use orte_show_help() as well as do some minor cosmetic changes dealing with tab spacing and c-blocks being enclosed with \{\}. There was also a long standing bug with the PSM mtl if the number of hardware contexts on adapter were less than the number of cores on a node (The default case is they are the same hence no issues were reported). For completeness we take care of this case as well but it requires us to tell PSM how many local processes are running on a node and the local rank of the process on a node so it can allocate the available hardware contexts appropriately.
2009-07-30 02:55:20 +00:00
Makefile.am
* AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather
2006-07-16 04:23:52 +00:00
mtl.h
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00