Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ras
/
base
История
George Bosilca
3e971e61f3
The system headers are supposed to be protected by #ifdef and not by #if.
...
This commit was SVN r21700.
2009-07-16 18:27:33 +00:00
..
base.h
Add support for the add-host and add-hostfile MPI Info keys to allow Comm_spawn users to add new hosts to those already known by mpirun.
2009-07-14 14:34:11 +00:00
help-ras-base.txt
Establish an MCA param "orte_allocation_required" so that a system can require the user have an RM-provided allocation in order to run. This helps prevent the problem where a user forgets to get an allocation on an RM-managed cluster, and then executes mpirun on the head node - thus causing all of their mpi procs to launch on the head node, usually bringing it to its knees.
2008-08-04 14:25:19 +00:00
Makefile.am
Establish an MCA param "orte_allocation_required" so that a system can require the user have an RM-provided allocation in order to run. This helps prevent the problem where a user forgets to get an allocation on an RM-managed cluster, and then executes mpirun on the head node - thus causing all of their mpi procs to launch on the head node, usually bringing it to its knees.
2008-08-04 14:25:19 +00:00
ras_base_allocate.c
The system headers are supposed to be protected by #ifdef and not by #if.
2009-07-16 18:27:33 +00:00
ras_base_close.c
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
ras_base_node.c
Enable the passing of MCA params to dynamically spawned jobs. This creates a new info_key "ompi_param" that allows a user to specify MCA params for a dynamically spawned job.
2009-04-14 14:15:49 +00:00
ras_base_open.c
May as well have the other "clean" outputs use the same channel
2008-12-08 19:37:22 +00:00
ras_base_select.c
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
ras_private.h
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00