Hi,
So, about merging to master... I did a few changes in the cmake branch
that touch the code as well. If we want to keep both autotools and
cmake, i need to revert them (or adapt autotools to them).
Most are in commit 9160a3323:
- remove install-paths.h references (most are unused anyway);
replace PKG*DIR variables from install-paths.h with defines from
config.h
- replace PACKAGE_VERSION with POCL_VERSION
- replace CLFLAGS with KERNEL_CL_FLAGS, and CLANGXX_FLAGS with
KERNEL_CLANGXX_FLAGS - they seem more fitting and less confusing
(with LLVM_{CXX,C,CL}FLAGS being values from llvm-config)
- changed TARGET_{LLC,CLANG}_FLAGS into
{CELL,TCE}_TARGET_{LLC,CLANG}_FLAGS - seems more consistent
wrt >1 ocl "targets"
- removed {TARGET,HOST}_SIZEOF_<type> defines, they all seem unused;
there is some code using SIZEOF_<type> defines though.
The first two i probably must revert for autotools, the latter three i
need to hear your ideas..
Looking at the last item (SIZEOF), seems only used in
lib/CL/devices/pthread/pthread.c to enable/disable half and double
extensions...
Regards,
-- mb
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel