Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] PBS-Generic-Batch target system problem

Hi all,

I'm a bit newbie to Eclipse PTP.

I tried to debug a parallel MPI application in eclipse and encounter some problems.
The section in the Eclipse PTP user guide is very loosely defined -- 
(1) How to use the SDM (remote,locally?) ; 
(2) Should install additional packages if I work locally on a cluster ; 
(3) Which scheduler is being supported for parallel debugging (PBS/PBS Interactive, MPICH2, etc ...) ?
(3) Should I have build a project by Eclipse, or can I used a manually compiled executable file which I direct Eclipse to its corresponding directory ?

Any other info about practical parallel debugging is highly appreciated.

Thank you,
Jacob.

On Fri, Apr 15, 2016 at 4:05 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Yes, please file a bug report on this.

Thanks
Greg
> On Apr 15, 2016, at 8:29 AM, Gianluca Bertaina <gianluca.bertaina@xxxxxxxx> wrote:
>
> Hi,
> in PTP 9.0 from Eclipse Mars PTP, I am using System Monitoring. I want to signal a problem that happened already some years ago (https://dev.eclipse.org/mhonarc/lists/ptp-dev/msg06298.html)
>
> If I create a "Generic PBS Batch" monitor for a cluster using the PBS scheduler, I get errors of the type
>
> LML_da_driver.pl: check request for rms hint ...
> LML_da_driver.pl: check_for rms, got hint from request ... (TORQUE)
> LML_da_driver.pl: check_rms_TORQUE: found pbsnodes by which (*****************/sysprod/pbs/default/bin/pbsnodes)
> LML_da_driver.pl: check_rms_TORQUE: found qstat by which (*****************/sysprod/pbs/default/bin/qstat)
> LML_da_driver.pl: check_rms_TORQUE: PBSpro found
> LML_da_driver.pl: check_rms_TORQUE: seems not to be a TORQUE system
> LML_da_driver.pl: rms/TORQUE/da_check_info_LML.pl unable to locate rms TORQUE
> LML_da_driver.pl: ERROR LML_da_driver.pl: could not determine rms, exiting ...
>
> So the "Generic PBS Batch" believes to be TORQUE.
> The workaround is:
> Import a "Target Configuration from Plug-in", select Generic PBS Batch. In Project Explorer a targetConfigurations project appears with name "Generic PBS Batch (1).xml".
> Open the xml file, change resource-manager-builder/name from "Generic PBS Batch" to "Generic PBS Batch (1)"
> Change resource-manager-builder/monitor-data/schedulerType from "TORQUE" to "PBS"
>
> Now in System Monitoring it is possible to create a new Monitor of type "Generic PBS Batch (1)", which works. Note that the new type appears only if the name is changed as described above.
>
> Isn't it an error to have "TORQUE" in the schedulerType for a "Generic PBS Batch" configuration, since a "Generic TORQUE Batch" already exists? Should I file a bug?
>
> Cheers,
> Gianluca
>
> --
> Gianluca Bertaina, PhD
> Dipartimento di Fisica
> Via Celoria 16, 20133 Milano Italia
> Ufficio A/T/S5
> tel: +39 02 503 17664
>
>
> _______________________________________________
> photran mailing list
> photran@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/photran

_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/photran



--
Kobby Shpund

Back to the top