Code Reflection in Action - Translating Java to SPIR-V
Offered By: Java via YouTube
Course Description
Overview
Explore the process of translating Java code to SPIR-V using the Babylon code reflection API in this 40-minute conference talk from the JVM Language Summit. Dive into how Java code is first converted to a SPIR-V code reflection dialect, then transformed into a SPIR-V binary module for GPU execution. Learn about SPIR-V, an intermediate representation specialized for parallel compute and graphics workloads, and its applications in graphics libraries like Vulcan and GPU compute frameworks such as OpenCL and oneAPI. Gain insights from Steve Dohrmann, Senior Staff Software Engineer at Intel Corporation, as he demonstrates this innovative approach to GPU programming with Java. Access additional resources including Project Babylon, SPIR Overview, Java to SPIR-V examples, and tools like the Beehive SPIR-V Toolkit and Intel's Level Zero library for further exploration of this topic.
Syllabus
Code Reflection in Action - Translating Java to SPIR-V #JVMLS
Taught by
Java
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity