Hi,
I was issuing an MPI_Bcast in a sample program and was hitting an unknown
error; at least that was what MPI was telling me. I traced through the
code to find my error and came upon MCA_PML_CM_REQUEST_INIT_COMMON macro
function in pml_cm_sendreq.h. I looked at the function and noticed that i
Hi,
I was just reviewing my files in order to sent them to Jeff, And fixed the
problem!!
I should've written:
mca_base_param_string_name("rds_hostfile", "path" . . . );
instead if:
mca_base_param_string("rds_hostfile", "path" . . .);
in the component file, 'open' function.
But I do
On Oct 23 08:57, Jeff Squyres wrote:
> On Oct 23, 2007, at 6:33 AM, Bogdan Costescu wrote:
>
> >> There is in the openib BTL.
> >
> > The bug #1025 has in one the answers the following phrase:
> >
> > "It looks like this will affect many threading issues with the
> > pathscale compiler -- the open