[Developers] admb threading
dave fournier
davef at otter-rsch.com
Mon Dec 3 12:04:48 PST 2012
I guess you didn't bother wasting your time looking at my example for
dvariables.
The big problem with these objects is not some trivial locking in the
constructor etc.
It comes from the fact that the data structure which store all the
information for
multiple levels of reverse AD are not thread safe. If you are doing
df1b2variable
arithmetic each thread needs its own copy of these.
More information about the Developers
mailing list