On Thu, Oct 13, 2011 at 12:34 PM, Martin Dybdal wrote:
> On 3 October 2011 12:56, Luis Cabellos wrote:
>> Hello, all.
>> I want to show you the OpenCL package. I have done this using Jeff Heard
>> OpenCLRaw package, but I create a new one due the lack of updates of the
>> former.
>> # Where to ge
On 17 October 2011 22:47, Judah Jacobson wrote:
> On Mon, Oct 17, 2011 at 2:56 AM, Luis Cabellos
> wrote:
>>
>> Other issues to solve,
>> How to compile in hackage server to generate documentation online?
>> opencl.h isn't in the server so I getting errors.
>>
>
> In my experience, the nicest wa
On 17 October 2011 11:56, Luis Cabellos wrote:
>> My own library is available at https://github.com/HIPERFIT/hopencl and
>> will be released on hackage very soon (next week probably). Please
>> take a look at it. It is currently tested on x86_64 Linux with both
>> the AMD x86/x86_64 bindings and N
On Mon, Oct 17, 2011 at 2:56 AM, Luis Cabellos wrote:
>
> Other issues to solve,
> How to compile in hackage server to generate documentation online?
> opencl.h isn't in the server so I getting errors.
>
In my experience, the nicest way to work around this problem is to
just generate the document
On 17 October 2011 11:56, Luis Cabellos wrote:
> On Thu, Oct 13, 2011 at 9:13 PM, Martin Dybdal wrote:
>> My own library is available at https://github.com/HIPERFIT/hopencl and
>> will be released on hackage very soon (next week probably). Please
>> take a look at it. It is currently tested on x8
On Thu, Oct 13, 2011 at 9:13 PM, Martin Dybdal wrote:
> Hi everyone
>
> I just found this thread today, as I don't read Haskell-cafe that
> often (too bad, I know). I have been working on a set of OpenCL
> bindings for the last months myself, which I'm using to implement an
> OpenCL backend to the
On Thu, Oct 13, 2011 at 12:34 PM, Martin Dybdal wrote:
> On 3 October 2011 12:56, Luis Cabellos wrote:
>> Hello, all.
>> I want to show you the OpenCL package. I have done this using Jeff Heard
>> OpenCLRaw package, but I create a new one due the lack of updates of the
>> former.
>> # Where to ge
On 3 October 2011 12:56, Luis Cabellos wrote:
> Hello, all.
> I want to show you the OpenCL package. I have done this using Jeff Heard
> OpenCLRaw package, but I create a new one due the lack of updates of the
> former.
> # Where to get it
> * Hackage page (http://hackage.haskell.org/package/OpenC
On Tue, Oct 4, 2011 at 7:46 PM, Jason Dagit wrote:
> On Tue, Oct 4, 2011 at 12:54 AM, Luis Cabellos
> wrote:
>
> > I understand your point. I didn't know the problems with cross module
> > inlining that Haskell suffers. I learned the BSD3, I think is a good and
> > I'll change it on github and
On Tue, Oct 4, 2011 at 12:54 AM, Luis Cabellos wrote:
> I understand your point. I didn't know the problems with cross module
> inlining that Haskell suffers. I learned the BSD3, I think is a good and
> I'll change it on github and I'll put in the next release.
Oh cool. Thanks! I think that's
Luis Cabellos writes:
> * The main reason is that I'm not comfortable with the license
> you're using. The original code by Jeff Heard was BSD3 with an
> additional copyright notice. Your code is AGPL3. The GPL is known to
> cause problems with Haskell code due to cross module inlining. I
>
On Mon, Oct 3, 2011 at 6:04 PM, Jason Dagit wrote:
> On Mon, Oct 3, 2011 at 3:56 AM, Luis Cabellos
> wrote:Your bindings are a higher quality than the the OpenCLRaw bindings and
> you're doing good technical work, but I stopped using your bindings
> for a couple reasons:
> * The main reason is
On Mon, Oct 3, 2011 at 3:56 AM, Luis Cabellos wrote:
> Hello, all.
> I want to show you the OpenCL package. I have done this using Jeff Heard
> OpenCLRaw package, but I create a new one due the lack of updates of the
> former.
> # Where to get it
> * Hackage page (http://hackage.haskell.org/packag
On Mon, Oct 3, 2011 at 9:04 AM, Jason Dagit wrote:
> We could have a different version of the function for each return
> type, clGetDeviceInfo_FPConfig, clGetDeviceInfo_AddressBits, etc.
> It's a great naming convention but it has the property that someone
> searching the bindings or the bindings
Hello, all.
I want to show you the OpenCL package. I have done this using Jeff Heard
OpenCLRaw package, but I create a new one due the lack of updates of the
former.
# Where to get it
* Hackage page (http://hackage.haskell.org/package/OpenCL)
* Repository (https://github.com/zhensydow/opencl)
*
15 matches
Mail list logo