Quantcast
Channel: Posts recentes
Browsing latest articles
Browse All 10 View Live

TBB Atomics (64 bit) Failure

Idioma inglês 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 OS X*Microsoft Windows* (XP, Vista, 7)C/C++Compilador C++ Intel®Intel® Parallel Composererrorwarningremark

View Article

Thread Group

Idioma inglês 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

Idioma inglês 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

Idioma inglês 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

Idioma inglês 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

Idioma inglês Here's what I've got:

View Article

concurrent_hash_map gets stuck!

Idioma inglês 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

Idioma inglês 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