Search
Now showing items 1-10 of 15
Fast search of third-order epistatic interactions on CPU and GPU clusters
(Sage Publications Ltd., 2019-05-27)
[Abstract]
Genome-Wide Association Studies (GWASs), analyses that try to find a link between a given phenotype (such as a disease) and genetic markers, have been growing in popularity in the recent years. Relations between ...
Parallel and Scalable Short-Read Alignment on Multi-Core Clusters Using UPC++
(Johannes Gutenberg University Mainz, 2016)
[Abstract]: The growth of next-generation sequencing (NGS) datasets poses a challenge to the alignment of reads to reference genomes in terms of alignment quality and execution speed. Some available aligners have been shown ...
Scalable PGAS collective operations in NUMA clusters
(Springer New York LLC, 2014-12)
[Abstract] The increasing number of cores per processor is turning manycore-based systems in pervasive. This involves dealing with multiple levels of memory in non uniform memory access (NUMA) systems and processor cores ...
ScalaParBiBit: Scaling the Binary Biclustering in Distributed-Memory Systems
(SpringerLink, 2021-03-19)
[Abstract] Biclustering is a data mining technique that allows us to find groups of rows and columns that are highly correlated in a 2D dataset. Although there exist several software applications to perform biclustering, ...
A general and efficient divide-and-conquer algorithm framework for multi-core clusters
(SpringerLink, 2017)
[Abstract]Divide-and-conquer is one of the most important patterns of parallelism, being applicable to a large variety of problems. In addition, the most powerful parallel systems available nowadays are computer clusters ...
Numerical Simulation of Pollutant Transport in a Shallow-Water System on the Cell Heterogeneous Processor
(Springer, 2013)
[Abstract] This paper presents an implementation, optimized for the Cell processor, of a finite volume numerical scheme for 2D shallow-water systems with pollutant transport. A description of the special architecture and ...
Parallel definition of tear film maps on distributed-memory clusters for the support of dry eye diagnosis
(Elsevier Ireland Ltd., 2017)
[Abstract] Background and objectives
The analysis of the interference patterns on the tear film lipid layer is a useful clinical test to diagnose dry eye syndrome. This task can be automated with a high degree of accuracy ...
An Efficient Ant Colony Optimization Framework for HPC Environments
(Elsevier, 2022)
[Abstract] Combinatorial optimization problems arise in many disciplines, both in the basic sciences and in applied fields such as engineering and economics. One of the most popular combinatorial optimization methods is ...
Design and Implementation of an extended collectives library for unified Parallel C
(Springer New York LLC, 2013)
[Abstract] Unified Parallel C (UPC) is a parallel extension of ANSI C based on the Partitioned Global Address Space (PGAS) programming model, which provides a shared memory view that simplifies code development while it ...
Design of efficient Java message-passing collectives on multi-core clusters
(Springer New York LLC, 2011-02)
[Abstract] This paper presents a scalable and efficient Message-Passing in Java (MPJ) collective communication library for parallel computing on multi-core architectures. The continuous increase in the number of cores per ...