Search results for " Parallel"
showing 10 items of 224 documents
"Table 24" of "Studies of quantum chromodynamics with the ALEPH detector"
1997
Unfolded values of the the mean multiplicity and dispersion of the multiplicity distribution integrated over the full rapidity region.
"Table 6" of "Inclusive production of neutral vector mesons in hadronic Z decays"
1995
Average multiplicity per hadronic event. Extrapolation to the full X range.
SWAPHI-LS: Smith-Waterman Algorithm on Xeon Phi coprocessors for Long DNA Sequences
2014
As an optimal method for sequence alignment, the Smith-Waterman (SW) algorithm is widely used. Unfortunately, this algorithm is computationally demanding, especially for long sequences. This has motivated the investigation of its acceleration on a variety of high-performance computing platforms. However, most work in the literature is only suitable for short sequences. In this paper, we present SWAPHI-LS, the first parallel SW algorithm exploiting emerging Xeon Phi coprocessors to accelerate the alignment of long DNA sequences. In SWAPHI-LS, we have investigated three parallelization approaches (naive, tiled, and distributed) in order to deeply explore the inherent parallelism within Xeon P…
PGAC: A Parallel Genetic Algorithm for Data Clustering
2005
Cluster analysis is a valuable tool for exploratory pattern analysis, especially when very little a priori knowledge about the data is available. Distributed systems, based on high speed intranet connections, provide new tools in order to design new and faster clustering algorithms. Here, a parallel genetic algorithm for clustering called PGAC is described. The used strategy of parallelization is the island model paradigm where different populations of chromosomes (called demes) evolve locally to each processor and from time to time some individuals are moved from one deme to another. Experiments have been performed for testing the benefits of the parallelisation paradigm in terms of comput…
Systematic Position of the Fossil Burrower Bug Eocenocydnus lisi Popov, 2019 (Hemiptera, Heteroptera, Cydnidae) Revealed by a Parallel/Cross-Eyed Vie…
2022
The fossil burrower bug Eocenocydnus lisi described from the Late Eocene of the Isle of Wight, UK, is analysed using a parallel, cross-eyed viewing method. The species, tentatively placed in the subfamily Sehirinae, is redescribed and its systematic position is discussed. Newly recovered morphological characteristics allow it to be placed in the tribe Cydnini of the subfamily Cydninae.
Pure Functions in C: A Small Keyword for Automatic Parallelization
2017
AbstractThe need for parallel task execution has been steadily growing in recent years since manufacturers mainly improve processor performance by increasing the number of installed cores instead of scaling the processor’s frequency. To make use of this potential, an essential technique to increase the parallelism of a program is to parallelize loops. Several automatic loop nest parallelizers have been developed in the past such as PluTo. The main restriction of these tools is that the loops must be statically analyzable which, among other things, disallows function calls within the loops. In this article, we present a seemingly simple extension to the C programming language which marks fun…
Architecture-Driven Level Set Optimization: From Clustering to Sub-pixel Image Segmentation
2016
Thanks to their effectiveness, active contour models (ACMs) are of great interest for computer vision scientists. The level set methods (LSMs) refer to the class of geometric active contours. Comparing with the other ACMs, in addition to subpixel accuracy, it has the intrinsic ability to automatically handle topological changes. Nevertheless, the LSMs are computationally expensive. A solution for their time consumption problem can be hardware acceleration using some massively parallel devices such as graphics processing units (GPUs). But the question is: which accuracy can we reach while still maintaining an adequate algorithm to massively parallel architecture? In this paper, we attempt to…
FPGA Implementation Of Diffusive Realization For A Distributed Control Operator
2010
International audience; We focus on the question of real-time computation for optimal distributed filtering or control applicable to MEMS Arrays. We present an algorithm for the realization of a linear operator solution to a functional equation through its application to a Lyapunov operatorial equation associated to the heat equation in one dimension. It is based on the diffusive realization, and turns to be well suited for fined grained parallel computer architecture as Field Programmable Gate Arrays (FPGA). An effective FPGA implementation has been successfully carried out. Here, we report the main implementation steps and the final measured performances.
Biological and clinical significance of dysplastic hematopoiesis in patients with newly diagnosed multiple myeloma
2020
On behalf of the PETHEMA/GEM Cooperative Group.
Increased cortical curvature reflects white matter atrophy in individual patients with early multiple sclerosis
2014
Objective White matter atrophy occurs independently of lesions in multiple sclerosis. In contrast to lesion detection, the quantitative assessment of white matter atrophy in individual patients has been regarded as a major challenge. We therefore tested the hypothesis that white matter atrophy (WMA) is present at the very beginning of multiple sclerosis (MS) and in virtually each individual patient. To find a new sensitive and robust marker for WMA we investigated the relationship between cortical surface area, white matter volume (WMV), and whole-brain-surface-averaged rectified cortical extrinsic curvature. Based on geometrical considerations we hypothesized that cortical curvature increa…