Re: [ViennaCL-devel] Benchmark GUI Midterm Report

2014-06-28 Thread Namik Karovic
Hi, I merged Qt4 and Qt5 CMakeFiles into a single file. I've added a variable lets you choose between using Qt5 and Qt4. I don't know if its a good solution, but it seems to work well enough. I also tried enabling OpenCL in both CMake and QMake builds, but that didn't go so well. For QMake, I

Re: [ViennaCL-devel] Benchmark GUI Midterm Report

2014-06-25 Thread Karl Rupp
Hi, This is a report on what was done so far, and what remains to be done on the Benchmark GUI project. Quick overview of what was done so far: -all benchmarks implemented and runnable from the GUI -result visualization of benchmarks -UI menu and navigation -CMake build system Good,