Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Re: ptp-dev Digest, Vol 9, Issue 11

Beth,

I believe University of Houston is working on using Eclipse with OpenMP? Contact Oscar Herhandez, oscar@xxxxxxxxx, for more information.

Shirley

On Fri, 23 Dec 2005 ptp-dev-request@xxxxxxxxxxx wrote:

Send ptp-dev mailing list submissions to
	ptp-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://dev.eclipse.org/mailman/listinfo/ptp-dev
or, via email, send a message with subject or body 'help' to
	ptp-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	ptp-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ptp-dev digest..."


Today's Topics:

  1. Re: OpenMP tools (Beth Tibbitts)
  2. PTP help available via web? (Beth Tibbitts)
  3. Re: PTP help available via web? (Greg Watson)


----------------------------------------------------------------------

Message: 1
Date: Thu, 22 Dec 2005 23:21:46 -0500
From: Beth Tibbitts <tibbitts@xxxxxxxxxx>
Subject: [ptp-dev] Re: OpenMP tools
To: Craig Rasmussen <crasmussen@xxxxxxxx>, ptp-dev@xxxxxxxxxxx,	Donald
	P Pazel <pazel@xxxxxxxxxx>
Message-ID:
	<OF7E04A584.D2DE9155-ON852570E0.0017A87B-852570E0.0017F777@xxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII

Well, we're trying to get to the point where we are in the MPI tools first.
I have a basic plug-in working, but currently, the CDT parser hides the
#pragma information. Don is looking at that I believe.
Since OpenMP has most of its usefulness in #pragma's that's a show-stopper
for doing most of the interesting stuff.
We should have a discussion on all this after the first of the year.
Once we figure out what information the parser provides we should be able
to make some plans about what we could do.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511


|---------+---------------------------->
|         |           Craig Rasmussen  |
|         |           <crasmussen@lanl.|
|         |           gov>             |
|         |                            |
|         |           12/22/2005 11:44 |
|         |           AM               |
|---------+---------------------------->
 >---------------------------------------------------------------------------------------------------------------------------|
 |                                                                                                                           |
 |       To:       Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>                                          |
 |       cc:       Beth Tibbitts/Watson/IBM@IBMUS                                                                            |
 |       Subject:  OpenMP tools                                                                                              |
 >---------------------------------------------------------------------------------------------------------------------------|




Beth,

I had a conversation with some our users this week and they were
interested in OpenMP.  What are you all thinking of in terms of
OpenMP.  Do you plan on static analysis tools to look at loop
dependencies so that loops could be parallelized?  Surprisingly (to
me at least) they seemed interested in this.  I think they are
interested in minor speedups over serial code (say times 2) if they
threw a few processors at their application.

I'm also interested in data dependency analysis in general so if you
have designs in that area please speak up.

Happy Holidays to all,
Craig





------------------------------

Message: 2
Date: Thu, 22 Dec 2005 23:34:18 -0500
From: Beth Tibbitts <tibbitts@xxxxxxxxxx>
Subject: [ptp-dev] PTP help available via web?
To: ptp-dev@xxxxxxxxxxx
Message-ID:
	<OF9BA409DD.C196449A-ON852570E0.0018F0A6-852570E0.00191D45@xxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII


Can our help plug-in content be hosted on the eclipse.org server?
I have seen URLs for other plug-ins that allow browsing of their help
on-line, without installing the plug-ins.
The URLS are always long and seem to be pulling the info directly from CVS.
I played around with getting some of the html files via the cvs web
interface, but the links to other pages don't work.

It would be helpful to point users (e.g. recent newsgroup poster who's
asking questions about running MPI from
with eclipse and PTP!) to our help directly via URLs.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511



------------------------------

Message: 3
Date: Fri, 23 Dec 2005 08:17:24 -0700
From: Greg Watson <g.watson@xxxxxxxxxxxx>
Subject: Re: [ptp-dev] PTP help available via web?
To: Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
Message-ID: <335A8DFC-EA4F-4E2A-8871-DD552A57CC77@xxxxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

Any idea how to do this? I'd be happy to do it but have no idea how
to set it up.

Greg

On Dec 22, 2005, at 9:34 PM, Beth Tibbitts wrote:


Can our help plug-in content be hosted on the eclipse.org server?
I have seen URLs for other plug-ins that allow browsing of their help
on-line, without installing the plug-ins.
The URLS are always long and seem to be pulling the info directly
from CVS.
I played around with getting some of the html files via the cvs web
interface, but the links to other pages don't work.

It would be helpful to point users (e.g. recent newsgroup poster who's
asking questions about running MPI from
with eclipse and PTP!) to our help directly via URLs.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



------------------------------

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


End of ptp-dev Digest, Vol 9, Issue 11
**************************************


*****************************************************************************
Shirley Moore            shirley@xxxxxxxxxx   Computer Science Dept.
Associate Director       (865) 974-3547       University of Tennessee
Innovative Computing Lab Fax (865) 974-8296   1122 Volunteer Blvd., Suite 413
http://icl.cs.utk.edu/                        Knoxville, TN 37996-3450
*****************************************************************************


Back to the top