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
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
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
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
/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
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
t;No value"
Maybe somone can help me ??
--
--------
pozdrawiam
Paweł Jaromin