TornadoVM lets Java developers tap into GPU and other accelerator horsepower without wrestling with low-level code. It seamlessly plugs into most major JDKs (Amazon Corretto, GraalVM, OpenJDK, Red Hat Mandrel, Microsoft JDK, Azul Zulu) by extending the Graal compiler for GPU codegen and adding runtime goodies like dynamic reconfiguration and multi-device execution.
In this deep dive you’ll zip through a GPU programming crash course, get hands-on with the TornadoVM API for effortless offloading via simple annotations, and explore tooling like the TornadoInsight IntelliJ plugin and Bytecode Visualizer. The session wraps up with a live demo optimizing a large language model pipeline, revealing real-world performance wins, data-movement tricks, and codegen hacks.
Watch on YouTube
Top comments (0)