octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #61370] gcc's thread sanitizer reports several


From: anonymous
Subject: [Octave-bug-tracker] [bug #61370] gcc's thread sanitizer reports several race conditions
Date: Mon, 25 Oct 2021 13:03:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0

Follow-up Comment #4, bug #61370 (project octave):

Dear Kai,

I'm developing a FEM toolkit located on GitHub
(https://github.com/octave-user/mboct-fem-pkg). Recently I implemented
parallel assembly of matrices and I wanted to make sure, that the code is free
of race conditions. For that purpose I wrote this patch
(https://savannah.gnu.org/bugs/download.php?file_id=52147) to make it run
without any warnings. Nevertheless, this patch should be useful even if you
don't use that package (e.g. just type Ctrl+C or execute kill ...). 

[comment #3 comment #3:]
> Thank you Reinhard for updating the patch.
> 
> I do not fully understand what is meant by "I was not able to test the
package this patch was made for".  Can you clarify this?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61370>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]