Back to Browse

Running #TornadoVM Programs from IntelliJ

429 views
Jan 27, 2024
7:54

Running TornadoVM applications on GPUs and FPGAs requires some extra configuration within the IDEs. In this video, I explain why, and how to configure TornadoVM application launchers to run Java programs on GPUs, or any other supported hardware accelerator using IntelliJ. Besides, it shows how to emit debugging information from the TornadoVM JIT compiler and runtime. Chapters: 00:00 Intro 00:21 Step 1: POM file 02:07 Step 2: JVM options for TornadoVM 04:54 Debugging device and #threads 06:36 Print generated OpenCL code 07:28 Outro Links: - TornadoVM on GitHub: https://github.com/beehive-lab/TornadoVM - TornadoVM Documentation: https://tornadovm.readthedocs.io/en/latest - TornadoVM-Examples: https://github.com/jjfumero/tornadovm-examples Follow me: https://twitter.com/snatverk Website: https://jjfumero.github.io/ Wanna support the channel? - https://ko-fi.com/juanfumero

Download

0 formats

No download links available.

Running #TornadoVM Programs from IntelliJ | NatokHD