Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
tools
История
Ralph Castain
92c7372e20
Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves.
...
Remove the sysinfo framework as hwloc replaces that functionality. This commit was SVN r25124.
2011-09-11 19:02:24 +00:00
..
ompi_info
Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves.
2011-09-11 19:02:24 +00:00
ompi-server
Complete the MinGW build support on Windows.
2011-08-15 09:47:23 +00:00
ortetools
Remove last vestige or orte-iof
2011-05-21 14:28:43 +00:00
wrappers
Update wrapper compiler scripts to search for perl during configure, per request from BSD maintainers.
2010-10-19 22:45:54 +00:00
CMakeLists.txt
Make the compiler wrappers work correctly for MinGW build.
2011-08-16 12:32:41 +00:00
Makefile.am
Remove the ompi-profiler tool and its attendant ompi-probe program. Also remove the grpcomm basic component since its only function was to support profiled clusters, which nobody was doing. :-(
2011-05-17 03:30:25 +00:00
win_makefile
Per
http://www.open-mpi.org/community/lists/devel/2010/11/8671.php
,
2010-11-12 23:22:11 +00:00