Re: [OMPI devel] openmpi with FT enabled

2013-10-28 Thread Ralph Castain
Unfortunately, the entire infrastructure is currently broken. :-( The values in that file are MCA parameters - the C code just checks to see which params are set in various places and takes appropriate action. We planned to do a "reset" to re-enable C/R since ORTE is now completely async, the M

Re: [OMPI devel] openmpi with FT enabled

2013-10-28 Thread Adrian Reber
Thanks. That's okay. That's why I am looking at it. To get it working. It is just not clear how the values from ft-enable-cr are supposed to be used. They are used in the code as if they are variables. They are defined, however, in a text file (which is not in C). My question is how are the values

Re: [OMPI devel] openmpi with FT enabled

2013-10-28 Thread Ralph Castain
I'm afraid C/R isn't supported in the trunk nor 1.7 release series at this time. We're looking to restore that support next year as part of the 1.9 release series. On Oct 28, 2013, at 8:47 AM, Adrian Reber wrote: > I am trying to compile openmpi (Revision: 29539) from svn > with '--with-ft=cr