scispace - formally typeset
R

Rick Weber

Researcher at University of Tennessee

Publications -  9
Citations -  484

Rick Weber is an academic researcher from University of Tennessee. The author has contributed to research in topics: CUDA & Graphics processing unit. The author has an hindex of 4, co-authored 9 publications receiving 467 citations.

Papers
More filters
Journal ArticleDOI

From CUDA to OpenCL: Towards a performance-portable solution for multi-platform GPU programming

TL;DR: This work evaluates OpenCL as a programming tool for developing performance-portable applications for GPGPU, and proposes the use of auto-tuning to better explore these kernels' parameter space using search harness.
Journal ArticleDOI

Comparing Hardware Accelerators in Scientific Applications: A Case Study

TL;DR: It is shown that OpenCL provides application portability between multicore processors and GPUs, but may incur a performance cost and it is illustrated that graphics accelerators can make simulations involving large numbers of particles feasible.
Proceedings ArticleDOI

A Trip to Tahiti: Approaching a 5 TFlop SGEMM Using 3 AMD GPUs

TL;DR: This work generalizes the MAGMA xGEMM kernels, porting them to OpenCL and tuning them to run on the AMD 7970, resulting in up to 1.7 TFlops in SGEMM and 650 G flops in DGEMM, and extends this performance to multiple GPUs using a parallel-for algorithm designed torun on multiple heterogeneous devices.
Proceedings ArticleDOI

Poster: Improved OpenCL Programmability with clUtil

TL;DR: ClUtil, a library that simplifies OpenCL's C frontend, provides significant productivity improvements using C++11 features, such as variadic templated functions for launching kernels, while giving users a simple construct for exploiting multiple heterogeneous devices.
Journal ArticleDOI

Development of tools for the automated analysis of spectra generated by tandem mass spectrometry

TL;DR: This work focuses on the analysis and identification of spectra generated in shotgun proteomics experiments with the aim of determining possible reasons for misidentification or lack of identification ofSpectra in a sample.