#!forum/numerical-clojure
>
>
> On Tuesday, 5 August 2014 16:22:17 UTC+8, Miki Nobuhiro wrote:
>>
>> Hello, everyone.
>> I want to calculate matrix operations by GPU compuring,
>> and here is my code.
>>
>> https://github.com/bobuhiro11/aparapi-matrix
oup:
> https://groups.google.com/forum/#!forum/numerical-clojure
>
>
> On Tuesday, 5 August 2014 16:22:17 UTC+8, Miki Nobuhiro wrote:
>>
>> Hello, everyone.
>> I want to calculate matrix operations by GPU compuring,
>> and here is my code.
>>
>> https://gith
Hello, everyone.
I want to calculate matrix operations by GPU compuring,
and here is my code.
https://github.com/bobuhiro11/aparapi-matrix
https://clojars.org/aparapi-matrix
Now, I have some questions.
1.
aparapi-matrix uses Aparapi(https://code.google.com/p/aparapi/).
Is this choice correct?
A