Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon
Источник: CppCon
Источник: CppCon
YouTube
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon
https://cppcon.org/
---
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon 2023
https://github.com/CppCon/CppCon2023
Wouldn't it be nice to be able to type and manipulate symbolic mathematical formulas directly…
---
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon 2023
https://github.com/CppCon/CppCon2023
Wouldn't it be nice to be able to type and manipulate symbolic mathematical formulas directly…
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
https://cppcon.org/
---
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
https://github.com/CppCon/CppCon2023
This talk is about You-Know-What, the thing in our programs we don’t mention by name.
What is…
---
Undefined Behavior in C++: What Every Programmer Should Know and Fear - Fedor Pikus - CppCon 2023
https://github.com/CppCon/CppCon2023
This talk is about You-Know-What, the thing in our programs we don’t mention by name.
What is…
Robots Are After Your Job: Exploring Generative AI for C++ - Andrei Alexandrescu - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Robots Are After Your Job: Exploring Generative AI for C++ - Andrei Alexandrescu - CppCon 2023
https://cppcon.org/
CppCon 2023 Early Access: https://cppcon.org/early-access
Access All 2023 Session Videos Ahead of Their Official Release To YouTube. At least 30 days exclusive access through the Early Access system. Videos will be released to the CppCon…
CppCon 2023 Early Access: https://cppcon.org/early-access
Access All 2023 Session Videos Ahead of Their Official Release To YouTube. At least 30 days exclusive access through the Early Access system. Videos will be released to the CppCon…
Coroutine Patterns: Problems and Solutions Using Coroutines in a Modern Codebase - Francesco Zoffoli
Источник: CppCon
Источник: CppCon
YouTube
Coroutine Patterns: Problems and Solutions Using Coroutines in a Modern Codebase - Francesco Zoffoli
https://cppcon.org/
---
C++ Coroutine Patterns and How to Use Them: Problems and Solutions Using Coroutines in a Modern Codebase - Francesco Zoffoli - CppCon 2023
https://github.com/CppCon/CppCon2023
In over 30 years of experience the C++ community have…
---
C++ Coroutine Patterns and How to Use Them: Problems and Solutions Using Coroutines in a Modern Codebase - Francesco Zoffoli - CppCon 2023
https://github.com/CppCon/CppCon2023
In over 30 years of experience the C++ community have…
Powered by AI: A Cambrian Explosion for C++ Software Development Tools - Emery Berger - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Powered by AI: A Cambrian Explosion for C++ Software Development Tools - Emery Berger - CppCon 2023
https://cppcon.org/
---
Powered by AI: A Cambrian Explosion for C++ Software Development Tools - Emery Berger - CppCon 2023
https://github.com/CppCon/CppCon2023
Large language models like GPT-4 are achieving state of the art results in a wide variety of…
---
Powered by AI: A Cambrian Explosion for C++ Software Development Tools - Emery Berger - CppCon 2023
https://github.com/CppCon/CppCon2023
Large language models like GPT-4 are achieving state of the art results in a wide variety of…
The Absurdity of Error Handling: Finding a Purpose for Errors in Safety-Critical SYCL - Erik Tomusk
Источник: CppCon
Источник: CppCon
YouTube
The Absurdity of Error Handling: Finding a Purpose for Errors in Safety-Critical SYCL - Erik Tomusk
https://cppcon.org/
---
The Absurdity of Error Handling: Finding a Purpose for Errors in Safety-Critical SYCL - Erik Tomusk - CppCon 2023
https://github.com/CppCon/CppCon2023
C++ is hard. Error handling is hard. Safety-critical software is very hard. Combine…
---
The Absurdity of Error Handling: Finding a Purpose for Errors in Safety-Critical SYCL - Erik Tomusk - CppCon 2023
https://github.com/CppCon/CppCon2023
C++ is hard. Error handling is hard. Safety-critical software is very hard. Combine…
Advancing cppfront with Modern C++: Refining the Implementation of is, as, and UFCS - Filip Sajdak
Источник: CppCon
Источник: CppCon
YouTube
Advancing cppfront with Modern C++: Refining the Implementation of is, as, and UFCS - Filip Sajdak
https://cppcon.org/
---
Advancing cppfront with Modern C++: Refining the Implementation of is, as, and UFCS - Filip Sajdak - CppCon 2023
https://github.com/CppCon/CppCon2023
In this session, we'll explore the rich landscape of Modern C++ and its intersection…
---
Advancing cppfront with Modern C++: Refining the Implementation of is, as, and UFCS - Filip Sajdak - CppCon 2023
https://github.com/CppCon/CppCon2023
In this session, we'll explore the rich landscape of Modern C++ and its intersection…
Single Producer Single Consumer Lock-free FIFO From the Ground Up - Charles Frasch - CppCon 2023
Источник: CppCon
Источник: CppCon
YouTube
Single Producer Single Consumer Lock-free FIFO From the Ground Up - Charles Frasch - CppCon 2023
https://cppcon.org/
---
Single Producer Single Consumer Lock-free FIFO From the Ground Up - Charles Frasch - CppCon 2023
https://github.com/CppCon/CppCon2023
In this session we will construct a Single Producer Single Consumer Lock-free Wait-free Fifo from…
---
Single Producer Single Consumer Lock-free FIFO From the Ground Up - Charles Frasch - CppCon 2023
https://github.com/CppCon/CppCon2023
In this session we will construct a Single Producer Single Consumer Lock-free Wait-free Fifo from…
Leveraging the Power of C++ for Efficient Machine Learning on Embedded Devices - Adrian Stanciu
Источник: CppCon
Источник: CppCon
YouTube
Leveraging the Power of C++ for Efficient Machine Learning on Embedded Devices - Adrian Stanciu
https://cppcon.org/
---
Leveraging the Power of C++ for Efficient Machine Learning on Embedded Devices - Adrian Stanciu - CppCon 2023
https://github.com/CppCon/CppCon2023
In this talk, we will explore, from a practical point of view, how C++ and TensorFlow…
---
Leveraging the Power of C++ for Efficient Machine Learning on Embedded Devices - Adrian Stanciu - CppCon 2023
https://github.com/CppCon/CppCon2023
In this talk, we will explore, from a practical point of view, how C++ and TensorFlow…
Pure Virtual Cast / Умножаем матрицы на видеокартах AMD и Nvidia / 16.02.2024
Источник: C++ User Group
Источник: C++ User Group
YouTube
Pure Virtual Cast / Умножаем матрицы на видеокартах AMD и Nvidia / 16.02.2024
Подробнее о конференции C++ Russia: https://jrg.su/9Sszhd
— —
В новом поколении видеокарт AMD (7xxx) появились матричные ядра — аналог тензорных ядер в Nvidia.
В этом выпуске мы тестируем оба варианта ядер на примере задачи GEMM (умножения матриц). Сравниваем…
— —
В новом поколении видеокарт AMD (7xxx) появились матричные ядра — аналог тензорных ядер в Nvidia.
В этом выпуске мы тестируем оба варианта ядер на примере задачи GEMM (умножения матриц). Сравниваем…