Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] problem in configuring the resource manager

Hi Prashant,

You only need to have MPICH2 installed on the remote machine. The remote machine also needs to have an mpd running, but it sounds like you already have that. If you run the command 'mpdtrace' on the remote machine, what does it say? It may be that you have MPICH2 installed in a non-standard location, so you'll need to specify that when you configure the resource manager.

Regards
Greg

On Jan 31, 2010, at 3:06 PM, Prashant Khanal wrote:

> Hello all,
> 
> I have installed eclipse with PTP support in my windows machine and want it to use to run parallel programs on the remote machine in which MPICH2 is installed.
> Do i need to have MPICH2 installed in the windows machine as well from where i am using eclipse?
> While configuring the resource manager, i have problem with discover command and monitor command. It says no mpd is running on this host.
> i have a file named "machines" in my home directory where list of machines one per line included to run the job.
> I can run a simple MPI program using mpiexec command directly from the linux machine where MPICH2 is installed. If the mpi program is running, then i guess mpd is running as well. Correct me if i am wrong.
>  However i am not able to make it work from the eclipse.
> 
> Cheers,
> Prashant Khanal
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top