Pinned Repositories
allocator-benchmark
CheckFreq
Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
HME
HME a hybrid memory emulator for studying the performance and energy characteristics of upcoming NVM technologies. HME exploits features available in commodity NUMA architectures to emulate two kinds of memories: fast, local DRAM, and slower, remote NVM on other NUMA nodes. HME can emulates a wide range of NVM latencies and bandwidth by injecting different memory access delay on the remote NUMA nodes. To facilitate programmers and researchers in evaluating the impact of NVM on the application performance, a high-level programming interface is also provided to allocate memory from NVM or DRAM nodes.
jemalloc
jemalloc-pmempool
ralloc
Recoverable lock-free allocator based on LRMalloc
UniEa's Repositories
UniEa/allocator-benchmark
UniEa/CheckFreq
UniEa/Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
UniEa/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
UniEa/HME
HME a hybrid memory emulator for studying the performance and energy characteristics of upcoming NVM technologies. HME exploits features available in commodity NUMA architectures to emulate two kinds of memories: fast, local DRAM, and slower, remote NVM on other NUMA nodes. HME can emulates a wide range of NVM latencies and bandwidth by injecting different memory access delay on the remote NUMA nodes. To facilitate programmers and researchers in evaluating the impact of NVM on the application performance, a high-level programming interface is also provided to allocate memory from NVM or DRAM nodes.
UniEa/jemalloc
UniEa/jemalloc-pmempool
UniEa/ralloc
Recoverable lock-free allocator based on LRMalloc