Searched for: subject%3A%22memory%255C+allocation%22
(1 - 3 of 3)
document
Breitwieser, Lukas (author), Hesam, A.S. (author), Rademakers, Fons (author), Luna, Juan Gómez (author), Mutlu, Onur (author)
Agent-based modeling plays an essential role in gaining insights into biology, sociology, economics, and other fields. However, many existing agent-based simulation platforms are not suitable for large-scale studies due to the low performance of the underlying simulation engines. To overcome this limitation, we present a novel high...
conference paper 2023
document
Weng, Weikang (author)
Currently, the solution for dynamic memory reallocation is often left to a simple malloc-copy-free sequence. However, with the growing size of the memory object, this copying operation will have considerable CPU and memory costs before the content finishes its copy.<br/><br/>This report aims to achieve a nearly zero-copy reallocation scheme for...
master thesis 2021
document
De Klerk, J. (author)
The increasing number of processors in today's many-core architectures has lead to new issues regarding memory management. The performance of many-core processors is often limited by the communication latency incurred in data transfers between different cores. Conventional memory allocators do not take such communication costs into account while...
master thesis 2014