Category Archives: CS

CUDA 2.1 emulation mode problems

A few days ago I had to try to run CUDA 2.1 in emulation mode on a windows machine with non-cuda compatible graphics hardware. To my surprise the examples did compile but not run. After some searching around I found … Continue reading

Posted in CS, In English | Leave a comment

Programming graphics for Sharp LL-151-3D parallax barrier auto stereoscopic screens

Introduction About a year ago I got asked if I could provide stereographic output suitable for a single person 3D screen (if I remember it correct it was the Sharp LL-151-3D, but I may be wrong) from one of my … Continue reading

Posted in CS, In English | Leave a comment

Swapping g++/gcc compiler versions

Update: Nikos emailed me some time back and told me about an alternative way on Ubuntu/debian systems called update-alternatives. I have not gotten around to try it out myself, because I have not had any need for it. Posting part … Continue reading

Posted in CS, In English | Leave a comment