Browsing by Author "Winchenbach, Rene"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Multi-Level-Memory Structures for Adaptive SPH Simulations(The Eurographics Association, 2019) Winchenbach, Rene; Kolb, Andreas; Schulz, Hans-Jörg and Teschner, Matthias and Wimmer, MichaelIn this paper we introduce a novel hash map-based sparse data structure for highly adaptive Smoothed Particle Hydrodynamics (SPH) simulations on GPUs. Our multi-level-memory structure is based on stacking multiple independent data structures, which can be created efficiently from the same particle data by utilizing self-similar particle orderings. Furthermore, we propose three neighbor list algorithms that improve performance, or significantly reduce memory requirements, when compared to Verlet-lists for the overall simulation. Overall, our proposed method significantly improves the performance of spatially adaptive methods, allows for the simulation of unbounded domains and reduces memory requirements without interfering with the simulation.Item Visualizing Optimizers using Chebyshev Proxies and Fatou Sets(The Eurographics Association, 2022) Winchenbach, Rene; Thuerey, Nils; Bender, Jan; Botsch, Mario; Keim, Daniel A.With recent advances in optimization many different optimization approaches have been proposed, especially regarding the optimization of weights for neural networks. However, comparing these approaches in a visually succinct and intuitive manner is difficult to do, especially without relying on simplified toy examples that may not be representative. In this paper, we present a visualization toolkit using a modified variant of Fatou sets of functions in the complex domain to directly visualize the convergence behavior of an optimizer across a large range of input values. Furthermore, we propose an approach of generating test functions based on polynomial Chebyshev proxies, with polynomial degrees up to 11217, and a modification of these proxies to yield functions that are strictly positive with known global minima, i.e., roots. Our proposed toolkit is provided as a cross platform open source framework in C++ using OpenMP for parallelization. Finally, for menomorphic functions the process generates visually interesting fractals, which might also be interesting from an artistic standpoint.