Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
tools
/
ompi_info
История
Jeff Squyres
38451d4972
Add the MPI API version to the ompi_info output. How did we never
...
have this in there before? This commit was SVN r25437.
2011-11-04 23:30:59 +00:00
..
CMakeLists.txt
Complete the MinGW build support on Windows.
2011-08-15 09:47:23 +00:00
components.c
Fix a bunch of memory leaks
2011-11-01 20:22:49 +00:00
help-ompi_info.txt
Have ompi_info output a better error message when a requested framework cannot be found, either because it doesn't exist or support wasn't configured into OMPI.
2009-09-29 13:56:14 +00:00
Makefile.am
Per
http://www.open-mpi.org/community/lists/devel/2010/11/8671.php
,
2010-11-12 23:22:11 +00:00
ompi_info.1in
Putback for all changes to automate man page updates to strings of
2008-08-01 21:14:37 +00:00
ompi_info.c
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_info.h
Cleanup a define to separate it from the info.h file
2009-06-30 22:56:25 +00:00
output.c
Missed this free/re-strdup
2011-11-03 11:31:37 +00:00
param.c
Users will have no clue what "hwloc" is -- call it "host topology
2011-09-14 19:22:08 +00:00
version.c
Add the MPI API version to the ompi_info output. How did we never
2011-11-04 23:30:59 +00:00