Quantcast
Channel: 最近的帖子
Browsing latest articles
Browse All 10 View Live

TBB Atomics (64 bit) Failure

语言 English(英语) Has anyone ever seen an instance where TBB Atomics (specifically, unsigned 64 bit integers) failed on fetch_and_add?I am having the following situation:- two or more threads concurrently...

View Article



Diagnostic 819: template nesting depth does not match the previous...

Linux*Apple Mac 操作系统 X*Microsoft Windows* (XP, Vista, 7)C/C++英特尔® C++ 编译器英特尔® Parallel Composererrorwarningremark

View Article

Thread Group

语言 English(英语) Has anyone worked on a thread group concept for TBB? I know that Boost has a thread group, and they aren't that difficult to implement. Has anyone else implemented one for TBB?

View Article

Development Release vs. Commercial Aligned Release

语言 English(英语) Hi all,I've been fighting with a termination deadlock problem in the commercial aligned release TBB for awhile now. In an act of desperation I decided to download and try the development...

View Article

Coupling two programs with shared memory

语言 English(英语) Hi,This is not really a threading problem but I assume the most appropriate place to ask this question. Can anyone offer advice on how to pass data between two independent programs where...

View Article


Another tbb::pipeline Problem / Discussion

语言 English(英语) Ok, so I have read quite a few of the posts on here about tbb::pipeline, and I think that my application is definitely an candidate for this processing model. Essentially, I receive a...

View Article

Atomic wrapper around a pointer to integer

语言 English(英语) Here's what I've got:

View Article

concurrent_hash_map gets stuck!

语言 English(英语) Hello,I am trying to familiarize myself with concurrent_hash_maps. I am running into problem while trying to erase. The program seems to be running at 100% CPU (from top) but none of the...

View Article


Linked Lists - Incompatible with Parallel Programming?

I've been asked several times why TBB does not have a concurrent list class; i.e., a list that supports concurrent access. The answer is that we'd add one if:We could figure out semantics that are...

View Article


Concurrent List

语言 English(英语) Does anyone know why there isn't an implementation for a concurrent linked list within the TBB library? It seems this is a pretty large oversight.

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images