scispace - formally typeset
M

Martin Dimitrov

Researcher at Intel

Publications -  27
Citations -  432

Martin Dimitrov is an academic researcher from Intel. The author has contributed to research in topics: Memory controller & Software quality. The author has an hindex of 11, co-authored 27 publications receiving 414 citations. Previous affiliations of Martin Dimitrov include University of Central Florida.

Papers
More filters
Proceedings ArticleDOI

Understanding software approaches for GPGPU reliability

TL;DR: The findings, based on six commonly used applications, indicate that the benefits of complex software approaches are both application and architecture dependent, and it is argued that the cost is not justified to protect memories with ECC/parity bits.
Proceedings ArticleDOI

Accelerating MATLAB Image Processing Toolbox functions on GPUs

TL;DR: This paper ported a dozen of representative functions from IPT and based on their inherent characteristics, they were grouped into four categories: data independent, data sharing, algorithm dependent and data dependent, which reveals interesting insights on how to efficiently optimize the code for GPUs.
Proceedings ArticleDOI

Memory system characterization of big data workloads

TL;DR: This paper develops an analysis methodology to understand how conventional optimizations such as caching, prediction, and prefetching may apply to Hadoop and noSQL big data workloads, and discusses the implications on software and system design.
Proceedings ArticleDOI

Unified Architectural Support for Soft-Error Protection or Software Bug Detection

TL;DR: The experimental results show that invariant violations detect soft errors promptly and as a result, simple pipeline squashing is able to fix most of the detected soft errors.
Proceedings ArticleDOI

Quantifying the Performance Impact of Memory Latency and Bandwidth for Big Data Workloads

TL;DR: This work presents straightforward analytic equations to quantify the impact of memory bandwidth and latency on workload performance, and demonstrates how the values of the components of these equations can be used to classify different workloads according to their inherent bandwidth requirement and latency sensitivity.