Twitter updates
- @exileous Download the CUDA 5 toolkit and take a look at the PTX 3.1 documentation :) 19 hours ago
Development
Graphics
Calendar
Monthly Archives: July 2006
Multithreaded issues
Here it is, the first blog post which has been requested by one of you, my fellow readers! Today, we dive into a multi-threaded queue and discover nasty concurrency problems.
Thread-pool
It is a really hot summer here, and so I decided to build my own pool: And here it is: The niven thread-pool (sorry for this bad joke) Anyway, the first working thread-pool is done, the last milestone towards the … Continue reading
Exception(al?) performance
Read on for an exception performance review with Visual C++ and x86 vs. the new x86_64 ABI.
Style tweaked a bit
I’ve been fixing some small issues with the current style, leading to a more or less complete rewrite of the CSS stylesheet. It should work fine now with Firefox 1.5.0.4 (and most likely older versions, too) and IE7 Beta 3 … Continue reading