Quantcast
Channel: Recent posts
Browsing all 2 articles
Browse latest View live

enumerable_thread_specific and nested parallel_for

I want to iterate over a 3D grid to obtain 8 std::vector<TInfo>s, where TInfo represents a set of operations. It is basically like a coloring algorithm where each of the 8 vectors corresponds to...

View Article



enumerable_thread_specific and nested parallel_for

Hello, I'm working on the following problem: I need to iterate over a 3D grid and create 8 std::vector<TInfo>s, where TInfo instances represent a set of operations. This is kind of a coloring...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images