4292

Posts

May, 31

A Framework for multisensor image fusion using graphics hardware

This paper presents a framework for pixel-level multisensor image fusion algorithm using graphics hardware. When it comes to the fusion technology of recent times, not only its visibility through information maximization which is brought about by the progress in sensor technology but also the importance of fusion processing speed has increased. The GPU provides high-performance […]
May, 31

Video architecture and real-time lighting technology for tangible teleconference

This paper proposes a video architecture and real-time lighting technology for tangible teleconference. The tangible teleconference is to homogenize virtually the lighting environments of remote users in the video conference. To realize the tangible teleconference, the paper proposes a video architecture which consists of color texture, specular reflection component, and lighting environment map of each […]
May, 31

Linear Feature Detection on GPUs

The acceleration of an existing linear feature detection algorithm for 2D images using GPUs is discussed. The two most time consuming components of this process are implemented on the GPU, namely, linear feature detection using dual-peak directional non-maximum suppression, and a gap filling process that joins disconnected feature masks to rectify false negatives. Multiple steps […]
May, 31

A High Performance Image Authentication Algorithm on GPU with CUDA

There has been large amounts of research on image authentication method. Many of the schemes perform well in verification results; however, most of them are time-consuming in traditional serial manners. And improving the efficiency of authentication process has become one of the challenges in image authentication field today. In the future, it’s a trend that […]
May, 31

Accelerating Multi-scale Image Fusion Algorithms Using CUDA

Recently, fusion speed has emerged as an important factor in the image fusion and a substantial amount of memory and computing power are required for a high-speed fusion. This paper shows approaches to accelerate multi-scale image fusion speed on GPU (graphics processing unit) using CUDA (compute unified device architecture). The GPU has evolved into a […]
May, 31

Parallel Iteration to the Radiative Transport in Inhomogeneous Media with Bootstrapping

This paper presents a fast parallel method to solve the radiative transport equation in inhomogeneous participating media. We apply a novel approximation scheme to find a good initial guess for both the direct and scattered components. Then, the initial approximation is used to bootstrap an iterative multiple scattering solver, i.e., we let the iteration concentrate […]
May, 31

Distributed time, conservative parallel logic simulation on GPUs

Logical simulation is the primary method to verify the correctness of IC designs. However, today’s complex VLSI designs pose ever higher demand for the throughput of logic simulators. In this work, a parallel logic simulator was developed by leveraging the computing power of modern graphics processing units (GPUs). To expose more parallelism, we implemented a […]
May, 31

Highly efficient mapping of the Smith-Waterman algorithm on CUDA-compatible GPUs

This paper describes a multi-threaded parallel design and implementation of the Smith-Waterman (SW) algorithm on graphic processing units (GPUs) with NVIDIA corporation’s Compute Unified Device Architecture (CUDA). Central to this is a divide and conquer approach which divides the computation of a whole pairwise sequence alignment matrix into multiple sub-matrices (or parallelograms) each running efficiently […]
May, 31

Connected component identification and cluster update on GPU

Cluster identification tasks occur in a multitude of contexts in physics and engineering such as, for instance, cluster algorithms for simulating spin models, percolation simulations, segmentation problems in image processing, or network analysis. While it has been shown that graphics processing units (GPUs) can result in speedups of two to three orders of magnitude as […]
May, 30

Parallel ant colony for nonlinear function optimization with graphics hardware acceleration

This paper presents a massively parallel ant colony optimization – pattern search (ACO-PS) algorithm with graphics hardware acceleration on nonlinear function optimization problems. The objective of this study is to determine the effectiveness of using graphics processing units (GPU) as a hardware platform for ACO-PS. GPU, the common graphics hardware found in modern personal computers, […]
May, 30

A Compute Unified System Architecture for Graphics Clusters Incorporating Data Locality

We present a development environment for distributed GPU computing targeted for multi-GPU systems, as well as graphics clusters. Our system is based on CUDA and logically extends its parallel programming model for graphics processors to higher levels of parallelism, namely, the PCI bus and network interconnects. While the extended API mimics the full function set […]
May, 30

A Micro-benchmark Suite for AMD GPUs

Optimizing programs for Graphic Processing Unit (GPU) requires thorough knowledge about the values of architectural features for the new computing platform. However, this knowledge is frequently unavailable, e.g., due to insufficient documentation, which is probably a result of the infancy of general purpose computing on the GPU. What makes the modeling of program performance on […]

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: