demos/swirl/
gpu_swirl_demo.pro
Demonstrates 2-dimensional interpolation for both CPU and GPULib.
Produces a visualization like the following:
Author information
- History
Tech-X Corp, 2007, pm
top gpu_swirl_demo
gpu_swirl_demo [, /just_gpu] [, /nodisplay] [, _extra=keywords]
Example of CPU vs. GPU calculations.
Keywords
- just_gpu in optional type=boolean
do not do the IDL calculations on the CPU, only the GPU
- nodisplay in optional type=boolean
set to not display frames in order to get a more accurate timing
- _extra in optional type=keywords
keywords to GPUINIT
File attributes
Modification date: | Fri Nov 12 11:07:48 2010 |
Lines: | 203 |
Docformat: | rst rst |