[OMPI users] Fwd: Problem with sending vectors

2008-04-07 Thread Albert Babinskas
I want to send vectors of myclass between nodes. But myclass has arrays inside of it. So i defined Datatype mpi_arrays to define the arrays in myclass and then i defined another Datatype for vectors. When i send vectors between nodes i get this error: [localhost:31457] *** Process received signa

[OMPI users] Problem with sending vectors

2008-04-06 Thread Albert Babinskas
I want to send vectors of myclass between nodes. But myclass has arrays inside of it. So i defined Datatype mpi_arrays to define the arrays in myclass and then i defined another Datatype for vectors. When i send vectors between nodes i get this error: [localhost:31457] *** Process received signal

Re: [OMPI users] Error compiling open-mpi

2008-02-29 Thread Albert Babinskas
29, 2008 3:29:14 PM (GMT-0500) America/New_York Subject: Re: [OMPI users] Error compiling open-mpi Can you confirm that your C++ compiler is installed properly such that it is able to create shared libraries that use the STL and the std namespace? On Feb 27, 2008, at 3:32 PM, Albert Babinsk

[OMPI users] Error compiling open-mpi

2008-02-27 Thread Albert Babinskas
Hi i am running Red hat linux in school I am trying to compile open mpi and it gives me this error: make[3]: Entering directory `/home/acct2/babinsk3/research/openmpi-1.2.5/Albert/ ompi/mpi/cxx' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O3 -DNDEBUG -m64 -finline -functions -pthread -e

[OMPI users] Error while make install all

2008-02-20 Thread Albert Babinskas
Hello, i am a beginner user. I wanted to run OMPI, i configured, and then when i want to compile or make install all. It gives me this error : Also i am running linux, in school which are connected to a server, and it has KDE. Making install in cxx make[3]: Entering directory `/home/acct2/babin