Re: [OMPI users] checkpointing of NPB

2012-06-24 Thread Ifeanyi
Thanks Josh for the reply. I will try patching, and possibly other benchmarking. Regards, Ifeanyi On Wed, Jun 20, 2012 at 11:51 PM, Josh Hursey wrote: > Ifeanyi, > > I am usually the one that responds to checkpoint/restart questions, > but unfortunately I do not have

[OMPI users] Mpiexec hanging when running "hello world" on 2 EC2 windows instances

2012-06-24 Thread Peter Soukalopoulos
Hi Shiqing, As requested, I ran the wmic command. No problems executing notepad.exe remotely - process with id 2416 created on remote node. >From 10.244.166.37 C:\Users\greenbutton>wmic /node:10.243.1.134 process call create notepad.exe Executing (Win32_Process)->Create() Method execution

Re: [OMPI users] How to check processes working in parallel on one node of MPI cluster

2012-06-24 Thread John Hearns
It is well worth installing 'htop' to help diagnose situations like this.