Threading Building Blocks intro

I put together a short video walkthru creating a skeleton Visual Studio 2008 project with Intel’s Threading Building Blocks that introduces the basics of using Threading Building Blocks and compares performance of serial and parallel sort.

http://www.kfs.org/tbb/

Slightly off-topic: I also decided it was time to redo the kfs.org logo with Paint.Net. It has some quirks but I’m rapidly coming to prefer it over the old PaintShop Pro 5.0 I’ve been using since I bought it way back when… :)

Before:

After:

4 Comments

I’ve used paint.net for several years. Not as powerful as the commercial paints but still it’s well featured and very easy to learn. Free is always good too :)
Lots of dift user made pluggins/filters on their forums. Some useful some not so.

Took me a while to figure out how to do a drop shadow. Odd that they haven’t added one themselves, but not that difficult to do once you’ve worked it out :)

(Copy image, paste as new layer, “edge detect” the new layer, gausian blur, offset the layer a few pixels and then change the layer’s blend mode to “difference”)

Nice. Of course, sorting is not that easily parallelized given the nature of the problem. Are you finding TBB useful? (Given your other recent post, it seems not… ;-)

I can see plenty of use for it, just not that first basic step I would have hoped for – migrating the existing threading we have to it.

Leave a Reply

Name and email address are required. Your email address will not be published.

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <pre> <q cite=""> <s> <strike> <strong> 

%d bloggers like this: