English
Related papers

Related papers: OpenMP GNU and Intel Fortran programs for solving …

200 papers

Models of fermions interacting with classical degrees of freedom are applied to a large variety of systems in condensed matter physics. For this class of models, Wei{\ss}e [Phys. Rev. Lett. {\bf 102}, 150604 (2009)] has recently proposed a…

Strongly Correlated Electrons · Physics 2015-06-15 Shixun Zhang , Shinichi Yamagiwa , Seiji Yunoki

Processors with large numbers of cores are becoming commonplace. In order to take advantage of the available resources in these systems, the programming paradigm has to move towards increased parallelism. However, increasing the level of…

Distributed, Parallel, and Cluster Computing · Computer Science 2014-10-07 Ashkan Tousimojarad , Wim Vanderbauwhede

The Grassmann time-evolving matrix product operator (GTEMPO) method has proven to be an accurate and efficient numerical method for the real-time dynamics of quantum impurity problems. Whereas its application for imaginary-time calculations…

Strongly Correlated Electrons · Physics 2024-10-10 Chu Guo , Ruofan Chen

This paper shows the development of a multi-GPU version of a time-explicit finite volume solver for the Shallow-Water Equations (SWE) on a multi-GPU architecture. MPI is combined with CUDA-Fortran in order to use as many GPUs as needed. The…

Computational Physics · Physics 2023-03-03 Vincent Delmas , Azzedine Soulaïmani

In this paper, we develop a numerical procedure for investigating the dynamics of trapped Bose gases based on the ZGN theory. The dynamical equations used consist of a generalized Gross-Pitaevskii equation for the condensate order parameter…

Statistical Mechanics · Physics 2007-05-23 B. Jackson , E. Zaremba

We present recent developments in the parallelization scheme of ECHO-3DHPC, an efficient astrophysical code used in the modelling of relativistic plasmas. With the help of the Intel Software Development Tools, like Fortran compiler and…

Distributed, Parallel, and Cluster Computing · Computer Science 2018-10-11 Matteo Bugli , Luigi Iapichino , Fabio Baruffa

We present a code for solving the single-particle, time-independent Schr\"odinger equation in two dimensions. Our program utilizes the imaginary time propagation (ITP) algorithm, and it includes the most recent developments in the ITP…

Computational Physics · Physics 2015-11-23 P. J. J. Luukko , E. Räsänen

Despite their promise and ubiquity, Gaussian processes (GPs) can be difficult to use in practice due to the computational impediments of fitting and sampling from them. Here we discuss a short R package for efficient multivariate normal…

Computation · Statistics 2015-07-23 Giri Gopalan , Luke Bornn

In this paper, Multirate Partial Differential Equations (MPDEs) are used for the efficient simulation of problems with 2-level pulsed excitations as they often occur in power electronics, e.g., DC-DC switch-mode converters. The differential…

Computational Engineering, Finance, and Science · Computer Science 2019-07-25 Andreas Pels , Johan Gyselinck , Ruth V. Sabariego , Sebastian Schöps

Open dissipative systems of quantum fluids have been well studied numerically. In view of a complementary analytical description we extend here the variational optimization method for Bose-Einstein condensates of closed systems to…

Additive Runge-Kutta methods designed for preserving highly accurate solutions in mixed-precision computation were proposed and analyzed in [8]. These specially designed methods use reduced precision or the implicit computations and full…

Numerical Analysis · Mathematics 2021-07-08 Ben Burnett , Sigal Gottlieb , Zachary J. Grant , Alfa Heryudono

We present GLoop, a Fortran90 computational framework that allows one to compute by Monte Carlo a certain class of higher-loop integrals in terms of lower-loop building blocks. This is based on a recently introduced method that enables the…

High Energy Physics - Phenomenology · Physics 2026-04-30 Roberto Pittau

We use OpenMP to target hardware accelerators (GPUs) on Summit, a newly deployed supercomputer at the Oak Ridge Leadership Computing Facility (OLCF), demonstrating simplified access to GPU devices for users of our astrophysics code GenASiS…

Computational Physics · Physics 2019-09-09 Reuben D. Budiardja , Christian Y. Cardall

It is found that the wave functions of the Gross-Pitaevskii equation (GPE) often vary significantly in different spatial regions, with some components exhibiting sharp variations while others remain smooth. Solving the GPE on a single mesh,…

Numerical Analysis · Mathematics 2026-01-14 Mingzhe Li , Yang Kuang , Zhicheng Hu

A hybrid scheme that utilizes MPI for distributed memory parallelism and OpenMP for shared memory parallelism is presented. The work is motivated by the desire to achieve exceptionally high Reynolds numbers in pseudospectral computations of…

Computational Physics · Physics 2010-03-24 Pablo D. Mininni , Duane L. Rosenberg , Raghu Reddy , Annick Pouquet

In this paper, we mainly review recent results on mathematical theory and numerical methods for Bose-Einstein condensation (BEC), based on the Gross-Pitaevskii equation (GPE). Starting from the simplest case with one-component BEC of the…

Quantum Gases · Physics 2017-01-10 Weizhu Bao , Yongyong Cai

We present the first open-source, GPU-based code for complex plasmas. The code, OpenDust, aims to provide researchers both experimenters and theorists user-friendly and high-performance tool for self-consistent calculation forces, acting on…

Plasma Physics · Physics 2023-05-03 D. Kolotinskii , A. Timofeev

This paper presents PIQP, a high-performance toolkit for solving generic sparse quadratic programs (QP). Combining an infeasible Interior Point Method (IPM) with the Proximal Method of Multipliers (PMM), the algorithm can handle…

Optimization and Control · Mathematics 2023-09-18 Roland Schwan , Yuning Jiang , Daniel Kuhn , Colin N. Jones

The Intel Xeon Phi manycore processor is designed to provide high performance matrix computations of the type often performed in data analysis. Common data analysis environments include Matlab, GNU Octave, Julia, Python, and R. Achieving…

Achieving efficient task parallelism on many-core architectures is an important challenge. The widely used GNU OpenMP implementation of the popular OpenMP parallel programming model incurs high overhead for fine-grained, short-running tasks…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-03-20 Wenyi Wang , Maxime Gonthier , Poornima Nookala , Haochen Pan , Ian Foster , Ioan Raicu , Kyle Chard