Hi, As of r650 all of the Luxmark scenes seem to render ok. This is a very nice visual benchmark for tracking the performance improvements as we add new optimizations to pocl.
This required a patch from Erik that produced a compiler crash with Clang 3.1 so I removed the support for older than 3.2 Clang/LLVM. If someone still needs 3.1 support, a workaround to the crash needs to be found. doc/luxmark.txt: All of the Luxmark v2.0 scenes work with pocl. Tested with an LLVM 3.3 (trunk at 2013-03-14). There's a small issue in the Luxmark itself: http://www.luxrender.net/forum/viewtopic.php?f=34&t=7769&p=93888#p93888 To circumvent this for now, use the 'basic' device driver which reports only CL_DEVICE_TYPE_CPU. It doesn't multithread so the best performance is not reached, but should be OK for verification. -- --Pekka ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
