1
1
openmpi/orte/mca/ras/ccp
2010-02-23 19:42:51 +00:00
..
.windows Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
configure.m4 Update the RAS and PLM components for Windows. 2008-03-04 17:13:01 +00:00
configure.params Update the RAS and PLM components for Windows. 2008-03-04 17:13:01 +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
ras_ccp_component.c Remove the definition of _WIN32_DCOM. It only enables DCOM when _WIN32_WINNT is less then 0x400 (Win 95, 98), and we are supporting 0x502(Win XP) and above in Open MPI. Thanks George for pointing this out. 2009-06-27 23:36:25 +00:00
ras_ccp_module.c Add a global option for inputing the head node name for Windows CCP trough command line. 2010-02-23 19:42:51 +00:00
ras_ccp.h - Replace combinations of 2009-08-20 11:42:18 +00:00