[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] UPC support beginning to be added
|
So far, just the simple "assistance tools".
To begin with, hooking up the simple help functions (hover help, F1 help which brings up a small help view with some html help text about a particular UPC api, content assist, etc.)
And location of "UPC artifacts" similar to MPI, OpenMP, etc.
MPI & OpenMP artifacts are APIs and also some #pragmas for OpenMP. They are meant to make it easy to identify the parallel constructs in existing code.
With UPC, I'm trying to decide what that means.
With UPC, some is built into the language, and some are library/API calls, so it's hard to know where to stop.
There is no specialized analysis features yet for UPC.
...Beth
Beth Tibbitts (859) 243-4981 (TL 545-4981)
High Productivity Tools / Parallel Tools http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
Craig Rasmussen <crasmussen@xxxxxxxx>
Craig Rasmussen <crasmussen@xxxxxxxx>
Sent by: ptp-dev-bounces@xxxxxxxxxxx
05/27/08 10:16 AM
Please respond to
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx> |
|
|
Beth,
Could you summarize what you are planning? I'd like to think about similar things for coarrays in Fortran.
Cheers,
Craig
On May 23, 2008, at 9:26 AM, Beth Tibbitts wrote:
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


