scispace - formally typeset
S

Satoshi Matsuoka

Researcher at Tokyo Institute of Technology

Publications -  28
Citations -  1015

Satoshi Matsuoka is an academic researcher from Tokyo Institute of Technology. The author has contributed to research in topics: CUDA & Deep learning. The author has an hindex of 6, co-authored 28 publications receiving 847 citations. Previous affiliations of Satoshi Matsuoka include Association for Computing Machinery & Lawrence Berkeley National Laboratory.

Papers
More filters
Proceedings ArticleDOI

AN5D: Automated Stencil Framework for High-Degree Temporal Blocking on GPUs

TL;DR: AN5D is proposed, an automated stencil framework which is capable of automatically transforming and optimizing stencil patterns in a given C source code, and generating corresponding CUDA code and Parameter tuning in the framework is guided by the performance model.
Proceedings ArticleDOI

AN5D: automated stencil framework for high-degree temporal blocking on GPUs

TL;DR: AN5D as discussed by the authors automatically transforms and optimizes stencil patterns in a given C source code, and generates corresponding CUDA code for stencil computation on a given CUDA architecture.
Proceedings ArticleDOI

A Versatile Software Systolic Execution Model for GPU Memory-Bound Kernels.

TL;DR: In this paper, a systolic model that shifts partial sums by CUDA warp primitives for the computation is proposed to operate on regular kernels running on CUDA-enabled GPUs.