Hi
Do we need distributed file system (like NFS) when running MPI program on
multiple machines?
thanks,
Reza
Dear Gus Correa,
Thank you in advance for your detailed answer.
I was busy checking your steps. But unfortunately still I have the problem.
1) Yes, I have sudo access to server, when I want to run the test only my
two instances are active.
2) There is no problem with running hello program simult
; I hope this helps,
> Gus Correa
>
>
> On 04/03/2013 10:29 AM, Ralph Castain wrote:
>
>> Could you perhaps share the stacktrace from the segfault? It's
>> impossible to advise you on the problem without seeing it.
>>
>>
>> On Apr 3, 2013, at 5:28 AM, Re
Hi
I have installed HPCC benchmark suite and openmpi on a private cloud
instances.
Unfortunately I get Segmentation fault error mostly when I want to run it
simultaneously on two or more instances with:
mpirun -np 2 --hostfile ./myhosts hpcc
Everything is on Ubuntu server 12.04 (updated)
and th