On 02/18/2013 04:58 PM, Erik Schnetter wrote:
> What is missing is integrating this with pocl's build system, and
> autoconf'ing building C++ files.

The plan is to have also the generated C++ implementations added to the
pocl, right? Similarly to the convert_type.py. That is, the developers
or the users of pocl are not going to need to have Vecmathlib available
to benefit from its fast implementations.

Thus, the build system of pocl should compile the pregenerated
implementations if C++ is available (and use them over the "default ones"),
and there should be a script or a makefile for easily regenerating the 
implementations (e.g., after Vecmathlib is improved)?

-- 
Pekka

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to