Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
common
/
hwloc
История
Jeff Squyres
495ceef60d
Upgrade hwloc to v1.2.1.
...
This commit was SVN r25088.
2011-08-26 13:14:26 +00:00
..
hwloc
Upgrade hwloc to v1.2.1.
2011-08-26 13:14:26 +00:00
common_hwloc.c
Create new opal/mca/common area, similar to ompi/mca/common. Move hwloc into this new opal MCA common area, and link the hwloc paffinity component against it. Also add a new hwloc maffinity component, and also link it against the opal MCA common hwloc. More development coming soon regarding this common hwloc instance (i.e., an OPAL-ized version of the hwloc API via a new framework so that we can safely use hwloc's services throughout the rest of the OPAL/ORTE/OMPI code bases.
2011-02-22 23:21:48 +00:00
common_hwloc.h
Create new opal/mca/common area, similar to ompi/mca/common. Move hwloc into this new opal MCA common area, and link the hwloc paffinity component against it. Also add a new hwloc maffinity component, and also link it against the opal MCA common hwloc. More development coming soon regarding this common hwloc instance (i.e., an OPAL-ized version of the hwloc API via a new framework so that we can safely use hwloc's services throughout the rest of the OPAL/ORTE/OMPI code bases.
2011-02-22 23:21:48 +00:00
configure.m4
Ensure to disable XML and Cairo support in hwloc; OMPI doesn't use it. Additionally, ensure that the right flags are passed back to the wrappers in the case of static builds. We probably won't need these (especially since XML has been disabled), but it's the Right Thing to do.
2011-02-23 23:11:45 +00:00
Makefile.am
* Ensure to follow standard filename conventions for output MCA DSO
2011-02-23 21:00:20 +00:00