AutoCleanUpArraysDemo |
|
CleanUpArraysDemo |
|
ConfigurationDemo |
Tests device selection via KernelManager .
|
CustomConfigurationDemo |
Created by Barney on 31/08/2015.
|
KernelOkayInOpenCL |
Created by Barney on 24/08/2015.
|
KernelWithAlternateFallbackAlgorithm |
Kernel which will always fail to run on an OpenCLDevice but has an alternative fallback algorithm.
|
KernelWithoutAlternateFallbackAlgorithm |
Kernel which will always fail to run on an OpenCLDevice but has an alternative fallback algorithm.
|
LegacyConfigurationDemo |
Tests device selection when circumventing the KernelManager by using the legacy mechanism
(setExecutionMode, etc.).
|
ProfilingDemo |
Demonstrate new enhanced profiling capability, profiling the kernel from the blackscholes sample.
|
ProfilingDemoNoBinaryCaching |
Created by Barney on 13/09/2015.
|