|
From: mkuklik <mk...@gm...> - 2014-07-22 11:55:41
|
Hey there, Have you considered using CRITICAL directive in OpenMP? Basically, it specifies a region of code that must be executed by only one thread at a time. Cheers, mk -- View this message in context: http://quantlib.10058.n7.nabble.com/Multithreading-and-LazyObject-tp15310p15631.html Sent from the quantlib-dev mailing list archive at Nabble.com. |