Hello,

              I want to do speculative loop paralleization on GPU.in which
i have to do dependency analysis and check if one iteration
of loop is reading some value and check that some other
iteration have written to same memory location general "read
after write" and "write after write" and "write after read"
detection.

I want to do it for GPU can i do it using valgrind tool

Plz Help

Thanks


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to