AUXIL\
gpu_detect.pro
top gpu_detect
result = gpu_detect( [devId] [, _ref_extra=keywords])
Initializes GPULib if it is present.
Return value
1 if GPULib is present and IDL vesion >= 8, 0 if not
Parameters
- devId in optional type=numtype
id of the GPU device to be used for GPU computations
Keywords
- _ref_extra in optional type=keywords
keywords to GPUINIT
File attributes
Modification date: | Sun May 19 19:37:03 2013 |
Lines: | 32 |
Docformat: | rst rst |