Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
Linear Algebra Standardization
April 27, 2022
00:59:53
126.9 MB
Downloads: 0
Mark Hoemmen joins Rob and Jason. They first talk about an debugging improvements in VS Code and C++20/23 features going into MSVC. Then they talk to Mark Hoemmen about his past work on linear algebra libraries Tpetra and Kokkos, and current efforts to get linear algebra into the standard.
News
- What's new for C++ debugging in VS Code
- Conformance should mean something - fputc, and freestanding
- MSVC C++20/23 Update
Links
- Tpetra parallel linear algebra
- P1417R0: Historical lessons for C++ linear algebra library standardization
- P1673R7: A free function linear algebra interface based on the BLAS
- P1674R1: Evolving a Standard C++ Linear Algebra Library from the BLAS