Bryce Adelstein Lelbach - The CUDA C++ Standard Library - Meeting C++ online
Last week Bryce Adelstein Lelbach spoke about The CUDA C++ Standard Library at Meeting C++ online
The CUDA C++ Standard Library
by Bryce Adelstein Lelbach
February 10-15, Hagenberg, Austria
March 19-21, Madrid, Spain
April 1-4, Bristol, UK
June 16-21, Sofia, Bulgaria
By Meeting C++ | Jan 21, 2021 09:04 AM | Tags: performance meetingcpp experimental efficiency advanced
Last week Bryce Adelstein Lelbach spoke about The CUDA C++ Standard Library at Meeting C++ online
The CUDA C++ Standard Library
by Bryce Adelstein Lelbach
By Meeting C++ | Jan 19, 2021 04:20 AM | Tags: video meetingcpp community basics
New video from Meeting C++ 2020
Calling Functions - Meeting C++ 2020
by Klaus Iglberger
By Meeting C++ | Dec 8, 2020 09:12 AM | Tags: performance meetingcpp intermediate experimental efficiency community basics advanced
This years center keynote given by Teresa Johnson
ThinLTO Whole Program Optimization - Meeting C++ 2020 Center Keynote
by Teresa Johnson
By Meeting C++ | Dec 5, 2020 08:13 AM | Tags: meetingcpp intermediate efficiency community c++17 c++14 c++11 basics
The opening keynote of Meeting C++ 2020
Meta Polymorphism
by Jonathan Boccara
By Meeting C++ | Nov 26, 2020 04:04 AM | Tags: meetingcpp community basics
A talk about Code smells on hot paths by Mateusz Nowak at Meeting C++ online
Code smells on hot paths - Mateusz Nowak - Meeting C++ online
By Meeting C++ | Nov 25, 2020 10:55 AM | Tags: performance meetingcpp experimental efficiency community basics advanced
A talk on implementing STL Algorithms with SIMD
Denis Yaroshevskiy - my first SIMD - Meeting C++ online
By Meeting C++ | Nov 5, 2020 03:32 AM | Tags: performance meetingcpp experimental efficiency community basics advanced
Taking a look at next weeks keynote by Teresa Johnson
Teresa Johnsons Center Keynote: ThinLTO Whole Program Optimization: Past, Present and Future
by Jens Weller
From the article:
Whole program optimization enables higher performance in C++ applications, because of the expanded scope for analysis and optimization. Traditionally, whole program optimization is not scalable in memory or time, and doesn't support effective incremental builds. ThinLTO (Thin Link Time Optimization) is a new compilation model that...
By Meeting C++ | Nov 3, 2020 07:33 AM | Tags: performance meetingcpp intermediate experimental efficiency community c++17 c++14 basics advanced
Looking at how next weeks Meeting C++ 2020 will be online
A look at next weeks Meeting C++ 2020 online conference
by Jens Weller
From the article:
First, Meeting C++ 2020 is an online conference, the planned onsite part is canceled. More about this in the last paragraph, as first, lets look whats happening next week!
The online part
Next weeks conference will consist of two tracks hosted in remo, one for talks and one for communication/networking/live video chat...
By Meeting C++ | Oct 29, 2020 03:05 AM | Tags: performance meetingcpp efficiency conference community c++17 c++14 c++11 basics advanced
Some details for the opening keynote of Meeting C++ 2020 in two weeks!
Jonathan Boccaras Meeting C++ 2020 opening keynote: meta-polymorphism
by Jens Weller
From the article:
When you hear polymorphism you may think virtual functions, but this is just one speck of dust in the polymorphism universe.
By Meeting C++ | Oct 27, 2020 09:46 AM | Tags: meetingcpp conference community
The 3rd and last AMA planned for Meeting C++ 2020 is with Jason Turner and Rob Irving!
Jason Turner and Rob Irving join Meeting C++ 2020 for an shared AMA
by Jens Weller
From the article:
Jason and Rob are well known for being the Hosts of CppCast, but also have a live beyond this in the tech world. Jason is well known for his C++ weekly and recently published a book about C++ best practices. While Rob is an experienced software developer and team lead with a strong focus on C++, but also knows C#, Objective C, Java and Ruby.