bayes-stack icon indicating copy to clipboard operation
bayes-stack copied to clipboard

Gibbs Sampler: Use lockfree-deques

Open bgamari opened this issue 13 years ago • 0 comments

While the diff queue and work queue shouldn't be terribly hot, it wouldn't hurt to use a lockfree deque.

bgamari avatar Oct 09 '12 19:10 bgamari