Optimising image processing algorithms: case study
A new paper has been published, exploring how image processing algorithms can be optimised to take advantage of multicore architecture. Specifically, the paper looks at the 5500 series Intel Xeon...
View ArticleTechEd: Optimising parallel applications using Intel VTune Performance Analyzer
A show of hands at TechEd this morning showed that although many people were aware of VTune (or had used it), few had used it on .Net. For them, as for me, Rami Radi’s demonstration was a great...
View ArticleDevMob 2010: How can the compiler optimise parallel code?
There was so much good stuff to come out of last week’s DevMob 2010 unconference, that I wanted to share a couple of ideas this week too. I’ve already mentioned Stephen Blair-Chappell’s session on code...
View ArticleThree top tools for performance optimisation
There is a saying that you can only manage what you can measure, and so several tools have emerged to help you understand how your code is behaving on multicore machines. Here is a brief round-up of...
View Article