The OpenCL version of the Parallel Library for Stencil Functions -
dpl_ocl - that supposed to run on a wide range of hardware,
implements a reasonable subset of the functions
provided by the
Parallel Library for Stencil Functions (
dpl ) - see the apropriate section in the
users manual for the description and instructions on how to use.
The product is released as a compressed file
dpl_ocl.zip that contains 2 members:
- C file dpl_ocl.c that shall be compiled ( object generated ) for an OpenCL supported hardware of your choice.
- the include file dpl_ocl.h that declares all the functions provided by dpl_ocl and defines all the literals utilized by it. While compiling the file dpl_ocl.c the include path shall be specified for a compiler to locate this file dpl_ocl.h.
Click this to download the product for free.