assertOpenCL  September 19, 2018
Classes
Example.java File Reference

Simple Java (at least since Java 1.8) example to show how run a kernel with assert*() and PRINT*() macros and test them. More...

Go to the source code of this file.

Classes

class  Example
 Simple Java example to show how run a kernel with assert*() and PRINT*() macros and test them. More...
 

Detailed Description

Simple Java (at least since Java 1.8) example to show how run a kernel with assert*() and PRINT*() macros and test them.

Piece of assertOpenCL — GPLv3 — Copyright (C) 2018 Olivier Pirson — http://www.opimedia.be/ — September 19, 2018

Definition in file Example.java.