Page Not Found
Published in
Page not found. Your pixels are in another canvas.
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Published in
Page not found. Your pixels are in another canvas.
Published in
About me
Published in
Published in
Published in
Published in
Published in
Published in
This is a page not in th emain menu
Published in
Published in
Published in
Published in
Published in
Published in
Published in
Published in
Published in
Published in
Published in
Published in
This post will show up by default. To disable scheduling of future posts, edit config.yml
and set future: false
.
Published in
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Published in
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Published in
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Published in
This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.
Published in 27th IEEE International Symposium on High-Performance Computer Architecture (HPCA), 2021
In this work, we designed dead entry predictors for TLBs and caches, particularly focussing on dead-on-arrival (DOA) entries which are common in the L2 TLB. dpPred is a dead page predictor for the TLB and cbPred is a correlating dead block predictor for the cache that uses TLB dead page information to make decisions. On a set of high memory footprint workloads, a combination of dpPred and cbPred achieves 8.3% improvement in IPC.
Published in 13th Workshop on Irregular Applications: Architectures and Algorithms - SCW ’23 Workshops of The International Conference on High Performance Computing, Network, Storage, and Analysis
In this work, we analyze distributed Breadth First Search for potential filtering opportunities for the messages transmitted. We identify techniques to reduce the storage requirement for such a filtering logic and discuss implementation considerations for filtering.