Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
paffinity
/
base
История
Jeff Squyres
d1c6f3f89a
* Fix a truckload of Cisco copyrights to be the same as the rest of
...
the code base. * Fix a few misspellings in other copyrights. This commit was SVN r20241.
2009-01-11 02:30:00 +00:00
..
base.h
Revamp the opal mca paffinity interface. We ran into a problem when we encountered machines that had "holes" in their physical processor layout - e.g., machines that supported "hotplugging", or that had unpopulated sockets. To solve that problem, we had to clarify at the API level where we were describing physical vs logical processor info, and then translate accordingly in the underlying implementation.
2008-08-21 19:21:28 +00:00
Makefile.am
Few updates due to RMAPS rank_file component changes
2008-03-30 11:52:11 +00:00
paffinity_base_close.c
* Fix a truckload of Cisco copyrights to be the same as the rest of
2009-01-11 02:30:00 +00:00
paffinity_base_open.c
Making paffinity_base_slot_list invisible for the user
2008-07-30 14:52:45 +00:00
paffinity_base_select.c
* Fix a truckload of Cisco copyrights to be the same as the rest of
2009-01-11 02:30:00 +00:00
paffinity_base_service.c
Fixed the warnings on the crays.
2008-09-18 11:31:12 +00:00
paffinity_base_wrappers.c
Revamp the opal mca paffinity interface. We ran into a problem when we encountered machines that had "holes" in their physical processor layout - e.g., machines that supported "hotplugging", or that had unpopulated sockets. To solve that problem, we had to clarify at the API level where we were describing physical vs logical processor info, and then translate accordingly in the underlying implementation.
2008-08-21 19:21:28 +00:00