TornadoVM: Java for GPUs and FPGAs

preview_player
Показать описание
QCon London International Software Development Conference returns on April 8-10, 2024. Level-up on 15 major software and leadership topics including; The Tech of FinTech, What's Next in GenAI and Large Language Models (LLMs), Performance Engineering, Architecture for the Age of AI, Innovations in Data Engineering and more.

Learn the emerging trends. Explore the use cases. Implement the best practices.

-----------------------------------------------------------------------------------------------------------

Juan Fumero presents TornadoVM, a plugin for OpenJDK that allows Java programmers to automatically run on Heterogeneous Hardware such as multi-core CPUs, GPUs, and FPGAs. He explains what Tornado VM is, what it is good for, what the latest developments on heterogeneous hardware are, and where TornadoVM fits.

#Java #JDK #VirtualMachines
Рекомендации по теме
Комментарии
Автор

Great job! Just wonder whether the Tornado compiler works on Java source code or byte code? I ask because of looking forward to its support for Kotlin (another JVM language).

wujacob