How to set up a GroIMP developent environment.
In this tutorial we will cover how to:
You can find more in depth info on :
This guide is written to give new GroIMP developers an overview about how the required development environment is prepared and installed.
This guide starts with the installation of Eclipse and ends with a merge request for the own code changes.
The plan is to do following steps:
Welcome to this developer guide!
Developing on the GroIMP source code only require a java compiler. Additionally GroIMP support two development setup: Maven and 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: