Posts
Jul, 29
7th International Conference on Bioscience, Biochemistry and Bioinformatics (ICBBB), 2017
Famous professor as Keynote Speaker Prof. Orawan Siriratpiriya from Aquatic Resources Research Institute, Chulalongkorn University (ARRIC); Prof. Manoj R. Tarambale from Marathwada Mitra Mandal’s College of Engineering, Pune, India Publication ICBBB 2017 accepted and registered papers will be published in one of the following journals: International Journal of Bioscience, Biochemistry and Bioinformatics (IJBBB, ISSN: 2010-3638), […]
Jul, 29
International Conference on Virtual and Augmented Reality Simulations (ICVARS), 2017
Publication After a careful reviewing process, all accepted papers after proper registration and presentation, will be published in the conference Proceedings,which will be indexed by Ei & Scoups. Submission Methods Log in Electronic Submission System (.pdf) http://www.easychair.org/conferences/?conf=icvars2017 to sumbit your full paper or send it directly to conference email: icvars_conf@sina.com
Jul, 28
Many-Core Algorithms for Combinatorial Optimization
Combinatorial Optimization is becoming ever more crucial, in these days. From natural sciences to economics, passing through urban centers administration and personnel management, methodologies and algorithms with a strong theoretical background and a consolidated real-word effectiveness is more and more requested, in order to find, quickly, good solutions to complex strategical problems. Resource optimization is, […]
Jul, 28
PASSATA – Object oriented numerical simulation software for adaptive optics
We present the last version of the PyrAmid Simulator Software for Adaptive opTics Arcetri (PASSATA), an IDL and CUDA based object oriented software developed in the Adaptive Optics group of the Arcetri observatory for Monte-Carlo end-to-end adaptive optics simulations. The original aim of this software was to evaluate the performance of a single conjugate adaptive […]
Jul, 28
An Optimized Multiple Right-Hand Side Dslash Kernel for Intel Xeon Phi
Lattice quantum chromodynamics (LQCD) stands unique as the only computationally tractable, non-perturbative, and model-independent quantum field theory of the strong nuclear force. The computational core of LQCD is the Wilson Dslash operator, a nearest neighbor stencil operator summing matrix-vector multiplications over lattice points, whose performance is bandwidth-bound on most architectures. Reportedly, up to 90% of […]
Jul, 28
Genetic Improvement of GPU Software
We survey Genetic Improvement (GI) of general purpose computing on graphics cards. We summarise several experiments which demonstrate four themes. Experiments with the gzip program show that genetic programming (GP) can automatically port sequential C code to parallel code. Experiments with the StereoCamera program show that GI can upgrade legacy parallel code for new hardware […]
Jul, 28
Real-Time Stochastic Kinodynamic Motion Planning via Multiobjective Search on GPUs
In this paper we present the PUMP (Parallel Uncertainty-aware Multiobjective Planning) algorithm for addressing the stochastic kinodynamic motion planning problem, whereby we seek a low-cost, dynamically-feasible motion plan subject to a constraint on collision probability (CP). As a departure from previous methods for chance-constrained motion planning, PUMP directly considers both CP and the optimization objective […]
Jul, 26
Strategies for Protecting Intellectual Property when Using CUDA Applications on Graphics Processing Units
Recent advances in the massively parallel computational abilities of graphical processing units (GPUs) have increased their use for general purpose computation, as companies look to take advantage of big data processing techniques. This has given rise to the potential for malicious software targeting GPUs, which is of interest to forensic investigators examining the operation of […]
Jul, 26
A Data Parallel Algorithm for Seismic Raytracing
Dijkstra’s single-source shortest path algorithm has been applied in seismic tomography to determine paths of minimum travel time from all locations in a 3D earth model to sensors used in seismic experiments. An iterative data parallel algorithm is formulated for seismic tomography based on the Bellman-Ford-Moore (BFM) algorithm. Performance is demonstrated for OpenMP and OpenCL.
Jul, 26
FPGA-Based Accelerator Design from a Domain-Specific Language
A large portion of image processing applications often come with stringent requirements regarding performance, energy efficiency, and power. FPGAs have proven to be among the most suitable architectures for algorithms that can be processed in a streaming pipeline. Yet, designing imaging systems for FPGAs remains a very time consuming task. High-Level Synthesis, which has significantly […]
Jul, 26
Gerbil: A Fast and Memory-Efficient k-mer Counter with GPU-Support
A basic task in bioinformatics is the counting of k-mers in genome strings. The k-mer counting problem is to build a histogram of all substrings of length k in a given genome sequence. We present the open source k-mer counting software Gerbil that has been designed for the efficient counting of k-mers for $kgeq32$. Given […]
Jul, 26
GPU-accelleration of image rendering and sorting algorithms with the OpenCL framework
Today’s computer systems often contains several different processing units aside from the CPU. Among these the GPU is a very common processing unit with an immense compute power that is available in almost all computer systems. How do we make use of this processing power that lies within our machines? One answer is the OpenCL […]