do not click

Meeting C++ 2026   |  Online   |  Training   |  Books   |  Survey   |  Job fair   |  Advertising   |  Jobposting   |  Login

Meeting C++ online - The data-parallel types (SIMD) library in C++26

Conference | Get your ticket | Sponsoring | Sponsored Tickets | Set your timezone

Rainer Grimm

Scheduled for 14:00

Rainer Grimm sadly passed away a month before the conference on October 6th. Read his final entry into his ALS Journey

We will play last years talk "An overview of C++26" from him.

The talk he submitted for Meeting C++ 2025:

The data-parallel types (SIMD) library in C++26

SIMD stands for Single Instruction Multiple Data. This means that an operation can be performed on multiple data simultaneously. Which allows for significant improvements in application performance. Unfortunately, SIMD instructions and registers are architecture-dependent.
The data-parallel types (SIMD) library in C++26 offers a solution: this library provides data-parallel types and operations on these data types in a portable manner.
In my talk, I will take a closer look at the powerful data-parallel types (SIMD) library.

Please login to comment

Copyright Meetingcpp GmbH Imprint Privacy Policy