Hi Bart
> 
> If you can post the source code of a small OpenMP example or show me a
> website where I can find OpenMP examples, I can make sure that DRD
> works fine with OpenMP software.

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

I am trying to choose some of them to test on Helgrind. 

I am also interested in results produced by DRD.

Ali


-------------------------------------------------------------------------
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