Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] PTP + Nvidia Nsight

Hi Wyatt and Jay,

I work with CUDA every day on our project and make it peacefully co-exist with PTP by doing exactly what's on Galen's Page. Additionally I add *.cuh as C header files.

WRT Nsight Eclipse Edition, my understanding is that it's a full IDE package, not a plugin. You have to download the whole package which supports 3rd party plugins.

Alan


On 06/25/2012 10:45 AM, Alameda, Jay wrote:

Wyatt,

 

I’m intrigued by your investigation, I was hoping NVIDIA would provide an update site that we could spruce up an existing PTP installation with CUDA support, but I realize that is not likely a realistic hope.  I’ll point you to some pages that Galen Arnold developed, showing how to make PTP tolerate CUDA source – see https://wiki.ncsa.illinois.edu/display/WHPC/cdt+and+cuda+makefile+projects

What sorts of issues are you seeing with the toolchain?

 

Jay

 

 

From: ptp-dev-bounces@xxxxxxxxxxx [mailto:ptp-dev-bounces@xxxxxxxxxxx] On Behalf Of Wyatt Spear
Sent: Friday, June 22, 2012 4:40 PM
To: Parallel Tools Platform general developers
Cc: Scott Biersdorff
Subject: [ptp-dev] PTP + Nvidia Nsight

 

Greetings,

 

We're looking into combining the PTP with Nvidia's Nsight IDE for CUDA application development (http://www.nvidia.com/object/nsight.html).  It's Eclipse based and accepts the installation of the PTP plugins.  Currently we're having issues when using Nvidia's toolchain.  Has anyone else taken a look at this and is there information available on implementing remote support for new toolchains?  Should that even be necessary for synchronized projects?

 

Thanks,

Wyatt Spear

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

Back to the top