|
20 | 20 | # Copyright (c) 2013 Mellanox Technologies, Inc. |
21 | 21 | # All rights reserved. |
22 | 22 | # Copyright (c) 2013-2014 Intel, Inc. All rights reserved. |
23 | | -# Copyright (c) 2014-2015 Research Organization for Information Science |
| 23 | +# Copyright (c) 2014-2016 Research Organization for Information Science |
24 | 24 | # and Technology (RIST). All rights reserved. |
25 | 25 | # $COPYRIGHT$ |
26 | 26 | # |
@@ -1068,30 +1068,6 @@ AC_INCLUDES_DEFAULT |
1068 | 1068 | # checkpoint results |
1069 | 1069 | AC_CACHE_SAVE |
1070 | 1070 |
|
1071 | | -########################################################### |
1072 | | -# Fault Tolerance |
1073 | | -# |
1074 | | -# The FT code in the OMPI trunk is currently broken. We don't |
1075 | | -# have an active maintainer for it at this time, and it isn't |
1076 | | -# clear if/when we will return to it. We have therefore removed |
1077 | | -# the configure options supporting it until such time as it |
1078 | | -# can be fixed. |
1079 | | -# |
1080 | | -# However, we recognize that there are researchers who use this |
1081 | | -# option on their independent branches. In such cases, simply |
1082 | | -# uncomment the line below to render the FT configure options |
1083 | | -# visible again |
1084 | | -# |
1085 | | -########################################################### |
1086 | | -OPAL_SETUP_FT_OPTIONS |
1087 | | -########################################################### |
1088 | | -# The following line is always required as it contains the |
1089 | | -# AC_DEFINE and AM_CONDITIONAL calls that set variables used |
1090 | | -# throughout the build system. If the above line is commented |
1091 | | -# out, then those variables will be set to "off". Otherwise, |
1092 | | -# they are controlled by the options |
1093 | | -OPAL_SETUP_FT |
1094 | | - |
1095 | 1071 | ################################## |
1096 | 1072 | # MCA |
1097 | 1073 | ################################## |
|
0 commit comments