< session />
Java Enable Preview: Vector API
Wed, 23 April
In this session, we will discuss the Vector API in preview in Java. We will begin by introducing SIMD (Single Instruction/Multiple Data) and explore how it can be used to maximize computation speed. The session will then cover the setup for using the Vector API, including how to establish a species, define and use components and lanes, and apply masking with different strategies. We will also discuss same-lane and cross-lane computation. Finally, we will conclude by presenting metrics comparing the performance of using the Vector API versus not using it.
Target Audience: This session is primarily aimed at Back-end Developers working on performance-intensive applications, as they can leverage the Vector API to optimize computational tasks. Software Architects are the secondary audience, as they need to understand the implications of using the Vector API when designing high-performance systems that require efficient data processing. DeepTech Professionals may also find this session valuable due to its focus on advanced computational techniques and performance optimizations using SIMD and the Vector API.
< speaker_info />
About the speaker
Daniel Hinojosa
Independent Consultant, EvolutionNext
Daniel Hinojosa has been a self-employed developer, teacher and speaker for private business, education, and government since 1999. He is passionate about languages, frameworks and programming education. Daniel is a Pomodoro Technique practitioner and is co-founder of the Albuquerque Java User's Group in Albuquerque, New Mexico.