Deep-learning surrogate models in ParaView: Viewing inference results and monitoring the training process in real time with Catalyst.
Источник: Kitware Blog
Источник: Kitware Blog
Kitware
Deep-learning surrogate models in ParaView: Viewing inference results and monitoring the training process in real time with Catalyst.
This article describes two recent developments concerning the integration of Deep-learning techniques in ParaView. First, ParaView has been adapted to visualize the results produced by a deep-learning-based surrogate model in real time. Next, Catalyst has…
Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 - Maged Michael - CppCon 2021
Источник: CppCon
Источник: CppCon
YouTube
Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 - Maged Michael - CppCon 2021
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
The hazard pointer deferred reclamation technique supports low-latency access to dynamic objects by deferring the reclamation of objects that may be removed while being accessed concurrently until…
https://github.com/CppCon/CppCon2021
---
The hazard pointer deferred reclamation technique supports low-latency access to dynamic objects by deferring the reclamation of objects that may be removed while being accessed concurrently until…
A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++
Источник: CppCon
Источник: CppCon
YouTube
A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++
https://cppcon.org/
https://github.com/CppCon/CppCon2021
---
A case-study in the design and development of iZotope's GUI framework, for real-time audio software, using C++17 to eliminate common sources of bugs and increase developer productivity. To illustrate…
https://github.com/CppCon/CppCon2021
---
A case-study in the design and development of iZotope's GUI framework, for real-time audio software, using C++17 to eliminate common sources of bugs and increase developer productivity. To illustrate…