Hi Costa,I have a question!
What version of OpenCL version does the Brlcad applications renders on?
If my computer has a different version does it matter or it get supported?
I installed OpenCL 2.0 (Version) including; All the CL/.. header files. Because
currently my computer is;
Windows 10, and
On Wed, Mar 16, 2016 at 3:25 PM, benson chepkwony wrote:
> What version of OpenCL version does the Brlcad applications renders on?
>
> If my computer has a different version does it matter or it get supported?
>
BRL-CAD render compute support currently requires OpenCL 1.2 or greater.
> I insta
On Sun, Mar 13, 2016 at 2:23 AM, benson chepkwony wrote:
> HI Costa,
> I have performed mid-level programming on concurrency, threading and
> parallelism. With pThreads, OpenMP and Java threading. However I am new to
> OpenCL.
>
> OpenCL requires similar threading techniques if I am not wrong.
>
HI Costa,
I have performed mid-level programming on concurrency, threading and
parallelism. With pThreads, OpenMP and Java threading. However I am new
to OpenCL.
OpenCL requires similar threading techniques if I am not wrong.
And I was going to ask you, if tuning the application or C/C++ code
On Thu, Mar 10, 2016 at 3:51 AM, benson chepkwony wrote:
> Hi Costa,
> Are we suppose to be "Porting" these primitives the(RHC, ARB4, DSP,
> EXTRUDE etc) from its current rendering structure to OpenCL?
> Is there any compatible issues with moving these primitives to OpenCL?
> In order to "Port" t
Hi Costa,
Are we suppose to be "Porting" these primitives the(RHC, ARB4, DSP,
EXTRUDE etc) from its current rendering structure to OpenCL?
Is there any compatible issues with moving these primitives to OpenCL?
In order to "Port" these pimitives are we going to just "read in" their
extensions to
On Wed, Mar 9, 2016 at 4:52 AM, benson chepkwony wrote:
> Hi Costa,
> I just went through your logs. And its seems on your patch, you modified
> Three files; EHY, ELL and ARB8. And in specific you worked on Elliptical
> Hyperboloid, Ellipsoid and Polyhedron Algorithms.
>
Actually I worked on ARB
Hi Costa,
I just went through your logs. And its seems on your patch, you modified
Three files; EHY, ELL and ARB8. And in specific you worked on Elliptical
Hyperboloid, Ellipsoid and Polyhedron Algorithms.
Is there any work left to do on these Algorithms? or should we continued
optimizing the
On Tue, Mar 8, 2016 at 10:35 PM, benson chepkwony wrote:
> Hay Costa,
> I am interested with this project titled "Ray tracing performance,
> coherent boolean evaluation". I understand you worked on this project last
> year, that is good. However, I was wondering if you could further elaborate
> w