Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Problem with SDM - Invalid routing file size (Greg Watson)

Ooops, I see that Valentin already responded with the command output.

Greatly appreciate all of your effort in this!

-Paul

Sent from my BlackBerry 10 smartphone on the Verizon Wireless 4G LTE network.
From: Paul Urbanczyk
Sent: Wednesday, June 18, 2014 8:07 AM
To: ptp-user@xxxxxxxxxxx
Reply To: PTP User list
Subject: Re: [ptp-user] Problem with SDM - Invalid routing file size (Greg
Watson)

Hi Greg and Beth,

Unfortunately, I am out of town for two weeks, away from my Linux machine.

However, I can run the command as soon as I am back. 

Looking forward to solving this problem!

-Paul

Sent from my BlackBerry 10 smartphone on the Verizon Wireless 4G LTE network.
From: Greg Watson
Sent: Monday, June 16, 2014 11:44 AM
To: PTP User list
Reply To: PTP User list
Subject: Re: [ptp-user] Problem with SDM - Invalid routing file size (Greg
Watson)

It looks like OpenMPI 1.8.1 has changed the format of the orte_show_resolved_nodenames option. Can you please run the following command and send me the output?

mpirun -np 5 -mca orte_show_resolved_nodenames 1 -display-map /bin/echo

Thanks,
Greg


On Jun 12, 2014, at 7:24 PM, Paul Urbanczyk <gomer@xxxxxxxxxxxx> wrote:

Hello Beth,

i'm targeting Open MPI-Generic-Interactive

-Paul

On 6/12/2014 4:14 PM, Beth Tibbitts wrote:

On the debug configuration dialog when you create a Parallel Application, you select a "Target System Configuration" - which one did you select?

... Beth
Beth Tibbitts
Sent from my Android phone

On Jun 12, 2014 6:34 PM, "Paul Urbanczyk" <gomer@xxxxxxxxxxxx> wrote:
Hello Greg,

Pardon my noobishness, but i'm not 100% sure I understand the question. Are you asking if I've compiled in debug or release?

If so, I have tried compiling the code with both -g and -ggdb. Neither seems to work.

Is there something obvious I'm missing as far as the routing file size?

Is there more information I could send that might help?

We have totalview available at school, but it'd be nice if I could get PTP working for use on my personal desktop machine(s).

Thanks again,

Paul Urbanczyk


Message: 2
Date: Thu, 5 Jun 2014 16:04:11 -0400
From: Greg Watson <g.watson@xxxxxxxxxxxx>
To: PTP User list <ptp-user@xxxxxxxxxxx>
Subject: Re: [ptp-user] Problem with SDM - Invalid routing file size
Message-ID: <59FA06BF-14A4-46B1-AFE8-D6A654FEFD1D@xxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii

What target configuration are you using?

Regards,
Greg

On Jun 5, 2014, at 3:44 PM, Paul Urbanczyk <gomer@xxxxxxxxxxxx> wrote:

Hello,

I'm a bit new to parallel debugging, and wanted to use Eclipse PTP to debug a parallel Fortran code I've adopted.

Unfortunately, I have not been able to get the parallel debugger to work.

When I hit debug, it seems to hang on "Operation in progress..." and the progress bar is about 25% of the way through.

Turning on all of the debugging options, I am able to see the following messages generated in the console:

#PTP job_id=1965
Data for JOB [37579,1] offset 0

SDM: [server] effsize: 1, size: 0, rv: 0
SDM: [server] Found routing file, size=0
SDM: [server] Invalid routing file size
SDM: [0] sdm_routing_table_init failed
SDM: sdm_init failed

Followed by some mpi errors.

I've googled the invalid routing file size error and all I could find was a message to this list from November 14, 2012, but there were no responses.

Any help is greatly appreciated.

Thanks,

Paul Urbanczyk
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user

Back to the top