[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ptp-announce] PTP 2.0 Preview Release 200801211311 available
|
Hi,
I've just uploaded preview release 200801211311 of PTP 2.0 for your
enjoyment. Please note that this is not an official release of PTP
2.0, and there will still be UI and other changes before the final
release.
This version is for developer testing and for user's who want to be on
the cutting edge only! Using this release automatically nominates you
as an early release tester :-) Please open bug reports when you
encounter problems.
See http://wiki.eclipse.org/PTP/release_notes/2.0 for details on
obtaining and installing this release.
Regards,
Greg
----------------------
This version has had many enhancements and bug fixes since the 1.1.1
release. Some of the major new features include:
* Monitor/launch/debug on multiple systems
2.0 allows multiple systems to be configured simultaneously. Machine
and node status is displayed for each system, and jobs can be launched
and debugged onto the different machines from within a single Eclipse
session.
* Support for resource managers
Adds support for job schedulers as well as interactive runtime
systems. Support for LoadLeveler is included by default. Additional
job schedulers (e.g. PBS, LSF, SLURM, etc.) will become available in
the future.
* Remote monitoring, launch and debugging
In 1.1.1, Eclipse had to be running on the same machine that the
parallel job was launched on. In 2.0, Eclipse can be running on your
workstation, but you can still monitor, launch and debug applications
on remote machines.
* Port forwarding for remote connections
For sites that only allow a single ssh connection, 2.0 now adds
support for tunneling all proxy and debug traffic across a single
connection.
* Combined console
In addition to the per-process windows that display standard out, 2.0
provides a single console window that combines output from all
processes into a single view.
* Debugger improvements
Includes a completely re-designed debugger framework, improvements to
line markers and marker colors, and tooltip popup display of variables.
* Parallel Language Development Tools
All the features of PLDT 2.0 will be included.
* Update site support
PTP can now be completely downloaded and installed from an Eclipse
update site.