Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
paffinity
/
hwloc
История
Jeff Squyres
324b90142f
Fix CID 1583: hwloc bitmap leak.
...
This commit was SVN r24496.
2011-03-08 16:47:26 +00:00
..
configure.m4
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
Makefile.am
* Ensure to follow standard filename conventions for output MCA DSO
2011-02-23 21:00:20 +00:00
paffinity_hwloc_component.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
paffinity_hwloc_module.c
Fix CID 1583: hwloc bitmap leak.
2011-03-08 16:47:26 +00:00
paffinity_hwloc.h
Merge over new version of hwloc 1.1 from the vendor branch. Update
2011-01-11 01:41:10 +00:00