comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » GPULib 1.8 released
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
GPULib 1.8 released [message #90150] Mon, 02 February 2015 11:53 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
GPULib 1.8 has been released with updates to the underlying libraries as
well as many other features in many areas of the library. For
information about purchasing, see:

http://www.txcorp.com/home/gpulib

It has been updated to use the most recent versions of IDL and CUDA, IDL
8.4 and CUDA 6.5. The new features are:

* Support for integer data types. I have been wanting to support
integer types in GPULib for awhile and now GPULib supports all the
numeric types provided by IDL! We can finally do:

dx = gpuIndgen(10)

* Added `GPUREPMAT` routine. This is a handy routine to create a new
array by repeating a 2-dimensional array in a grid.

* Added `GPUCREATEKERNEL` routine to create the source code of a
simple kernel. This is a code generation routine that can be loaded with
`GPULOADMODULE`/`GPULOADFUNCTION` and executed with `GPUEXECUTEFUNCTION`.

* Added `GPUFINITE` routine similar to IDL's library routine.

* Added linear algebra routines `GPULUDC`, `GPULUSOL`, and
`GPULEAST_SQUARES`. This fills out more of the GPU equivalent of the
convenience routines provided by IDL so that the LAPACK interface of
MAGMA is not required to perform linear algebra computations.

* Added support for `RHO` and `THETA` keywords in `GPURADON`.

* Added `GPUMEAN` routine. This routine has `DIMENSION` and `NAN`
keywords with the same functionality as IDL's library routine.

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Sun symbol appears in plot window but not in pdf output
Next Topic: Exelis Purchased by Harris Corp

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 09:48:34 PDT 2025

Total time taken to generate the page: 1.20458 seconds