Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
История
Jeff Squyres
c1b26005d7
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.
...
This commit was SVN r24440.
2011-02-22 23:21:48 +00:00
..
backtrace
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
base
Plug a couple of additional memory leaks - try to highlight a little better that strings returned from reg_string_name must be freed by caller
2011-02-14 20:58:22 +00:00
carto
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
common
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
compress
Decode SOS error code before checking it with the native error code.
2011-01-20 23:21:38 +00:00
crs
Fix C/R functionality with the new libtool. This fixes the case where the restarted process cannot be checkpointed or finalized.
2011-01-25 22:43:47 +00:00
event
Avoid blocking select on Windows.
2011-02-16 08:48:21 +00:00
if
Plug memory leak
2011-02-14 19:51:33 +00:00
installdirs
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
maffinity
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
memchecker
Per
http://www.open-mpi.org/community/lists/devel/2010/11/8671.php
,
2010-11-12 23:22:11 +00:00
memcpy
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
memory
Per
http://www.open-mpi.org/community/lists/devel/2010/11/8671.php
,
2010-11-12 23:22:11 +00:00
paffinity
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
pstat
Per
http://www.open-mpi.org/community/lists/devel/2010/11/8671.php
,
2010-11-12 23:22:11 +00:00
sysinfo
removing a file I should not have added
2011-01-11 19:02:08 +00:00
timer
Fix build failure on AIX
2011-01-28 08:09:45 +00:00
Makefile.am
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
mca.h
Per
http://www.open-mpi.org/community/lists/devel/2010/01/7283.php
, allow MCA components to fail the component.register and component.open methods without the MCA base printing errors.
2010-01-12 19:29:12 +00:00