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)

Oops... a little more info:

I'm compiling and attempting to debug on Arch Linux (kernel 3.14.6-1), using gcc 4.9.0, gdb 7.7.1, and openmpi 1.8.1.

I'm using Eclipse, Kepler SR2 (version 4.3.2), CDT 8.3.0, and PTP 7.0.5

Thanks again for any/all help!

-Paul

On 6/12/2014 3:33 PM, Paul Urbanczyk 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
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 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



Back to the top