User Tools

Site Tools


tutorials:setup-gpuflux-for-eclipse

Setup GPUFlux for Eclipse

Note that GroIMP IMP plugin should automatically handle the load and use of JOCL by default. So this tutorial is only to use if You want to load JOCL without IMP.

After having checked out the GPUFlux project into Eclipse, you need to setup OpenCL for GPUFlux to build and run.

To enable GPUFlux, you need to perform the following steps:

  • Download and Install OpenCL
  • Download JOCL
  • Setup JOCL in Eclipse

Download and Install OpenCL

Download and install one or several of the available OpenCL implementations. Each implementation supports a specific set of hardware types. Install the appropriate implementations so that each of you devices is supported by at least one installed implementation. The following are some of the major implementations of OpenCL currently available:

Note: the AMD APP SDK supports all AMD and Intel x86 and x64 CPUs.

Download JOCL

JOCL is a Java bindings for OpenCL. Download JOCL on your computer. A prebuild version can be found in the Maven Central Repository .

Setup JOCL in Eclipse

To setup JOCL for GPUFlux, add a user library JOCL to Eclipse. Add the jocl archive to the library. Then add the JOCL user library to the GPUFlux and Platform-Core projects. GPUFlux is now able to build and run.

tutorials/setup-gpuflux-for-eclipse.txt · Last modified: 2024/04/15 11:49 by gaetan