https://github.com/ekobir/clBLAS.jl i guess

On Monday, 31 March 2014 21:19:24 UTC-3, Jiakui Wang wrote:
>
> Where is this package? Is it on Github?
>
> Thanks
>
>
>
>
> On Sunday, March 23, 2014 6:42:20 PM UTC-5, erkin kanlioglu wrote:
>>
>> Hi,
>>
>> I have put together AMD clBLAS bindings to Julia by utilising OpenCL.jl 
>> written by Jake Belowski.
>>
>> *Please try it out and feel free to send your suggestions.*
>>
>>    - What is available 
>>       - Direct clBLAS bindings for L1, L2, L3 (examples/clblasSscal.jl 
>>       and others) 
>>       - clBLAS bindings with optional event inputs for L1, L2, L3 
>>       (examples/clblasSscal_alt.jl) 
>>    - What is on progress 
>>       - clBLAS bindings for Julia BLAS interface by using Future/Event 
>>       chaining. Progress can be seen in examples/clblasSscal_future.jl or 
>> below. 
>>       Once all clBLAS L1, L2, L3 are defined with Future, another module 
>> will be 
>>       added to override julia BLAS interface.
>>    
>> Thanks
>> Erkin
>>
>

Reply via email to