e pairwise algorithm the default,
shouldn't this defect have been fixed by now?
Kind regards,
Hristo Iliev
--
Hristo Iliev, Ph.D. -- High Performance Computing
RWTH Aachen University, Center for Computing and Communication
Rechen- und Kommunikationszentrum der RWTH Aachen
Seffenter
Hello,
The password recovery functionality of the Trac system at svn.open-mpi.org
appears to be broken. After providing the required user name and e-mail
address, one is presented with the following "Oops":
Trac detected an internal error:
UnboundLocalError: local variable 'u_id' referen
Hi Santhosh,
Numeric differences are to be expected with parallel applications. The basic
reason for that is that on many architectures floating-point operations are
performed using higher internal precision than that of the arguments and
only the final result is rounded back to the lower output
I might attend out of curiosity - Brussels is just an hour and so from here.
Kind regards,
Hristo
--
Hristo Iliev, Ph.D. -- High Performance Computing
RWTH Aachen University, Center for Computing and Communication
Rechen- und Kommunikationszentrum der RWTH Aachen
Seffenter Weg 23, D 52074 Aachen
Hello,
Could someone, who is more familiar with the architecture of the sm BTL,
comment on the technical feasibility of the following: is it possible to
easily extend the BTL (i.e. without having to rewrite it completely from
scratch) so as to be able to perform transfers using both KNEM (or oth
Hi,
It looks like the rmda OSC component does not progress passive RMA
operations at the target during calls to MPI_WIN_(UN)LOCK. As a sample case
take a master-worker program where each worker writes to an entry in an
array exposed in the master's window:
MPI_Comm_size(MPI_COMM_WORLD, &size)