On Mon, Mar 10, 2008 at 12:03 PM, Ali Jannesari <[EMAIL PROTECTED]> wrote:
>
>  Here is a simple omp example for a data race detection which you could:
>  http://developers.sun.com/sunstudio/downloads/ssx/tha/tha_using.html
>
>  Also there is a list of benchmarks (e.g parsec, SPEC OMP2001)  which might
>  be useful to test DRD as they are implemented in OMP and POSIX threads:
>  http://parsec.cs.princeton.edu/overview.htm

Thanks, I will have a look at it.

>  I am trying to choose some of them to test on Helgrind.
>
>  I am also interested in results produced by DRD.

I found out today that there are no data races printed by DRD on
OpenMP programs. This might be due to (false) ordering introduced by
libgomp's barrier implementation -- I will have to look further into
this, and I will let you know when this issue is fixed.

Bart.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to