Skip to content
Snippets Groups Projects
  1. Oct 09, 2015
    • Barney's avatar
      Adding mistakenly omitted file from previous commit for device... · 8a693a84
      Barney authored
      Adding mistakenly omitted file from previous commit for device configurability, plus some minor cleanups:
      
      Reverted Kernel#finalize, now not overridden (was disposing kernel but this caused problems due to threading).
      
      Modified Range so that where auto-creating sizes (i.e. localIsDerived) for JavaDevices sizes are sensible (size = 1 for sequential, = Runtime.getRuntime().availableProcessors() for thread pool.
      8a693a84
  2. Sep 28, 2015
    • Barney's avatar
      Improvements to profiling apparatus · 2fb33514
      Barney authored
      Added JNI-side caching of compiled binaries per kernel per device
      Added java-side support for control of binary caching
      Added facility to cleanUpArrays() in a kernel, frees (most of) GPU memory associated with a kernel but retains JINContext to allow kernel reuse
      2fb33514
  3. Sep 13, 2015
  4. Sep 03, 2015
  5. Mar 03, 2015
  6. Feb 24, 2015
  7. Nov 16, 2014
  8. Nov 15, 2014
  9. Nov 11, 2014
  10. Nov 10, 2014
  11. Nov 09, 2014
  12. Oct 31, 2014
  13. Sep 28, 2014
Loading