Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
snapc
/
full
История
Ralph Castain
5602156a1c
Use the correct abstraction layer name for the data dirs
...
This commit was SVN r31684.
2014-05-08 14:32:24 +00:00
..
configure.m4
Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes
2013-02-28 01:35:55 +00:00
help-orte-snapc-full.txt
A number of C/R enhancements per RFC below:
2010-08-10 20:51:11 +00:00
Makefile.am
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
snapc_full_app.c
Use unique collective ids for the checkpoint/restart code
2014-02-04 14:03:05 +00:00
snapc_full_component.c
Trying to get the C/R code to compile again. This patch
2013-12-16 15:35:28 +00:00
snapc_full_global.c
removed trailing whitespaces in snapc
2014-01-29 21:27:13 +00:00
snapc_full_local.c
removed trailing whitespaces in snapc
2014-01-29 21:27:13 +00:00
snapc_full_module.c
MCA/base: Add new MCA variable system
2013-03-27 21:09:41 +00:00
snapc_full.h
This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build.
2011-11-22 21:24:35 +00:00