Thanos Stratikopoulos9 articles
TornadoVM is an open-source Java technology that is developed to aid Java programmers in adapting their code bases for hardware acceleration. This blog aims to explain how Java programmers can build TornadoVM with IntelliJ IDEA, and how they can run …
- Thanos Stratikopoulos
-
Defining patterns of data transfers for Java applications with TornadoVM
How TornadoVM programmers can utilize the API functions for transferring data to the accelerator’s (e.g., GPU) memory, and backwards.
- Thanos Stratikopoulos
-
TornadoInsight: Harness the Power of TornadoVM from IntelliJ IDEA
TornadoInsight is an open-source IntelliJ IDEA plugin for enhancing the developer experience when working with TornadoVM.
- Thanos Stratikopoulos
-
Code Interoperability Mode for OpenCL Portability Across Various Programming Languages with TornadoVM
Code Interoperability Mode enables TornadoVM to prototype kernels that run from multiple programming languages.
- Thanos Stratikopoulos
-
Foojay Podcast #17: Execute Java Code with TornadoVM on CPUs, GPUs, and FPGAs
TornadoVM is a programming and execution framework for offloading and running JVM applications on multi-core CPUs, GPUs, and FPGAs.
- Erik Costlow,
- Frank Delporte,
- Jakob Jenkov,
- Thanos Stratikopoulos
-
Migrating Applications to TornadoVM v0.15 (Part 2)
In this article, we will spotlight all the TornadoVM configurations/operations that regard the execution on the hardware device.
- Thanos Stratikopoulos
-
Migrating Applications to TornadoVM v0.15 (Part 1)
TornadoVM 0.15 introduced changes at the API level with the aim of making the exposed operations more comprehensive to the programmers.
- Thanos Stratikopoulos
-
A Flavour of TornadoVM on Apple M1 Pro
This article aims to describe all of the main steps required to install and run TornadoVM on Apple M1 Pro.
- Thanos Stratikopoulos
-
Hardware Acceleration For Java? TornadoVM Can Do It!
In this article, learn about TornadoVM, hardware acceleration, and get a thorough overview of the TornadoVM software architecture.
- Thanos Stratikopoulos