Re: [OMPI users] Problem with running openMPI program

2009-04-19 Thread Ankush Kaul
Also how can i find out where are my mpi libraries and include directories? On Sat, Apr 18, 2009 at 2:29 PM, Ankush Kaul wrote: > Let me explain in detail, > > when we had only 2 nodes, 1 master (192.168.67.18) + 1 compute node > (192.168.45.65) > my openmpi-default-hostfile looked like* > 192.1

[OMPI users] Reduce with XOR with MPI_Double

2009-04-19 Thread Santolo Felaco
Hi, I want to use the xor operation of reduce with double dates. For MPI standars the operation is valid only MPI_Char dates. How can I fix this? Thanks. Bye

Re: [OMPI users] Reduce with XOR with MPI_Double

2009-04-19 Thread Santolo Felaco
I mean the bitwise xor. Pardon for standard the operation is valid only integer dates. Bye. 2009/4/19 Santolo Felaco > Hi, > I want to use the xor operation of reduce with double dates. For MPI > standars the operation is valid only MPI_Char dates. > How can I fix this? > > Thanks. Bye > >