JET

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

JET

notzed
Morning,

As i've now got an AMD card in my workstation: no more cudaprof.

So I ported the rudimentary event tracer JET (http://www.jocl.org/utilities/utilities.html) to JOCL2.

At this stage I will probably end up placing it in socles because it's just easier for me and I want to put in some higher level interfaces for it otherwise it's a bit of a pain to use.  

Other than that I don't really have any grand plans as yet, but I thought others might be interested.

Cheers,
 Michael Z



Reply | Threaded
Open this post in threaded view
|

Re: JET

Michael Bien

On 10/22/2011 07:11 AM, notzed [via jogamp] wrote:

> Morning,
>
> As i've now got an AMD card in my workstation: no more cudaprof.
>
> So I ported the rudimentary event tracer JET
> (http://www.jocl.org/utilities/utilities.html) to JOCL2.
>
> At this stage I will probably end up placing it in socles because it's
> just easier for me and I want to put in some higher level interfaces
> for it otherwise it's a bit of a pain to use.
>
> Other than that I don't really have any grand plans as yet, but I
> thought others might be interested.
>
> Cheers,
>  Michael Z
>
sounds interesting Michael,

I wrote something similar it isn't (yet) graphical however. I am using
it to debug a distributed JOCL implementation. I am looking forward to
give JET a try!

(its a pity that you aren't using git ;))

regards,
mbien

--
http://michael-bien.com/

Reply | Threaded
Open this post in threaded view
|

Re: JET

notzed
In reply to this post by notzed

Yeah so I haven't done anything with this yet ... i'm off working on algorithm development, so haven't  been writing opencl code, and haven't had the head-space left to hack on it either.

It's still on the todo list though.