"vscode:/vscode.git/clone" did not exist on "34fdeae4fc0ae0e2a811af0edc07662df139077a"
  • Robert McGibbon's avatar
    Enable testing of OpenCL platform on Travis-CI · f04f1c7d
    Robert McGibbon authored
    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.
    f04f1c7d
TestOpenCLDeviceQuery.cpp 5.91 KB