On 11/08/2016 06:09 PM, Marmaduke Woodman wrote: > On Tue, 8 Nov 2016 17:42:46 +0200 > Benson Muite <[email protected]> wrote: > >> pocl/pocl-0.13/lib/CL/pocl_timing.c:150:2: error: #error Unknown >> system variant >> #error Unknown system variant > I also saw this, but assumed was because was on a POWER8 system. > > ------------------------------------------------------------------------------ >
Hacks needed to allow for compilation indicated at: https://github.com/bkmgit/pocl/blob/master/lib/CL/pocl_timing.c It seems preprocessor is not working correctly. Have been using GCC 5.4.2 for the compilation process, including building clang. Does one need to set cmake differently? Where is the timing information used and what accuracy is required? The original code seems like it would not give correct time to nano second accuracy in the second function. ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
