Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. initial import of GLInfo html demo. (details)
  2. added CLInfo jnlp. (details)
  3. exception reporter for CLInfo. (details)
  4. initial import of demos www page. (details)
  5. fixed bugs (details)
  6. added bandwidth benchmark. (details)
  7. BandwidthBenchmark fixes and code cleanup. (details)
Commit f5c7b0fa69c72ed3c1e6cca466b0dfaeac36f15c by Michael Bien
initial import of GLInfo html demo.
The file was addedsrc/com/jogamp/opencl/demos/info/CLInfo.java (diff)
The file was modifieddemo-template.jnlp (diff)
The file was addednbproject/configs/CLInfo.properties (diff)
The file was modifiedbuild.xml (diff)
Commit fbe5e85e6017d757ae97a897690b31e897242b38 by Michael Bien
exception reporter for CLInfo.
The file was modifiedsrc/com/jogamp/opencl/demos/info/CLInfo.java (diff)
The file was addedsrc/com/jogamp/opencl/util/ExceptionReporter.java (diff)
The file was addedsrc/com/jogamp/opencl/util/64_35.png (diff)
The file was addedsrc/com/jogamp/opencl/util/ExceptionReporter.form (diff)
Commit 13a1ca4e029e5e44c31bdb6f41440af73646d65c by Michael Bien
initial import of demos www page.
The file was addedwww/index.html (diff)
Commit 9cdd142d797518e1aa2834675259523a9a3533a0 by Michael Bien
fixed bugs
- released kernels where used
- releasing a programm using HLB already releases all kernels, don't do it twice
The file was modifiedsrc/com/jogamp/opencl/demos/fft/CLFFTPlan.java (diff)
Commit b680c4d4b5091f7f48bb8fd9812725111496ff99 by Michael Bien
added bandwidth benchmark.
The file was addednbproject/configs/BandwidthBenchmark.properties (diff)
The file was addedsrc/com/jogamp/opencl/demos/bandwidth/BandwidthBenchmark.java (diff)
Commit 192614e9166583929e43bfea065a3a6264624e4a by Michael Bien
BandwidthBenchmark fixes and code cleanup.
The file was modifiednbproject/project.properties (diff)
The file was modifiedsrc/com/jogamp/opencl/demos/bandwidth/BandwidthBenchmark.java (diff)
The file was modifiednbproject/configs/BandwidthBenchmark.properties (diff)