Boost logo

Boost Users :

Subject: Re: [Boost-users] SUN CC 5.2 support in Boost 1.43?
From: Max S. Kaznady (max.kaznady_at_[hidden])
Date: 2010-09-29 11:44:05


Cool, thanks! I just profiled my code with Helgrind, but I can't say
that the output is very informative. Helgrind just tells me that a
specific line of code might have a possible race condition, and it
tells me that a section of the code is not protected by any lock.

I already know this, but what I would like is for the race condition
detector to tell me for which values of the data structure a race
condition occurs, i.e. some index value overwrites some other index
value. Can this at all be done?

Max

2010/9/28 Jürgen Hunold <juergen.hunold_at_[hidden]>:
> Hi Max,
>
> On Sunday, 26. September 2010 20:47:46 Max S. Kaznady wrote:
>> So, my questions are:
>> 1) What is the best way to check parallel code for race conditions
>> using some free tool?
>
> Use helgrind:
> http://valgrind.org/docs/manual/hg-manual.html
>
> Yours,
>
> Jürgen
> --
> * Dipl.-Math. Jürgen Hunold       ! Ingenieurgesellschaft für
> * voice: ++49 511 262926 57       ! Verkehrs- und Eisenbahnwesen mbH
> * fax  : ++49 511 262926 99       ! Lister Straße 15
> * juergen.hunold_at_[hidden]        ! www.ivembh.de
> *
> * Geschäftsführer:                ! Sitz des Unternehmens: Hannover
> * Prof. Dr.-Ing. Thomas Siefer    ! Amtsgericht Hannover, HRB 56965
> * PD Dr.-Ing. Alfons Radtke       !
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net