Here are the slides for my “GPULib with IDL 8.0” presentation from the IDL User Group Meeting.
More thoughts about the meeting to come…
Here are the slides for my “GPULib with IDL 8.0” presentation from the IDL User Group Meeting.
More thoughts about the meeting to come…
GPULib enables IDL developers to access the high-performance capabilities of modern NVIDIA graphics cards without knowledge of CUDA programming.
TaskDL is a task-farming solution for IDL designed for problems with loosely-coupled, parallel applications where no communication between nodes of a cluster is required.
mpiDL is a library of IDL bindings for Message Passing Interface (MPI) used for tightly-coupled parallel applications.
The Remote Data Toolkit is a library of IDL routines allowing for easy access to various scientific data in formats such as OPeNDAP, HDF 5, and netCDF.
Modern IDL offers IDL programmers one place to look, for beginners and advanced users alike. This book also contains: a thorough tutorial on the core topics of IDL; a comprehensive introduction to the object graphics system; common problems and gotchas with many examples; advanced topics not normally found are discussed throughout the book: regular expressions, object graphics, advanced widget programming, performance, object-oriented programming, etc.
IDLdoc is an open source utility for generating documentation from IDL source code and specially formatted comments.
mgunit is an open source unit testing framework for IDL.
rIDL is an open source IDL command line replacement.
mglib is an open source library of IDL routines in areas of visualization, application development, command line utilities, analysis, data access, etc.
February 26th, 2010 at 9:51 am
Cryptic but fascinating. Now I’m looking forward both to IDL 8 and GPULib 2 (or whatever).
Thanks,
Mort
February 26th, 2010 at 10:55 am
Yes, the slides don’t make a lot of sense without some talking to go along with them. I’ll have more about it when we get closer to the IDL 8.0 release.
February 26th, 2010 at 12:01 pm
[…] bit the one feature that I have used extensively: operator overloading. This was the main focus of my talk about GPULib with IDL 8.0. The gist is that GPULib variables will be objects and if you are running […]
May 20th, 2010 at 8:17 am
[…] with IDL 8.0″ talk I gave yesterday at VISualize 2010. They are very similar to the slides for the talk I gave a few months ago at the IDL User Group Meeting in Boulder. More to come on […]