Re: [OMPI users] 1D and 2D arrays allocate memory by maloc() and MPI_Send and MPI_Recv problem.

2012-08-07 Thread Paweł Jaromin
d programmer to do that :( - as You can see I'm a a beginner. Maybe more details how do that ?? an example ?? > george. > > On Aug 7, 2012, at 10:33 , Paweł Jaromin wrote: > >> Hello all >> >> Sorry, may be this is a stupid question, bat a have a big problem wi

[OMPI users] 1D and 2D arrays allocate memory by maloc() and MPI_Send and MPI_Recv problem.

2012-08-07 Thread Paweł Jaromin
bout advice how do that proper or maybe link to useful tutorial. I spend two weeks to find out how do that but unfortunately without result :(. -- -- pozdrawiam Paweł Jaromin

Re: [OMPI users] sndlib problem by mpicc compiler

2012-07-31 Thread Paweł Jaromin
2012/7/30 Jeff Squyres : > On Jul 30, 2012, at 12:48 PM, Paweł Jaromin wrote: > >> make all >> Building file: ../src/snd_0.1.c >> Invoking: GCC C Compiler >> mpicc -I/usr/include/mpi -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP >> -MF"src/snd_0.1.d" -M

Re: [OMPI users] sndlib problem by mpicc compiler

2012-07-30 Thread Paweł Jaromin
ot;snd_test" ./main.o -lsndfile Finished building target: snd_test Build Finished 2012/7/30 TERRY DONTJE : > Please show me how you are compiling the program under gcc and mpicc. Plus > do a "mpicc --showme". > > --td > > > On 7/30/2012 8:33 AM, P

Re: [OMPI users] sndlib problem by mpicc compiler

2012-07-30 Thread Paweł Jaromin
/30 TERRY DONTJE : > On 7/30/2012 6:11 AM, Paweł Jaromin wrote: > > Hello > > Thanks for fast answer, but the problem looks a little different. > > Of course, I use this code only for master node (rank 0), because only > this node has an access to file. > > As You can

Re: [OMPI users] sndlib problem by mpicc compiler

2012-07-30 Thread Paweł Jaromin
u run > the gcc code normally? > When the mpicc compiled code sf_open call returns NULL what does the > successive sf_strerror report? > My wild guess is when you run the mpicc compiled code one of the processes > is on a node that doesn't have access to the file passed to sf_ope

[OMPI users] sndlib problem by mpicc compiler

2012-07-28 Thread Paweł Jaromin
t;No value" Maybe somone can help me ?? -- -------- pozdrawiam Paweł Jaromin