[Dune] [#853] Thread safety of the grid interface not guaranteed.

Dune flyspray at dune-project.org
Fri Dec 10 14:53:03 CET 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has been changed.  The changes are listed below.  For full information about what has changed, visit the URL and click the History tab.

FS#853 - Thread safety of the grid interface not guaranteed. 
User who did this: Robert Klöfkorn (robertk)
Task details edited:
-------
I think we should try to achieve the thread safety of the dune-grid interface such that a grid could be thread safe if implementation does support this. 

Currently this would for example fail in debug mode since the CHECK_INTERFACE_IMPLEMENTATION (see dune-common/dune/common/bartonnackmanifcheck.hh)  macro uses static variables to check an infinite call loop. I think we should at least provide possiblities to disable such things (currently by disable DUNE_DEVEL_MODE). 

Probably there are other things in the interface that could destroy thread safety. 

-------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=853

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list