do not click

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

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

Conference | Live Schedule | Talks | Get your ticket | Slides | Set your timezone

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

Join session

Books by Rainer Grimm

C++20
Concurrency with Modern C++

Rainer Grimm

On Day 1 at 13:15 (CET/Berlin) in Track D online

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