Posts
Jul, 24
Electromagnetic Computation and Visualization of Transmission Particle Model and its Simulation Based on GPU
Electromagnetic calculation plays an important role in both military and civic fields. Some methods and models proposed for calculation of electromagnetic wave propagation in a large range, bring heavy burden in CPU computation, and also require huge amount of memory. Using the GPU to accelerate computation and visualization can reduce the computational burden on the […]
Jul, 24
Parallel kinetic Monte Carlo simulation of Coulomb glasses
We develop a parallel rejection algorithm to tackle the problem of low acceptance in Monte Carlo methods, and apply it to the simulation of the hopping conduction in Coulomb glasses using Graphics Processing Units, for which we also parallelize the update of local energies. In two dimensions, our parallel code achieves speedups of up to […]
Jul, 23
Solution Level Parallelization of Local Search Metaheuristic Algorithm on GPU
Local search metaheuristic algorithms are proven & powerful combinatorial optimization strategies to tackle hard problems like traveling salesman problem. These algorithms explore & evaluate neighbors of a single solution. Time Consuming LSM algorithms can be improved by parallelizing exploration & evaluation of neighbors of a solution. GPU architecture is suitable for algorithms of single program […]
Jul, 23
A Study on GPU Computing and Accelerating Simulation of Sedimentary Rock Structure
General Purpose Computation on Graphics Processing Units (GP-GPU) has been recognized as viable and inexpensive technique in recent trends of parallel computing. Earlier this technology has only been used as commodity processing units in video cards which have been used for generating graphics in High resolution. This technology provides greater computational power with its high […]
Jul, 23
A Multi-GPU Compute Solution for Optimized Genomic Selection Analysis
Many modern-day Bioinformatics algorithms rely heavily on statistical models to analyze their biological data. Some of these statistical models lend themselves nicely to standard high performance computing optimizations such as parallelism, while others do not. One such algorithm is Markov Chain Monte Carlo (MCMC). In this thesis, we present a heterogeneous compute solution for optimizing […]
Jul, 23
Accelerating Volume Image Registration through Correlation Ratio based Methods on GPUs
Volume image registration is a basic component of medical image processing which traditionally requires long computation time. In this paper, we propose five Correlation Ratio based schemes that explore the design space for Graphics Processing Unit (GPU) acceleration. Through comparisons among these five schemes, we present the trade-off between benefits and overheads of introducing shadow […]
Jul, 23
Faster Multipattern Matching System on GPU Based on Aho-Corasick Algorithm
GPU Computing Have attracted lots of attention due to their large amount of data processing. The algorithm proposed in this paper is use for exact pattern matching on GPU. Among some famous algorithms, the Aho-Corasick Algorithm match multiple pattern simultaneously. a Traditional Aho-Corasick Algorithm matches the pattern by traversing state machine, known as Deterministic finite […]
Jul, 22
Dark Sky Simulations: Early Data Release
The Dark Sky Simulations are an ongoing series of cosmological N-body simulations designed to provide a quantitative and accessible model of the evolution of the large-scale Universe. Such models are essential for many aspects of the study of dark matter and dark energy, since we lack a sufficiently accurate analytic model of non-linear gravitational clustering. […]
Jul, 22
Automated Long-Term Monitoring of Parallel Microfluidic Operations Applying a Machine Vision-Assisted Positioning Method
As microfluidics has been applied extensively in many cell and biochemical applications, monitoring the related processes is an important requirement. In this work, we design and fabricate a high-throughput microfluidic device which contains 32 microchambers to perform automated parallel microfluidic operations and monitoring on an automated stage of a microscope. Images are captured at multiple […]
Jul, 22
Compressed sensing using hidden Markov models with application to vision based aircraft tracking
This paper investigates compressed sensing using hidden Markov models (HMMs) and hence provides an extension of recent single frame, bounded error sparse decoding problems into a class of sparse estimation problems containing both temporal evolution and stochastic aspects. This paper presents two optimal estimators for compressed HMMs. The impact of measurement compression on HMM filtering […]
Jul, 22
Parallel Computing: Accelerating Computational Science and Engineering (CSE)
Parallel computing has been the enabling technology of high-end machines for many years. Now, it has finally become the ubiquitous key to the efficient use of any kind of multi-processor computer architecture, from smart phones, tablets, embedded systems and cloud computing up to exascale computers. _x000D_ This book presents the proceedings of ParCo2013 – the […]
Jul, 22
High Performance Low Power Embedded Vision Systems
Human vision is a complex combination of physical, psychological and neurological processes that allow us to interact with our environment. We use vision effortlessly to detect, identify and track objects, to navigate and to create a conceptual map of our surroundings. The goal of computer vision is to design computer systems that are capable of […]