1. Studies on the energy and deep memory behaviour of a cache-oblivious, task-based hyperbolic PDE solver.
- Author
-
Charrier, Dominic E, Hazelwood, Benjamin, Tutlyaeva, Ekaterina, Bader, Michael, Dumbser, Michael, Kudryavtsev, Andrey, Moskovsky, Alexander, Weinzierl, Tobias, and Mascagni, Michael
- Subjects
CACHE memory ,MEMORY ,BEHAVIOR ,DYNAMIC simulation - Abstract
We study the performance behaviour of a seismic simulation using the ExaHyPE engine with a specific focus on memory characteristics and energy needs. ExaHyPE combines dynamically adaptive mesh refinement (AMR) with ADER-DG. It is parallelized using tasks, and it is cache efficient. AMR plus ADER-DG yields a task graph which is highly dynamic in nature and comprises both arithmetically expensive tasks and tasks which challenge the memory's latency. The expensive tasks and thus the whole code benefit from AVX vectorization, although we suffer from memory access bursts. A frequency reduction of the chip improves the code's energy-to-solution. Yet, it does not mitigate burst effects. The bursts' latency penalty becomes worse once we add Intel Optane technology, increase the core count significantly or make individual, computationally heavy tasks fall out of close caches. Thread overbooking to hide away these latency penalties becomes contra-productive with noninclusive caches as it destroys the cache and vectorization character. In cases where memory-intense and computationally expensive tasks overlap, ExaHyPE's cache-oblivious implementation nevertheless can exploit deep, noninclusive, heterogeneous memory effectively, as main memory misses arise infrequently and slow down only few cores. We thus propose that upcoming supercomputing simulation codes with dynamic, inhomogeneous task graphs are actively supported by thread runtimes in intermixing tasks of different compute character, and we propose that future hardware actively allows codes to downclock the cores running particular task types. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF