Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Tim Woodall
d52252065d
- dont require NODES environment variable
...
- ignore existing nodes that aren't valid This commit was SVN r6488.
2005-07-14 15:40:30 +00:00
..
class
* rename ompi_output to opal_output
2005-07-03 23:31:27 +00:00
dps
* rename ompi_output to opal_output
2005-07-03 23:31:27 +00:00
dynamic-mca
First cut at Makefile.am's for orte
2005-07-02 14:36:36 +00:00
include
* rename ompi_object and ompi_class to opal_object and opal_class
2005-07-03 16:06:07 +00:00
mca
- dont require NODES environment variable
2005-07-14 15:40:30 +00:00
runtime
orte_abort was supposed to accept a variable number of arguments. But internally it didn't honor them. The second problem is that the opal_output does not accept a va_list as argument. So we have to create the string in the orte_abort and then print it out using opal_output.
2005-07-12 19:33:37 +00:00
tools
properly fix the usage of the app pointer array by checking for NULLs instead of forcing it to be the same size as the number of entries
2005-07-08 18:48:25 +00:00
util
(Re-)Added two MCA Parameters that must have been lost in the merge way back when:
2005-07-08 21:01:37 +00:00
Makefile.am
* Rewrite ompi_mca.m4 to use m4_defined lists of projects (ompi, orte, etc.),
2005-07-09 18:52:53 +00:00