Re: Implementation of open_cl

2010-07-24 Thread Trass3r
Am 05.04.2010, 01:22 Uhr, schrieb martin2000 i...@neuroscience-cologne.info: is it feasible at all, to get OpenCl running? I doesn't matter if Windows X64 or MacOS. http://bitbucket.org/trass3r/cl4d/wiki/Home

Re: Implementation of open_cl

2010-04-05 Thread Trass3r
Why should it be infeasible? It's a simple C API. I started an OO wrapper some time ago but never had the time to finish it. You might use it as a base. http://www.dsource.org/projects/cl4d

Implementation of open_cl

2010-04-04 Thread martin2000
Hello, I am interested in getting into D for scientific programming. I am heavily depending on the use of GPU for numeric computations. Given the current maturation of Language D, is it feasible at all, to get OpenCl running? I doesn't matter if Windows X64 or MacOS. Thanks in advance!

Re: Implementation of open_cl

2010-04-04 Thread Robert Jacques
On Sun, 04 Apr 2010 20:22:51 -0300, martin2000 i...@neuroscience-cologne.info wrote: Hello, I am interested in getting into D for scientific programming. I am heavily depending on the use of GPU for numeric computations. Given the current maturation of Language D, is it feasible at all, to