Thanks Pasha!
On Mar 17, 2014, at 4:05 PM, Shamis, Pavel wrote:
>>
>> I thought ORNL had addresed the cross-linkage as well. I am sure they
>> will get a fix for that in the next couple of days.
>
> This was unused h file. I fixed it.
> -Pasha
> ___
>
> I thought ORNL had addresed the cross-linkage as well. I am sure they
> will get a fix for that in the next couple of days.
This was unused h file. I fixed it.
-Pasha
On Sun, Mar 16, 2014 at 08:19:32AM -0700, Ralph Castain wrote:
>
> On Mar 15, 2014, at 10:19 PM, Hjelm, Nathan T wrote:
>
> > On Friday, March 14, 2014 8:48 PM, devel [devel-boun...@open-mpi.org] on
> > behalf of Ralph Castain [r...@open-mpi.org] wrote:
> >> To: Open MPI Developers
> >> Subject
Many of you are using the "ompimtttester" SVN account for read-only access the
ompi-tests SVN repository for MTT testing.
Short version
=
There was an accidental disclosure of this SVN account's password in a public
forum today, so we had to reset the password. If you represent a c
Good catch. Fixing now.
-Nathan
On Mon, Mar 17, 2014 at 02:50:02PM +0100, Adrian Reber wrote:
> On Fri, Mar 14, 2014 at 10:18:06PM +, Hjelm, Nathan T wrote:
> > The preferred way is to use mca_base_var_find and then call
> > mca_base_var_[set|get]_value. For performance sake we only look at
On Fri, Mar 14, 2014 at 10:18:06PM +, Hjelm, Nathan T wrote:
> The preferred way is to use mca_base_var_find and then call
> mca_base_var_[set|get]_value. For performance sake we only look at the
> environment when the variable is registered.
I believe I found a bug in mca_base_var_set_value