TornadoVM
@tornadovm.org
36 followers 11 following 9 posts
Official #TornadoVM - JIT Compiler & Runtime system for running JVM applications on heterogeneous hardware. https://www.tornadovm.org/
Posts Media Videos Starter Packs
Pinned
New TornadoVM release v1.1.1!

Packed with new features and optimizations that unlock GPU acceleration for Llama3 in pure Java!

🧬JIT-compiled kernels for high performance.
👏 Thanks to our amazing contributors.

👉 github.com/beehive-lab/...

#opensource #AI #LLM #Java #TornadoVM
Reposted by TornadoVM
Congratulations to @mikepapadim.bsky.social for presenting the #TornadoViz tool at #MPLR2025!

It is an #opensource visualisation tool for the #TornadoVM Bytecodes that orchestrate the data transfers, execution, etc. of complex workloads.

Paper: zenodo.org/records/1695...

#horizoneurope #ukri
Reposted by TornadoVM
Our colleague from @manchester.ac.uk, @stratika.bsky.social presented their work on #TornadoInsight, a plugin for @intellijidea.com that provides static and dynamic of #Java classes that use the #TornadoVM API!

#horizoneurope #opensource
Reposted by TornadoVM
Next week at #MPLR2025 & #VMIL2025 in Singapore!
We are excited to share that our partners from @manchester.ac.uk University of Crete and #RedHat are presenting 4 #research outcomes on #Java, #TornadoVM, #GC and #tools.

#horizoneurope

@hipeac.bsky.social
@eucloudedgeiot.bsky.social

👇
Reposted by TornadoVM
In less than two hours @mikepapadim.bsky.social will demo state-of-the-art native #Java #AI inference on GPUs at @devoxx.com
Based on @tornadovm.org and the @graalvm.org compiler, 𝗚𝗣𝗨𝗟𝗹𝗮𝗺𝗮𝟯.𝗷𝗮𝘃𝗮 enables GPU inference of LLM models with high performance and integration with @langchain4j.dev!
Reposted by TornadoVM
The #TornadoVM team at #Devoxx!

Credits to Dimitris Doutsiopoulos for this amazing capture!
The #TornadoVM deep dive session is live on YouTube!
👉 youtu.be/WNQ5ylMs4Ok?...

Next up: GPULlama3.java at #Devoxx with live coding demo showing Java-native GPU acceleration! -

🗓 Tomorrow (Oct 9) | 🕔 17:40–18:30 | 📍 Room 6
Don’t miss it!

#opensource #Java #AI #GPU
TornadoVM Deep Dive: Empowering Java Developers with GPU Acceleration by Thanos Stratikopoulos, Ch
YouTube video by Devoxx
youtu.be
Reposted by TornadoVM
Project Panama is a key component for transitioning #Java into the #AI era! @tornadovm.org has been among the early adopters of Panama. Thanks @nipafx.dev for the excellent talk @devoxx.com and the shoutout!
Behind the cameras! @kotselidis.net and @mikepapadim.bsky.social discussing with @frankdelporte.be about our technology at #Devoxx and how it can be used for fast #AI in #Java! The video is coming soon…

@devoxx.com
Reposted by TornadoVM
The #TornadoVM team from the University of Manchester is at @devoxx.com Belgium! Don’t miss it, join them to learn more about #Java #GPU acceleration and the work done in the context of our project for the #EU hardware ecosystem!

#opensource
Reposted by TornadoVM
Yesterday at the #TornadoVM deep dive, we presented #TornadoInsight - an #opensource IntelliJ plugin that helps devs learn the TornadoVM API via static analysis & dynamic inspection.

Extended in the P2Code project and coming to #MPLR2025 next week!

#Devoxx

youtu.be/WNQ5ylMs4Ok?...
TornadoVM Deep Dive: Empowering Java Developers with GPU Acceleration by Thanos Stratikopoulos, Ch
YouTube video by Devoxx
youtu.be
Reposted by TornadoVM
Good morning from #Devoxx Belgium and the @tornadovm.org team!

Our #TornadoVM deep dive talk is today at 13.30 in Room 4.

#opensource #Java #AI #GPU
Reposted by TornadoVM
GPULlama3.java our first GPU-accelerated Java-native LLM inference engine with #TornadoVM has officially been integrated to LangChain4J! Congratulations to the whole team for this achievement!
Next week @devoxx.com we will showcase our demos as well as provide a deep dive on @tornadovm.org!
Reposted by TornadoVM
Java + GPUs + AI = TornadoVM

We’re speaking at #Devoxx 2025! I will be there along with @mikepapadim.bsky.social @maryxek.bsky.social and @kotselidis.net for a deep dive on #TornadoVM!

📅 Oct 6 | 13:30–16:30 | Rm 4

@eucloudedgeiot.bsky.social
@aero-project.eu

#Java #AI #GPU #opensource
Reposted by TornadoVM
TornadoVM Deep Dive

This session will explore how @tornadovm.org extends GraalVM to unlock GPU acceleration, covering parallelism, integration with existing tooling, and a live demo optimizing an LLM pipeline.

m.devoxx.com/events/dvbe2...
Reposted by TornadoVM
Docker images of GPULlama3.java v0.2.0 for NVIDIA #GPUs are now ready in DockerHub!

OpenCL image: hub.docker.com/r/beehivelab...

PTX image:
hub.docker.com/r/beehivelab...
Reposted by TornadoVM
Checkout the latest podcast from @mikepapadim.bsky.social on GPULlama3.java; our latest #Java #AI inference framework accelerated with @tornadovm.org!
Reposted by TornadoVM
Reposted by TornadoVM
A deep dive talk about #TornadoVM, an #opensource #Java technology for hardware acceleration will be part of the @devoxx.com program! #DevoxxBE

Join us to learn more about the technology!

And do not miss, a 2nd talk on how TornadoVM can offer GPU-accelerated inference in Java! 🚀
Super excited to give a deep dive talk on @devoxx.com 2025!

We will give a deep dive presentation on the internals of @tornadovm.org and explain how #Java developers can harness the power of #GPUs!

See you all in Belgium at fall!
Reposted by TornadoVM
Super excited to give a deep dive talk on @devoxx.com 2025!

We will give a deep dive presentation on the internals of @tornadovm.org and explain how #Java developers can harness the power of #GPUs!

See you all in Belgium at fall!
Docker images now available for TornadoVM v1.1.1!

See here how to run:
👉https://github.com/beehive-lab/docker-tornadovm

These images support #NVIDIA #GPUs or #Intel #GPUs, making it easier than ever to get started with heterogeneous computing using #TornadoVM.

#containers #Java #acceleration
New TornadoVM release v1.1.1!

Packed with new features and optimizations that unlock GPU acceleration for Llama3 in pure Java!

🧬JIT-compiled kernels for high performance.
👏 Thanks to our amazing contributors.

👉 github.com/beehive-lab/...

#opensource #AI #LLM #Java #TornadoVM
Reposted by TornadoVM
A great milestone achieved by our team. Just released #GPULlama3.java, the first Java implementation of Llama3 inference accelerated on GPUs via #TornadoVM.

GitHub v0.1.0-beta: github.com/beehive-lab/...

Looking forward to your feedback.
#opensource #Java #AI #LLM #GPUs