中文
相关论文

相关论文: Blocked All-Pairs Shortest Paths Algorithm on Inte…

200 篇论文

Today, one of the main challenges for high-performance computing systems is to improve their performance by keeping energy consumption at acceptable levels. In this context, a consolidated strategy consists of using accelerators such as…

分布式、并行与集群计算 · 计算机科学 2021-05-18 Manuel Costanzo , Enzo Rucci , Ulises Costi , Franco Chichizola , Marcelo Naiouf

Knights Landing (KNL) is the code name for the second-generation Intel Xeon Phi product family. KNL has generated significant interest in the data analysis and machine learning communities because its new many-core architecture targets both…

Graphs have become a key tool when modeling and solving problems in different areas. The Floyd-Warshall (FW) algorithm computes the shortest path between all pairs of vertices in a graph and is employed in areas like communication…

分布式、并行与集群计算 · 计算机科学 2024-07-02 Sergio Calderón , Enzo Rucci , Franco Chichizola

Intel Xeon Phi many-integrated-core (MIC) architectures usher in a new era of terascale integration. Among emerging killer applications, parallel graph processing has been a critical technique to analyze connected data. In this paper, we…

分布式、并行与集群计算 · 计算机科学 2019-02-26 Lei Jiang , Langshi Chen , Judy Qiu

Energy consumption is increasingly becoming a limiting factor to the design of faster large-scale parallel systems, and development of energy-efficient and energy-aware applications is today a relevant issue for HPC code-developer…

分布式、并行与集群计算 · 计算机科学 2018-04-06 E. Calore , A. Gabbana , S. F. Schifano , R. Tripiccione

We evaluate the second-generation Intel Xeon Phi coprocessor based on the Intel Many Integrated Core (MIC) architecture, aka the Knights Landing or KNL, for simulating neutrino oscillations in (core-collapse) supernovae. For this purpose we…

计算物理 · 物理学 2019-12-24 Vahid Noormofidi , Susan R. Atlas , Huaiyu Duan

The complexity of modern and upcoming computing architectures poses severe challenges for code developers and application specialists, and forces them to expose the highest possible degree of parallelism, in order to make the best use of…

分布式、并行与集群计算 · 计算机科学 2020-06-08 Salvatore Cielo , Luigi Iapichino , Fabio Baruffa , Matteo Bugli , Christoph Federrath

The Knights Landing (KNL) is the codename for the latest generation of Intel processors based on Intel Many Integrated Core (MIC) architecture. It relies on massive thread and data parallelism, and fast on-chip memory. This processor…

分布式、并行与集群计算 · 计算机科学 2018-04-06 Enrico Calore , Alessandro Gabbana , Sebastiano Fabio Schifano , Raffaele Tripiccione

Three dimensional particle-in-cell laser-plasma simulation is an important area of computational physics. Solving state-of-the-art problems requires large-scale simulation on a supercomputer using specialized codes. A growing demand in…

分布式、并行与集群计算 · 计算机科学 2016-08-04 Igor Surmin , Sergey Bastrakov , Zakhar Matveev , Evgeny Efimenko , Arkady Gonoskov , Iosif Meyerov

We review our work done to optimize the staggered conjugate gradient (CG) algorithm in the MILC code for use with the Intel Knights Landing (KNL) architecture. KNL is the second gener- ation Intel Xeon Phi processor. It is capable of…

高能物理 - 格点 · 物理学 2016-11-04 Carleton DeTar , Douglas Doerfler , Steven Gottlieb , Ashish Jha , Dhiraj Kalamkar , Ruizi Li , Doug Toussaint

We discuss practical methods to ensure near wirespeed performance from clusters with either one or two Intel(R) Omni-Path host fabric interfaces (HFI) per node, and Intel(R) Xeon Phi(TM) 72xx (Knight's Landing) processors, and using the…

分布式、并行与集群计算 · 计算机科学 2017-11-15 Peter Boyle , Michael Chuvelev , Guido Cossu , Christopher Kelly , Christoph Lehner , Lawrence Meadows

With at least 50 cores, Intel Xeon Phi is a true many-core architecture. Featuring fairly powerful cores, two cache levels, and very fast interconnections, the Xeon Phi can get a theoretical peak of 1000 GFLOPs and over 240 GB/s. These…

分布式、并行与集群计算 · 计算机科学 2013-12-23 Jianbin Fang , Ana Lucia Varbanescu , Henk Sips , Lilun Zhang , Yonggang Che , Chuanfu Xu

With recent developments in parallel supercomputing architecture, many core, multi-core, and GPU processors are now commonplace, resulting in more levels of parallelism, memory hierarchy, and programming complexity. It has been necessary to…

高能物理 - 格点 · 物理学 2017-12-04 Ruizi Li , Carleton DeTar , Steven Gottlieb , Doug Toussaint

Discord is a refinement of the concept of anomalous subsequence of a time series. The task of discords discovery is applied in a wide range of subject domains related to time series: medicine, economics, climate modeling, etc. In this…

分布式、并行与集群计算 · 计算机科学 2019-01-03 Andrey Polyakov , Mikhail Zymbler

We describe a strategy for code modernisation of Gadget, a widely used community code for computational astrophysics. The focus of this work is on node-level performance optimisation, targeting current multi/many-core IntelR architectures.…

分布式、并行与集群计算 · 计算机科学 2017-09-27 Fabio Baruffa , Luigi Iapichino , Nicolay J. Hammer , Vasileios Karakasis

The well-known Smith-Waterman (SW) algorithm is the most commonly used method for local sequence alignments. However, SW is very computationally demanding for large protein databases. There exist several implementations that take advantage…

分布式、并行与集群计算 · 计算机科学 2017-02-24 Enzo Rucci , Carlos Garcia , Guillermo Botella , Armando De Giusti , Marcelo Naiouf , Manuel Prieto-Matias

Recently Graphics Processing Units (GPUs) have been used to speed up very CPU-intensive gravitational microlensing simulations. In this work, we use the Xeon Phi coprocessor to accelerate such simulations and compare its performance on a…

天体物理仪器与方法 · 物理学 2017-03-30 Bin Chen , Ronald Kantowski , Xinyu Dai , Eddie Baron , Paul Van der Mark

In 2013 Intel introduced the Xeon Phi, a new parallel co-processor board. The Xeon Phi is a cache-coherent many-core shared memory architecture claiming CPU-like versatility, programmability, high performance, and power efficiency. The…

性能 · 计算机科学 2014-11-10 S. Ali Mirsoleimani , Aske Plaat , Jos Vermaseren , Jaap van den Herik

Sparse matrix vector multiplication (SpMV) is one of the most common operations in scientific and high-performance applications, and is often responsible for the application performance bottleneck. While the sparse matrix representation has…

数学软件 · 计算机科学 2018-05-31 Shizhao Chen , Jianbin Fang , Donglin Chen , Chuanfu Xu , Zheng Wang

Lattice Quantum Chromodynamics simulations typically spend most of the runtime in inversions of the Fermion Matrix. This part is therefore frequently optimized for various HPC architectures. Here we compare the performance of the Intel Xeon…

计算物理 · 物理学 2014-11-18 O. Kaczmarek , C. Schmidt , P. Steinbrecher , M. Wagner
‹ 上一页 1 2 3 10 下一页 ›