Re: [OMPI users] ompi_reduce_op

2006-09-26 Thread Jeff Squyres
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

2006-09-25 Thread Ahmad Faraj
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