Peter Messmer and I will be doing a hands-on demo with GPULib after the talks on the first day of VISualize 2009 (5 pm on April 15 at the same location). If you are interested, you need to sign-up. We’ll get you started with what you need to know to begin using GPULib to get big speedups in your code.
Please install GPULib beforehand. Don’t worry if your laptop doesn’t have a CUDA enabled graphics card, GPULib has a pure IDL emulation mode that can be used in class.
March 31st, 2009 at 5:07 am
Bit too far to go for me, unfortunately. Do all GPULib functions now run in IDL emulation mode, or are there still one or two exceptions? Thanks.
March 31st, 2009 at 10:29 am
The only exception is GPUVIEW. While possible to implement, it would require changing the GPUHandle structure and modifying every other library routine to deal with the new GPUHandle structure, so it only runs on the GPU right now.