Vector API - SIMD Programming in Java
Offered By: Java via YouTube
Course Description
Overview
Explore the Vector API for SIMD programming in Java through this 43-minute conference talk. Gain an introduction to the Vector API, which allows developers to create platform-agnostic, data-parallel programs utilizing single instructions operating on multiple data (SIMD). Discover the implementation details of the API and examine practical examples of data-parallel programs. Learn from experts Sandhya Viswanathan, Principal Software Engineer at Intel, and Paul Sandoz, Java Architect, as they share insights on leveraging this powerful feature in OpenJDK for enhanced performance and efficiency in Java applications.
Syllabus
Vector API: SIMD Programming in Java
Taught by
Java
Related Courses
Writing Fast Java Code with the Vector API - JEP Café 18Java via YouTube Java 19 Overview - New Features and Improvements
Java via YouTube Moving Java Forward with Java 19
Java via YouTube New in JDK 18: Reviewing Enhancements in the Latest JDK Release
Java via YouTube JDK 17 - The Next Long-Term Support Release Features and Enhancements
Java via YouTube