Re: [OMPI users] ompi_reduce_op
On 9/25/06 1:54 PM, "Ahmad Faraj" wrote: > I am trying to call the internal function "ompi_op_reduce" from my code. > is there a way to do this, can I link with any library under the /lib > directory of where openmpi is imstalled. This function is internal to Open MPI, and is therefore not proto
[OMPI users] ompi_reduce_op
Hello all I am trying to call the internal function "ompi_op_reduce" from my code. is there a way to do this, can I link with any library under the /lib directory of where openmpi is imstalled. AF