Re: Tools for understanding GPUs?

2021-03-22 Thread Ben Evans
Might TornadoVM be of use here? https://www.infoq.com/presentations/tornadovm-java-gpu-fpga/ https://www.infoq.com/articles/tornadovm-java-gpu-fpga/ If Dr Fumero is not on this list, I can introduce you to him by email. Thanks, Ben On Sun, 21 Mar 2021 at 19:36, William Pietri wrote: > > > Ye

Re: Tools for understanding GPUs?

2021-03-22 Thread Remi Forax
> De: "Henri Tremblay" > À: "mechanical-sympathy" > Envoyé: Lundi 22 Mars 2021 12:17:23 > Objet: Re: Tools for understanding GPUs? > I learned playing with Aparapi ( [ https://aparapi.com/ | > https://aparapi.com/ ] > ). > It's not super complicated but you need to jump right in mechanical symp

Re: Tools for understanding GPUs?

2021-03-22 Thread Henri Tremblay
I learned playing with Aparapi (https://aparapi.com/). It's not super complicated but you need to jump right in mechanical sympathy with GPU. To decide vector length and type of memory used. It makes a huge difference. I would love to tell you to try Java 16 and the Vector API but it doesn't seem