Thanks!
I commited the remaining shot routines, that I ported to OpenCL, to SVN
trunk.

Right now SVN trunk has the following shot routines ported to OpenCL:
arb8, ehy, ell, sph (Jon Engbert), tor, tgc.

Next thing I should work on will be refactoring the kernel argument passing.

Post that the work should focus on in-device memory primitive database
storage. librt presently has support for allocating and freeing primitives
individually but we want to do the allocations and frees en masse to
minimize the amount of system calls and bus transfers. Given that this will
require changes to the API of librt this work will proceed on an opencl
branch.

Regards,

On Wed, Aug 5, 2015 at 4:40 AM, Christopher Sean Morrison <brl...@mac.com>
wrote:

> Vasco Alexandre da Silva Costa has been granted commit access.
>
> Vasco has been working on an OpenCL research project under GSoC that picks
> up on a separate effort by Jon Engbert a couple years ago, to begin
> creating an accelerated raytracing pipeline in BRL-CAD built on OpenCL.
> This will undoubtedly take a lot of time and effort, but Vasco has already
> made considerable progress this summer and hopefully more to come.
>
> Thank you for your patience in getting submitted patches reviewed and look
> forward to working with you over the weeks and months to come.
>
> Cheers!
> Sean
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>
>


-- 
Vasco Alexandre da Silva Costa
Instituto Superior Técnico/University of Lisbon, Portugal
------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to