中文
相关论文

相关论文: Parallel Semi-Implicit Time Integrators

200 篇论文

This paper addresses a complex parallel machine scheduling problem with jobs divided into operations and operations grouped in families. Non-anticipatory family setup times are held at the beginning of each batch, defined by the combination…

最优化与控制 · 数学 2021-02-12 Davi Mecler , Victor Abu-Marrul , Rafael Martinelli , Arild Hoff

The increasing complexity and the short life cycles of embedded systems are pushing the current system-on-chip designs towards a rapid increasing on the number of programmable processing units, while decreasing the gate count for custom…

硬件体系结构 · 计算机科学 2011-11-09 Alexandre M. Amory , Marcelo Lubaszewski , Fernando G. Moraes , Edson I. Moreno

Exactly solving multi-objective integer programming (MOIP) problems is often a very time consuming process, especially for large and complex problems. Parallel computing has the potential to significantly reduce the time taken to solve such…

最优化与控制 · 数学 2018-11-02 William Pettersson , Melih Ozlen

Convergence of classical parallel iterations is detected by performing a reduction operation at each iteration in order to compute a residual error relative to a potential solution vector. To efficiently run asynchronous iterations,…

分布式、并行与集群计算 · 计算机科学 2024-01-01 Frédéric Magoulès , Guillaume Gbikpi-Benissan

Modern heterogeneous high-performance computing (HPC) systems powered by advanced graphics processing unit (GPU) architectures enable accelerating computing with unprecedented performance and scalability. Here, we present a GPU-accelerated…

Pseudo-arclength continuation is a well-established method for generating a numerical curve approximating the solution of an underdetermined system of nonlinear equations. It is an inherently sequential predictor-corrector method in which…

数值分析 · 数学 2013-12-13 Dhavide Aruliah , Lennaert van Veen , Alex Dubitski

There has been significant progress in understanding the parallelism inherent to iterative sequential algorithms: for many classic algorithms, the depth of the dependence structure is now well understood, and scheduling techniques have been…

数据结构与算法 · 计算机科学 2018-08-14 Dan Alistarh , Trevor Brown , Justin Kopinsky , Giorgi Nadiradze

Numerically solving ordinary differential equations (ODEs) is a naturally serial process and as a result the vast majority of ODE solver software are serial. In this manuscript we developed a set of parallelized ODE solvers using…

数值分析 · 数学 2022-09-13 Utkarsh , Chris Elrod , Yingbo Ma , Christopher Rackauckas

Model predictive control (MPC) is a powerful framework for optimal control of dynamical systems. However, MPC solvers suffer from a high computational burden that restricts their application to systems with low sampling frequency. This…

最优化与控制 · 数学 2025-03-12 Casian Iacob , Hany Abdulsamad , Simo Särkkä

Massively parallel architectures such as the GPU are becoming increasingly important due to the recent proliferation of data. In this paper, we propose a key class of hybrid parallel graphlet algorithms that leverages multiple CPUs and GPUs…

分布式、并行与集群计算 · 计算机科学 2016-10-31 Ryan A. Rossi , Rong Zhou

Implicit time integration is key to robustly simulating stiff materials and large deformations, but its performance is often dominated by repeatedly solving large linear systems. Adaptive coarsening can reduce this cost by concentrating…

图形学 · 计算机科学 2026-05-07 Xuan Wang , Zhaofeng Luo , Minchen Li , Taku Komura , Kemeng Huang

We present original time-parallel algorithms for the solution of the implicit Euler discretization of general linear parabolic evolution equations with time-dependent self-adjoint spatial operators. Motivated by the inf-sup theory of…

数值分析 · 数学 2021-03-24 Martin Neumuller , Iain Smears

Parallel-in-time methods for partial differential equations (PDEs) have been the subject of intense development over recent decades, particularly for diffusion-dominated problems. It has been widely reported in the literature, however, that…

数值分析 · 数学 2023-03-22 H. De Sterck , R. D. Falgout , O. A. Krzysik , J. B. Schroder

Solving inverse problems and achieving statistical rigour in landscape evolution models requires running many model realizations. Parallel computation is necessary to achieve this in a reasonable time. However, no previous algorithm is…

计算工程、金融与科学 · 计算机科学 2019-01-23 Richard Barnes

In this contribution the usage of the Parareal method is proposed for the time-parallel solution of the eddy current problem. The method is adapted to the particular challenges of the problem that are related to the differential algebraic…

计算工程、金融与科学 · 计算机科学 2018-02-08 Sebastian Schöps , Innocent Niyonzima , Markus Clemens

This paper presents a highly-parallelizable parallel-in-time algorithm for efficient solution of nonlinear time-periodic problems. It is based on the time-periodic extension of the Parareal method, known to accelerate sequential…

数值分析 · 数学 2020-07-08 Iryna Kulchytska-Ruchka , Sebastian Schöps

We propose a parallel adaptive constraint-tightening approach to solve a linear model predictive control problem for discrete-time systems, based on inexact numerical optimization algorithms and operator splitting methods. The underlying…

最优化与控制 · 数学 2015-03-24 Laura Ferranti , Tamas Keviczky

We describe the GPU implementation of shifted or multimass iterative solvers for sparse linear systems of the sort encountered in lattice gauge theory. We provide a generic tool that can be used by those without GPU programming experience…

高能物理 - 格点 · 物理学 2011-02-16 Richard Galvez , Greg van Anders

We develop an algorithm to solve tridiagonal systems of linear equations, which appear in implicit finite-difference schemes of partial differential equations (PDEs), being the time-dependent Schr\"{o}dinger equation (TDSE) an ideal…

计算物理 · 物理学 2023-03-14 Yaroslav Lutsyshyn , Francisco Navarrete , Dieter Bauer

This paper explores practical aspects of using a high-level functional language for GPU-based arithmetic on ``midsize'' integers. By this we mean integers of up to about a quarter million bits, which is sufficient for most practical…

分布式、并行与集群计算 · 计算机科学 2024-05-24 Cosmin E. Oancea , Stephen M. Watt