Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
crs
/
none
История
Shiqing Fan
3d4e0472d6
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
...
This commit was SVN r21069.
2009-04-24 16:39:33 +00:00
..
.windows
- 1/4 commit for Windows Visual Studio and CCP support:
2008-12-10 20:59:20 +00:00
configure.params
This commit fixes runs when there is no available CRS component (BLCR is unavailable, and SELF is deactivated). Previously the run would fail out of MPI_INIT since the OPAL CRS framework could not select a component. This is because the framework did not recognize the 'none' component as a full component because it was part of crs/base.
2008-07-08 20:04:39 +00:00
crs_none_component.c
CRS is now an opal framework. It should use OPAL version defines.
2008-09-25 21:01:04 +00:00
crs_none_module.c
- Get pgcc on XT to complain less:
2009-03-13 02:10:32 +00:00
crs_none.h
This commit fixes runs when there is no available CRS component (BLCR is unavailable, and SELF is deactivated). Previously the run would fail out of MPI_INIT since the OPAL CRS framework could not select a component. This is because the framework did not recognize the 'none' component as a full component because it was part of crs/base.
2008-07-08 20:04:39 +00:00
help-opal-crs-none.txt
This commit fixes runs when there is no available CRS component (BLCR is unavailable, and SELF is deactivated). Previously the run would fail out of MPI_INIT since the OPAL CRS framework could not select a component. This is because the framework did not recognize the 'none' component as a full component because it was part of crs/base.
2008-07-08 20:04:39 +00:00
Makefile.am
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
2009-04-24 16:39:33 +00:00