@ Terry (and All)!
Enclose you'll find a (minor) bugfix with respect to the BUS_ADRALN I've
reported recently when submitting jobs to the XGrid with OpenMPI 1.1.
The BUS_ADRALN error on SPARC systems might be caused by a similar code
segment. For the "bugfix" see line 55ff of the attached code
Hello list,
I was searching for the ability to call any predefined mpi ops on
arbitrary user buffers, without any communications, espacialy collective
communications. but found nothing. so I 'invented' this function to
perform this. it is just a wrapper around the internal ompi_op_reduce()
functio
On Jul 1, 2006, at 4:42 AM, openmpi-user wrote:
@ Terry (and All)!
Enclose you'll find a (minor) bugfix with respect to the BUS_ADRALN
I've reported recently when submitting jobs to the XGrid with
OpenMPI 1.1. The BUS_ADRALN error on SPARC systems might be caused
by a similar code segment