[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-user] SDM breakpoints problems - with Photran/Fortran
|
Reposting indicating this is a Fortran program
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
lihang_buaa---06/28/2011 03:26:49 PM---Sorry, my PTP version is 4.0 > in eclipse 3.6.2 with newest PTP version.
![]()
| ![]()
lihang_buaa@xxxxxxxx |
![]()
| ![]()
Beth Tibbitts/Watson/IBM@IBMUS |
![]()
| ![]()
06/28/2011 03:26 PM |
![]()
| ![]()
Re:Re: [ptp-user] SDM breakpoints problems |
Sorry, my PTP version is 4.0
> in eclipse 3.6.2 with newest PTP version.
Can you confirm your PTP version? The newest version is 5.0 but it needs
eclipse 3.7.
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
From: "lihang" <lihang_buaa@xxxxxxxx>
To: <ptp-user@xxxxxxxxxxx>
Date: 06/28/2011 11:35 AM
Subject: [ptp-user] SDM breakpoints problems
Sent by: ptp-user-bounces@xxxxxxxxxxx
Hi,
I have encountered a problem when trying to debug an FORTRAN program POP
(Parallel Ocean
Program which brought massively parallel computers to the realm of climate
modeling) in
eclipse 3.6.2 with newest PTP version. The program is built by ifort 10.1
and submitted by
slurm 2.1.15. The debugging can start normally when begins without setting
breakpoints, but
if I set one or some breakpoints at main() or somewhere, it will exit after
launching debug. The
errors display from console but not eclipse, and the program threads abort
and exit.
Here is the error output:
Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(388)...........:
MPID_Init(121)..................:
MPIDI_Populate_vc_node_ids(1188):
MPID_Get_max_node_id(794).......: PMI_Barrier returned 14
Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(388)...........:
MPID_Init(121)..................:
MPIDI_Populate_vc_node_ids(1188):
MPID_Get_max_node_id(794).......: PMI_Barrier returned 14
Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(388)...........:
MPID_Init(121)..................:
MPIDI_Populate_vc_node_ids(1188):
MPID_Get_max_node_id(794).......: PMI_Barrier returned 14
Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(388)...........:
MPID_Init(121)..................:
MPIDI_Populate_vc_node_ids(1188):
MPID_Get_max_node_id(794).......: PMI_Barrier returned 14
This program works when submitted through slurm command line.
Where are these errors from? And how can I start my debug?
Can I know the usage of sdm command line?
Thanks,
Li Hang
_______________________________________________
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

