Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
paffinity
/
base
История
Ralph Castain
c459615f8f
When someone specifies a rank-file slot-list of N:*, stop the loop at the proper place (we were going through the loop one too many times).
...
Thanks to Eugene for spotting it. This commit was SVN r21728.
2009-07-23 17:51:15 +00:00
..
base.h
Per the discussion on the devel list, move the binding of processes to processors from MPI_Init to process start. This involves:
2009-05-12 02:18:35 +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
Do not mark the mpi_paffinity_alone param as deprecated so we don't scare Jeff...er...users.
2009-05-12 15:41:11 +00:00
paffinity_base_select.c
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
paffinity_base_service.c
When someone specifies a rank-file slot-list of N:*, stop the loop at the proper place (we were going through the loop one too many times).
2009-07-23 17:51:15 +00:00
paffinity_base_wrappers.c
The system headers are supposed to be protected by #ifdef and not by #if.
2009-07-16 18:27:33 +00:00