I have very little knowledge of GPU computing. Is it possible to use the 
GPU for not just simple matrix operations, but for arbitrary functions? I 
think I'm looking here for a GPU pmap(f, A), where f is a function I've 
defined and A is some array with a few thousand elements.

On Saturday, June 11, 2016 at 7:49:30 AM UTC-4, Ranjan Anantharaman wrote:
>
> Hey, I'm also giving a talk on ArrayFire.jl at JuliaCon 2016 too: 
> http://juliacon.org/abstracts.html#ArrayFire. See how ArrayFire.jl is 
> useful in accelerating your code!
>
> Thanks,
> Ranjan
>
> On Friday, 10 June 2016 10:38:42 UTC+5:30, ran...@juliacomputing.com 
> wrote:
>>
>> Hello, 
>>
>> We are pleased to announce ArrayFire.jl, a library for GPU and 
>> heterogeneous computing in Julia: (
>> https://github.com/JuliaComputing/ArrayFire.jl). We look forward to your 
>> feedback and your contributions as well! 
>>
>> For more information, check out Julia Computing's latest blog post: 
>> http://juliacomputing.com/blog/2016/06/09/julia-gpu.html
>>
>> Thanks,
>> Ranjan
>> Julia Computing, Inc. 
>>
>

Reply via email to