Sciweavers

16159 search results - page 163 / 3232
» Parallel computing with CUDA
Sort
View
120
Voted
ISHPC
2000
Springer
15 years 5 months ago
Automatic Generation of OpenMP Directives and Its Application to Computational Fluid Dynamics Codes
The shared-memory programming model is a very effective way to achieve parallelism on shared memory parallel computers. As great progress was made in hardware and software technolo...
Haoqiang Jin, Michael A. Frumkin, Jerry C. Yan
VIS
2009
IEEE
630views Visualization» more  VIS 2009»
16 years 2 months ago
Kd-Jump: a Path-Preserving Stackless Traversal for Faster Isosurface Raytracing on GPUs
Stackless traversal techniques are often used to circumvent memory bottlenecks by avoiding a stack and replacing return traversal with extra computation. This paper addresses wheth...
David M. Hughes, Ik Soo Lim
BIBE
2008
IEEE
272views Bioinformatics» more  BIBE 2008»
15 years 8 months ago
Design and implementation of the Smith-Waterman algorithm on the CUDA-compatible GPU
— This paper describes a design and implementation of the Smith-Waterman algorithm accelerated on the graphics processing unit (GPU). Our method is implemented using compute uniï...
Yuma Munekawa, Fumihiko Ino, Kenichi Hagihara
SIGCOMM
2010
ACM
15 years 1 months ago
PacketShader: a GPU-accelerated software router
We present PacketShader, a high-performance software router framework for general packet processing with Graphics Processing Unit (GPU) acceleration. PacketShader exploits the mas...
Sangjin Han, Keon Jang, KyoungSoo Park, Sue B. Moo...