The Intel® Energy Checker (Intel® EC) SDK provides simple mechanisms to import and export measures of "useful work". For an e-mail application, this could be things like the following:
WhatIf Software
Tasks or Software Threads?
Most modern threading platforms are already offering task based programming models. Thus, they are allowing developers to follow one of the eight rules for multicore programming written by James Reinders a few years ago. I’m specifically talking about rule #3: "Program in tasks (chores), not threads (cores)."
Visualize this! Artificial Intelligence in game development
Hello and welcome to a new episode of Visualize this! where we talk about topics related to visual computing. Our guest today is DJ Kehoe Lead Developer at GWF Associates, LLC. and pending acceptance a PhD Student in the Biomedical Engineering Program at NJIT. DJ has also written a series of articles on Artificial Intelligence in games on the Intel Software Network.
SOA Expressway XSLT Processor Update
December 2012: This WhatIf project has been retired, but will remain here for reference.
Parallel Programming Talk #60 - Russ Cox about the Google Go programming language
Welcome to Show 60 of Parallel Programming Talk. The first show of 2010.
On this episode Clay and Aaron talked with Russ Cox about the Google Go programming language.
Download a video of the show.
Intel® Software Tuning Agent
Weighing My Options With Intel® Parallel Advisor Lite
Intel® Parallel Advisor Lite allows me to model the effects of adding parallelism to my serial application without having to actually parallelize my code. This can be very handy because in the world of multi-core processors, adding parallelism can tremendously improve a program's performance, but debugging real parallel code producing non-deterministic results can be an arduous and frustrating task.
Download Intel® Software Tuning Agent
- Intel® Software Tuning Agent (IntelSoftwareTuningAgent-v1.4.4.zip 5.7MB).
- Source Code for Intel® Software Tuning Agent (IntelSoftwareTuningAgent-v1.4.4-source.zip 3.6MB)
