scispace - formally typeset
J

Jaewoo Ahn

Researcher at Seoul National University

Publications -  13
Citations -  55

Jaewoo Ahn is an academic researcher from Seoul National University. The author has contributed to research in topics: SIMD & Very long instruction word. The author has an hindex of 5, co-authored 13 publications receiving 50 citations.

Papers
More filters
Proceedings ArticleDOI

Reducing off-chip memory traffic by selective cache management scheme in GPGPUs

TL;DR: It is shown that the off-chip memory accesses can be successfully reduced by the proposed techniques, and the effectiveness of these methods when the throughput gap between cores and off- chip memory becomes wider.
Proceedings ArticleDOI

Pentium-MMX-based implementation of a digital copier

TL;DR: This work develops real-time image processing programs for a digital copier using a general-purpose microprocessor to exploit the inherent data parallelism in many image processing algorithms and develops a speculative quantization method to break the dependency relation due to feedback and quantization operations.
Proceedings ArticleDOI

SIMD processor based implementation of recursive filtering equations

TL;DR: In this paper, efficient implementation of recursive filtering equations on partitioned data-path SIMD processors is studied and three parallel computation techniques, which are the block filtering, recursive doubling, and multi-block filtering methods are implemented and their performances are compared using a Pentium CPU based system.
Proceedings ArticleDOI

A 2 way VLIW processor architecture for embedded multimedia applications

TL;DR: This processor has a 2-issue VLIW architecture with 64-bit SIMD arithmetic functional units to exploit the instruction-level and subword data parallelism found in multimedia applications and shows a comparable or higher performance when compared to the 8-issue TMS320C62xx.
Proceedings ArticleDOI

Parallel implementation of an error diffusion halftoning algorithm with a general purpose graphics processing unit

TL;DR: In this study, pixels that can be processed without dependency are found by examining the dependency graph and a parallel processing method requiring less synchronization overhead is developed by considering the characteristics of GPGPUs.