中文
相关论文

相关论文: Poster on MPI application in Computational Fluid D…

200 篇论文

This paper is an introduction to the modelling of viscoelastic fluids, with an emphasis on micro-macro (or multiscale) models. Some elements of mathematical and numerical analysis are provided. These notes closely follow the lectures…

数学物理 · 物理学 2011-02-03 C. Le Bris , T. Lelièvre

This manuscript is the written form of three lectures delivered by David Chandler at the International School of Physics "Enrico Fermi", Course CLXXVI - "Complex materials in physics and biology", in Varenna, Italy in July 2010. It…

软凝聚态物质 · 物理学 2015-03-17 David Chandler , Patrick Varilly

In this talk I discuss the general question of the portability of Molecular Dynamics codes for diffusive systems on parallel computers of the APE family. The intrinsic single precision arithmetics of the today available APE platforms does…

生物物理 · 物理学 2009-10-30 G. La Penna , S. Letardi , V. Minicozzi , S. Morante , G. C. Rossi , G. Salina

This system paper documents the technical foundations for the extension of the Topology ToolKit (TTK) to distributed-memory parallelism with the Message Passing Interface (MPI). While several recent papers introduced topology-based…

分布式、并行与集群计算 · 计算机科学 2024-04-16 Eve Le Guillou , Michael Will , Pierre Guillou , Jonas Lukasczyk , Pierre Fortin , Christoph Garth , Julien Tierny

Hybrid MPI+threads programming is gaining prominence, but, in practice, applications perform slower with it compared to the MPI everywhere model. The most critical challenge to the parallel efficiency of MPI+threads applications is slow…

分布式、并行与集群计算 · 计算机科学 2022-06-30 Rohit Zambre , Aparna Chandramowlishwaran

This paper contains background information for a fluid dynamics video submitted to the Gallery of Fluid Motion to be held along with the 63rd Annual Meeting of the American Physical Society's Division of Fluid Dynamics.

流体动力学 · 物理学 2010-10-15 Oscar Velasco Fuentes

This paper summarizes state-of-the-art results on data series processing with the emphasis on parallel and distributed data series indexes that exploit the computational power of modern computing platforms. The paper comprises a summary of…

分布式、并行与集群计算 · 计算机科学 2023-10-24 Panagiota Fatourou

A new approach for integration of motion in many-body systems of interacting polyatomic molecules is proposed. It is based on splitting time propagation of pseudo-variables in a modified phase space, while the real translational and…

统计力学 · 物理学 2009-11-13 Igor P. Omelyan

Application development for distributed computing "Grids" can benefit from tools that variously hide or enable application-level management of critical aspects of the heterogeneous environment. As part of an investigation of these issues,…

分布式、并行与集群计算 · 计算机科学 2007-05-23 N. T. Karonis , B. Toonen , I. Foster

Message Passing Interface (MPI) has been a well-established technology in the domain of distributed high-performance computing for several decades. However, one of its greatest drawbacks is a rather ancient pure-C interface. It lacks many…

分布式、并行与集群计算 · 计算机科学 2025-10-21 Jiří Klepl , Martin Kruliš , Matyáš Brabec

Matrix Distributed Processing (MDP) is a C++ library for fast development of efficient parallel algorithms. It constitues the core of FermiQCD. MDP enables programmers to focus on algorithms, while parallelization is dealt with…

高能物理 - 格点 · 物理学 2007-05-23 Massimo Di Pierro

Electron transmission through molecules and molecular interfaces has been a subject of intensive research due to recent interest in electron transfer phenomena underlying the operation of the scanning tunneling microscope (STM) on one hand,…

凝聚态物理 · 物理学 2015-06-24 Abraham Nitzan

This paper outlines the benefits of computational steering for high performance computing applications. Lattice-Boltzmann mesoscale fluid simulations of binary and ternary amphiphilic fluids in two and three dimensions are used to…

计算物理 · 物理学 2016-09-08 J. Chin , J. Harting , S. Jha , P. V. Coveney , A. R. Porter , S. M. Pickles

Composability is one of seven reasons for the long-standing and continuing success of MPI. Extending MPI by composing its operations with user-level operations provides useful integration with the progress engine and completion notification…

分布式、并行与集群计算 · 计算机科学 2019-09-27 Derek Schafer , Sheikh Ghafoor , Daniel Holmes , Martin Ruefenacht , Anthony Skjellum

Recently, the intrinsic sampling method has been developed in order to obtain, from molecular simulations, the intrinsic structure of the liquid-vapor interface that is presupposed in the classical capillary wave theory. Our purpose here is…

软凝聚态物质 · 物理学 2009-11-13 Daniel Duque , Pedro Tarazona , Enrique Chacón

The advent of multi-/many-core processors in clusters advocates hybrid parallel programming, which combines Message Passing Interface (MPI) for inter-node parallelism with a shared memory model for on-node parallelism. Compared to the…

分布式、并行与集群计算 · 计算机科学 2020-07-15 Huan Zhou , Jose Gracia , Ralf Schneider

MP net is a formal model specifically designed for the field of parallel applications that use a message passing interface. The main idea is to use MP net as a comprehensible way of presenting the actual structure of communication within…

分布式、并行与集群计算 · 计算机科学 2019-04-01 Martin Šurkovský

The MPI standard has long included one-sided communication abstractions through the MPI Remote Memory Access (RMA) interface. Unfortunately, the MPI RMA chapter in the 4.0 version of the MPI standard still contains both well-known and…

分布式、并行与集群计算 · 计算机科学 2021-11-17 Joseph Schuchart , Christoph Niethammer , José Gracia , George Bosilca

We report the results of intensive numerical calculations for four atomic H2+H2 energy transfer collision. A parallel computing technique based on LAM/MPI functions is used. In this algorithm, the data is distributed to the processors…

化学物理 · 物理学 2007-05-23 Renat A. Sultanov , Mark Nordby , Dennis Guster

The aim of this paper is to develop an approach to visualizations that benefits from distributed computing. Three schemes of process distribution are considered: parallel, pipeline, and expanding pipeline computations. Expanding pipeline…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Mark Burgin , Walter Karplus , Damon Liu