On 01/09/2013 11:53 AM, David Minor wrote:
> OK, I figured out how to disable ocl-icd and have better results. I'm
> enclosing the test suite log, not everything passes. I'll have to see
> about getting ocl-icd to work because being able to jump between ocl
> implementations is important for my project.

Good. Can you add a test report entry to:
https://sourceforge.net/apps/mediawiki/pocl/index.php?title=ReleaseTestLog

Maybe your problem is due to using some ICD loader (e.g. Intel's) which
for some reason cannot load pocl's ICD correctly. OCL-ICD has an open
source ICD loader by Vincent which we use for developement. It
allows overriding the search path for ICD files which we use to point
its search to the build tree (ICD-enabled) pocl installation for the
testsuite to test the build tree without needing to install pocl.

Thus, without ocl-icd the testsuite won't work when ICD is enabled in pocl.
But in general, the ICD enabled pocl should still work with any 3rd party
ICD loader you happen to have installed. Other icd loaders haven't been
tested recently with pocl to my knowledge, though.

-- 
Pekka

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to