<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><description>Official #TornadoVM - JIT Compiler &amp; Runtime system for running JVM applications on heterogeneous hardware.&#xA;&#xA;https://www.tornadovm.org/</description><link>https://bsky.app/profile/tornadovm.org</link><title>@tornadovm.org - TornadoVM</title><item><link>https://bsky.app/profile/tornadovm.org/post/3mujuvot3vc2j</link><description>TornadoVM 6.0.0 is here - JVMCI-free and JNI-free.&#xA;&#xA;✅ Compatible with any JDK 21-27 distribution. &#xA;✅ Cold start down 37%. &#xA;✅ 4.1× faster GEMM with Tensor-Core MMA. &#xA;✅ ~7,400 lines of C/C++ glue deleted.&#xA;&#xA;📖 New blog: https://www.tornadovm.org/blogs/tornadovm-6-0-0-zero-jni-faster-runtime&#xA;&#xA;#Java #GPU #CUDA #TornadoVM #OpenSource #HPC #AI</description><pubDate>02 Sep 2026 11:55 +0000</pubDate><guid isPermaLink="false">at://did:plc:zdlf7f5vb2wu3vucqn67f262/app.bsky.feed.post/3mujuvot3vc2j</guid></item><item><link>https://bsky.app/profile/tornadovm.org/post/3mszsuofkzk2n</link><description>3 sessions accepted at @devoxx.com Belgium! &#xA;&#xA;🛠️ Tools in Action: NVIDIA ecosystem from Java via #TornadoVM&#39;s Hybrid API&#xA;&#xA;🎤 Talk: Building LLM inference engines in Java with TornadoVM&#xA;&#xA;🧑‍💻 Hands-on Lab: From install to insight — a GPU lab for Java devs&#xA;&#xA;Stay tuned &#xA;#Java #CUDA #LLM #AI #GPU #opensource</description><pubDate>14 Aug 2026 09:11 +0000</pubDate><guid isPermaLink="false">at://did:plc:zdlf7f5vb2wu3vucqn67f262/app.bsky.feed.post/3mszsuofkzk2n</guid></item><item><link>https://bsky.app/profile/tornadovm.org/post/3mrpaj2qecc2s</link><description>GPULlama3 v1.0.0 is out - now #CUDA-native ⚡&#xA;&#xA;✅ TornadoVM CUDA backend w/ tensor-core (MMA) batch prefill&#xA;✅ FP16 &amp; Q8_0 · Llama, Qwen, Devstral &amp; more models&#xA;✅ An OpenAI-compatible server (llama-tornado --server)&#xA;&#xA;Pure #Java. No JNI.&#xA;&#xA;github.com/beehive-lab/GPULlama3.java&#xA;&#xA;#opensource #AI #LLM #GPU</description><pubDate>28 Jul 2026 10:51 +0000</pubDate><guid isPermaLink="false">at://did:plc:zdlf7f5vb2wu3vucqn67f262/app.bsky.feed.post/3mrpaj2qecc2s</guid></item><item><link>https://bsky.app/profile/tornadovm.org/post/3mqcensebcc2a</link><description>TornadoVM 5.0.0 is CUDA-native. One line of #Java. 74× faster.&#xA;&#xA;TornadoVM&#39;s Hybrid API drops a native cuBLAS call straight into a TaskGraph - same buffers, same #CUDA stream, zero host round-trips. &#xA;&#xA;⚡ Run with the Hybrid API: bit.ly/4vqL7sq&#xA;📖 Full engineering deep dive: bit.ly/44VecBf&#xA;&#xA;#AI #GPU</description><pubDate>10 Jul 2026 14:35 +0000</pubDate><guid isPermaLink="false">at://did:plc:zdlf7f5vb2wu3vucqn67f262/app.bsky.feed.post/3mqcensebcc2a</guid></item><item><link>https://bsky.app/profile/tornadovm.org/post/3mokjovlowc2a</link><description>New talk recording from @jprimeconf.bsky.social!&#xA;&#xA;Run GPU-accelerated, local LLM inference in Java - from a @quarkus.io @langchain4j.dev app. No Python. No CUDA. Just Java. All inside the JVM - powered by #TornadoVM + GPULlama3.&#xA;&#xA;🔗 https://youtu.be/9YCRUwr7pO8?si=WaMitojbwXIIzDBW&#xA;&#xA;#Java #GPU #LLM #AI #opensource</description><pubDate>18 Jun 2026 09:36 +0000</pubDate><guid isPermaLink="false">at://did:plc:zdlf7f5vb2wu3vucqn67f262/app.bsky.feed.post/3mokjovlowc2a</guid></item><item><link>https://bsky.app/profile/tornadovm.org/post/3mkrynztq2c2d</link><description>Last week we gave two presentations at #OCX26  and @devoxxgreece.bsky.social - and the recordings are now available, scan the QR code!&#xA;&#xA;From open-source evolution to running LLMs on GPUs directly from Java - there’s a lot to explore.&#xA;&#xA;Stay tuned for more!&#xA;&#xA;#opensource #Java #TornadoVM #AI #LLM #GPUs</description><pubDate>01 May 2026 11:12 +0000</pubDate><guid isPermaLink="false">at://did:plc:zdlf7f5vb2wu3vucqn67f262/app.bsky.feed.post/3mkrynztq2c2d</guid></item><item><link>https://bsky.app/profile/tornadovm.org/post/3mkk454usic2b</link><description>TornadoVM is featured in the April 2026 issue of Java Pro Magazine - “Java in the Age of AI”!&#xA;&#xA;👉 https://javapro.io/wp-content/uploads/2026/04/JAVAPRO_04-2026.pdf#page=42&#xA;&#xA;In this article, @mikepapadim.bsky.social  shared our experiences on building #GPU accelerated #LLM inference libraries with #TornadoVM.&#xA;&#xA;#Java #community #AI</description><pubDate>28 Apr 2026 07:53 +0000</pubDate><guid isPermaLink="false">at://did:plc:zdlf7f5vb2wu3vucqn67f262/app.bsky.feed.post/3mkk454usic2b</guid></item><item><link>https://bsky.app/profile/tornadovm.org/post/3mjh6czswcc27</link><description>Great to see external contributions driving real progress! &#xA;&#xA;Native #GPU support on Apple Silicon with Metal unlocked by #TornadoVM has enabled running Devstral 2 models directly on-device — a big step forward for performance and accessibility.&#xA;&#xA;This is exactly what makes #opensource so powerful!&#xA;&#xA;[contains quote post or other embedded content]</description><pubDate>14 Apr 2026 10:29 +0000</pubDate><guid isPermaLink="false">at://did:plc:zdlf7f5vb2wu3vucqn67f262/app.bsky.feed.post/3mjh6czswcc27</guid></item></channel></rss>