2 Commits

Author SHA1 Message Date
peastman
06a2c7c8a5 OpenCLDeviceQuery handles platforms with no devices 2020-01-30 10:01:54 -08:00
Robert McGibbon
f04f1c7d60 Enable testing of OpenCL platform on Travis-CI
This patch creates a new build in the Travis-CI matrix that compiles and
runs the OpenCL tests using the CPU OpenCL device (AMD drivers). Because
not all of the tests can complete in the allotted 50 minutes, the ctest
invocation is changed to run them in a random order.

This also adds a new executable, TestOpenCLDeviceQuery, that prints
out information about all of the OpenCL devices on the system.
2015-10-26 10:45:33 -07:00