Search / 55 posts tagged threading building blocks

Subscribe
  1. Photo of IntelSoftwareNetwork

    Sun Studio Chalk Talk

    http://softwareblogs.intel.com/ 2008/ 08/ 20/ sun-studio-chalk-talk/

    I'm attending the Intel Developer Forum this week in San Francisco this week. I'll try to note comments on some of the talks I attend. Sun gave a chalk talk on their C/C++ tool chain called Studio. The talk was given by Vijay Tatkar, who has been with Sun for over 20 years doing compiler work.

  2. Photo of IntelSoftwareNetwork

    GCDC’08: optimizing DirectX code for multi-core platforms

    http://softwareblogs.intel.com/ 2008/ 08/ 19/ gcdc08-optimizing-directx-code-for…

    Right after his 50 minutes session at GCDC’08 talking about DirectX optimizations for multi-core platforms we had the chance to interview Intel fellow Leigh Davies. Our questions we asked him were quite obvious: What was your session all about? How can developers optimize their software?

  3. View all »

    Videos about threading building blocks

    1. Threading Building Blocks 2.0 on Sun Studio
    2. Intel/SUN Announce Threading Building Blocks 2.0 for Solaris
    3. Sun Studio Demonstation with Threading Building Blocks
    4. GCDC'08: Intel Tuning Tools can optimize Software
  4. Photo of IntelSoftwareNetwork

    Hi! ... What else should a first post say?

    http://softwareblogs.intel.com/ 2008/ 08/ 14/ hi-what-else-should-a-first-post-s…

    I’m Gunjan Rawal. I am a part of the Intel Software Network team and this is my first post. The first post is typically the hardest to write, I spent a lot of time wondering what I am going to say in the first post – Formula 1?… The best Thai food I ever had? (Nope!!).

  5. Photo of IntelSoftwareNetwork

    GCDC'08: useful web ressources for developers

    http://softwareblogs.intel.com/ 2008/ 08/ 12/ gcdc08-useful-web-ressources-for-d…

    There are a lot of web-based Intel resources which deliver interesting information regarding game and application development. Today I will share a bunch of cool Intel websites where you find useful tips, deep insight and free downloads. The webpage of Intel Software Development Products provides a really good overview.

  6. Photo of IntelSoftwareNetwork

    Performance, Analysis, Threading and Intel Developer Forum

    http://softwareblogs.intel.com/ 2008/ 08/ 11/ performance-analysis-threading-and…

    Performance, Analysis, Threading and Intel Developer Forum - What do all these have in common? Keep reading and I will answer this in my blog. First let me introduce myself. I joined Intel back in 1992. In my years at Intel I have always been interested in parallel programming and parallel computing.

  7. Photo of IntelSoftwareNetwork

    Under the hood: watching TBB task scheduler do recursive range splitting

    http://softwareblogs.intel.com/ 2008/ 08/ 10/ under-the-hood-watching-tbb-task-s…

    Wow, time flies around here.  I was thinking it’s been a while since I last looked at my task scheduler experiments: a little vacation here, teaching at the O’Reilly Open Source convention there, and a little customer work stuffed around the edges can put a project completely out of mind.

  8. Photo of IntelSoftwareNetwork

    tbb::concurrent_vector: secrets of memory organization

    http://softwareblogs.intel.com/ 2008/ 07/ 24/ tbbconcurrent_vector-secrets-of-me…

    This blog entry is intended to help you better understand the way concurrent vector works with the memory and how to use it wisely for your program to work faster or consume less memory. The concurrency comes with the price Let’s open Threading Building Blocks (TBB) reference manual at point

  9. No one has claimed this blog

    Intel rev's tools for multi-core C++

    http://motd.ambians.com/ news/ intel-revs-tools-multi-core-c

    Intel released a new version of its Linux-compatible, open source library for multi-core C++ development. Version 2.1 of Intel Threading Building Blocks (TBB) offers performance improvements, adds a portable affinity mechanism, and improves the task scheduler to ease development for GUIs, network

  10. Photo of IntelSoftwareNetwork

    Get TBB going by a single click!

    http://softwareblogs.intel.com/ 2008/ 07/ 07/ get-tbb-going-by-a-single-click/

    Have you ever confronted compiler or linker errors while building a Intel(R) Threading Building Blocks (TBB) based application with Microsoft* Visual Studio*? What was the problem there? Perhaps the path to the TBB headers was absent? Or TBB libraries were not added to the project settings?

  11. Photo of IntelSoftwareNetwork

    Implementing task_group interface in TBB

    http://softwareblogs.intel.com/ 2008/ 07/ 02/ implementing-task_group-interface-…

    The TBB class task was designed for high-performance implementations of the TBB templates.  It's efficiency, particularly its emphasis on continuation-passing style, comes at some price in convenience.  Rick Molloy of Microsoft has posted a description of a task_group interface that Microsoft is

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6

Rising and falling

Technorati data powered by Truviso

Mentions by Day

Posts tagged threading building blocks per day for the past 30 days.

Chart of results for threading building blocks

See your posts here

To contribute to this page, include this code in your blog post: