Search results for "Parallel"
showing 10 items of 667 documents
Asymptotic regime in N random interacting species
2005
The asymptotic regime of a complex ecosystem with \emph{N}random interacting species and in the presence of an external multiplicative noise is analyzed. We find the role of the external noise on the long time probability distribution of the i-th density species, the extinction of species and the local field acting on the i-th population. We analyze in detail the transient dynamics of this field and the cavity field, which is the field acting on the $i^{th}$ species when this is absent. We find that the presence or the absence of some population give different asymptotic distributions of these fields.
Mass transfer in ducts with transpiring walls
2019
Abstract The problem of mass transfer in ducts with transpiring walls is analysed: the concepts of “solvent” and “solute” fluxes are introduced, all possible sign combinations for these fluxes are considered, and relevant examples from membrane processes such as electrodialysis, reverse osmosis and filtration are identified. Besides the dimensionless numbers commonly defined in studying flow and mass transfer problems, new dimensionless quantities appropriate to transpiration problems are introduced, and their limiting values, associated with “drying”, “desalting” and “saturation” conditions, are identified. A simple model predicting the Sherwood number Sh under all possible flux sign combi…
Accelerating bioinformatics applications via emerging parallel computing systems [Guest editorial]
2015
The papers in this issue focus on advanced parallel computing systems for bioinformatics applications. This papers provide a forum to publish recent advances in the improvement of handling bioinformatics problems on emerging parallel computing systems. These systems can be characterized by exploiting different types of parallelism, including fine-grained versus coarse-grained and thread-level parallelism versus datalevel parallelism versus request-level parallelism. Hence, parallel computing systems based on multi- and many-core CPUs, many-core GPUs, vector processors, or FPGAs offer the promise to massively accelerate many bioinformatics algorithms and applications, ranging from computeint…
Life History Trade-Offs and Relaxed Selection Can Decrease Bacterial Virulence in Environmental Reservoirs
2012
Pathogen virulence is usually thought to evolve in reciprocal selection with the host. While this might be true for obligate pathogens, the life histories of opportunistic pathogens typically alternate between within-host and outside-host environments during the infection-transmission cycle. As a result, opportunistic pathogens are likely to experience conflicting selection pressures across different environments, and this could affect their virulence through life-history trait correlations. We studied these correlations experimentally by exposing an opportunistic bacterial pathogen Serratia marcescens to its natural protist predator Tetrahymena thermophila for 13 weeks, after which we meas…
Use of parallel computing to improve the accuracy of calculated molecular properties
1998
Calculation of electron correlation energy in molecules is unavoidable in accurate studies of chemical reactivity. However, these calculations involve, a computational effort several, even in the simplest cases, orders of magnitude larger than the computer power nowadays available. In this work the possibility of parallelize the calculations of the electron correlation energy is studied. The formalism chosen is the dressing of matrices in both distributed and shared memory parallel systems MIMD. Algorithms developed on PVM are presented, and the results are evaluated on several platforms. These results show that the parallel techniques are useful in order to decrease very appreciably the ti…
A critical review on the implementation of static data sampling techniques to detect network attacks
2021
International audience; Given that the Internet traffic speed and volume are growing at a rapid pace, monitoring the network in a real-time manner has introduced several issues in terms of computing and storage capabilities. Fast processing of traffic data and early warnings on the detected attacks are required while maintaining a single pass over the traffic measurements. To palliate these problems, one can reduce the amount of traffic to be processed by using a sampling technique and detect the attacks based on the sampled traffic. Different parameters have an impact on the efficiency of this process, mainly, the applied sampling policy and sampling ratio. In this paper, we investigate th…
A prospect for computing in porous materials research: Very large fluid flow simulations
2016
Abstract Properties of porous materials, abundant both in nature and industry, have broad influences on societies via, e.g. oil recovery, erosion, and propagation of pollutants. The internal structure of many porous materials involves multiple scales which hinders research on the relation between structure and transport properties: typically laboratory experiments cannot distinguish contributions from individual scales while computer simulations cannot capture multiple scales due to limited capabilities. Thus the question arises how large domain sizes can in fact be simulated with modern computers. This question is here addressed using a realistic test case; it is demonstrated that current …
The HPC Certification Forum: Toward a Globally Acknowledged HPC Certification
2020
The goal of the HPC Certification Forum is to categorize, define, and examine competencies expected from proficient HPC practitioners. The community-led forum is working toward establishing a globally acknowledged HPC certification process, a process that engages with HPC centers to identify gaps in users’ knowledge, and with users to identify the skills required to perform their tasks. In this article, we introduce the forum and summarize the progress made over the last two years. The release of the first officially supported certificate is planned for the second half of 2020.
An efficient data model for energy prediction using wireless sensors
2019
International audience; Energy prediction is in high importance for smart homes and smart cities, since it helps reduce power consumption and provides better energy and cost savings. Many algorithms have been used for predicting energy consumption using data collected from Internet of Things (IoT) devices and wireless sensors. In this paper, we propose a system based on Multilayer Perceptron (MLP) to predict energy consumption of a building using collected information (e.g., light energy, day of the week, humidity, temperature, etc.) from a Wireless Sensor Network (WSN). We compare our system against four other classification algorithms, namely: Linear Regression (LR), Support Vector Machin…
On the Use of GPU for Accelerating Communication-Aware Mapping Techniques
2015
Different communication-aware mapping techniques were proposed in recent years for improving the performance of distributed systems based on both, off-chip and on-chip networks. Some of these proposals were based on heuristic search for finding pseudo-optimal assignments of tasks and processing elements. However, the technology integration improvements have allowed a significant increase in the number of network nodes, requiring the acceleration of the heuristic search. In this paper, we propose a comparative study of the local search method used in a communication-aware mapping technique, when implemented on different parallel architectures. We compare the performance provided by a version…