Software Engineering Daily

Software Engineering Daily


TornadoVM: Accelerating Java with GPUs with Juan Fumero

September 21, 2020

The Java ecosystem is maturing. The GraalVM high performance runtime provides a virtual machine for running applications in a variety of languages. TornadoVM extends the Graal compiler with a new backend for OpenCL. TornadoVM allows the offloading of JVM applications onto heterogeneous hardware. Juan Fumero works on TornadoVM. He joins the show to talk about