IDL and GPU [message #92412] |
Fri, 11 December 2015 06:08  |
lecacheux.alain
Messages: 325 Registered: January 2008
|
Senior Member |
|
|
Is it possible to use an IDL shader object for accessing a GPU device which is not a graphic device ?
|
|
|
|
Re: IDL and GPU [message #92418 is a reply to message #92417] |
Fri, 11 December 2015 10:19  |
lecacheux.alain
Messages: 325 Registered: January 2008
|
Senior Member |
|
|
Le vendredi 11 décembre 2015 18:55:03 UTC+1, Mike Galloy a écrit :
> On 12/11/15 7:08 AM, alx wrote:
>> Is it possible to use an IDL shader object for accessing a GPU device which is not a graphic device ?
>>
>
> Yes, using IDLgrShader, but that is fairly painful to program. I would
> recommend using a library like GPULib (NVIDIA graphics cards only,
> www.txcorp.com/gpulib) to accelerate IDL using a GPU.
>
> Mike
> --
> Michael Galloy
> www.michaelgalloy.com
> Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Thanks for your answer. I know GPULib. But I would like to know how one can select, from legacy IDL, such a device (which can be a NVIDIA GPU device, but without any video capability)?
akx.
|
|
|