On Thu, Jun 2, 2016 at 10:36 PM, Vasco Alexandre da Silva Costa <
vasco.co...@gmail.com> wrote:

> On Thu, Jun 2, 2016 at 6:55 PM, Param Hanji <param.catchch...@gmail.com>
> wrote:
>
>> I'll try my best for one last day to get things working on OS X.
>> Otherwise I'll just use Linux again. I can always get back to OS X support
>> once the GSoC period ends. Does this sound okay? I should also finish up
>> final bits of PART and submit a patch before the start of next week.
>>
>
> Ok! I agree.
>

Hello,
Your OpenCL ETO shot patch has been committed to SVN trunk.

I have also looked at the single precision mode. Since your hardware seems
to not have the support for double precision. I've managed to enable it by
adding the #define:
#define CLT_SINGLE_PRECISION 1

before the "#ifdef CLT_SINGLE_PRECISION" lines in 'src/librt/primitives/
common.cl' and 'include/rt/defines.h'. Then doing 'make clean; make'.

It should be easier to define this constant. I tried defining it in the
cmake command line invocation but that did not work.

Regards,

-- 
Vasco Alexandre da Silva Costa
PhD in Computer Engineering (Computer Graphics)
Instituto Superior Técnico/University of Lisbon, Portugal
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to