中文
相关论文

相关论文: RAFI -- A Ray/Work Forwarding Infrastructure for D…

200 篇论文

New trends towards multiple core processors imply using standard programming models to develop efficient, reliable and portable programs for distributed memory multiprocessors and workstation PC clusters. Message passing using MPI is widely…

编程语言 · 计算机科学 2013-11-05 Alaa I. Elnashar

This paper presents our work on designing a parallel platform for large-scale reservoir simulations. Detailed components, such as grid and linear solver, and data structures are introduced, which can serve as a guide to parallel reservoir…

计算工程、金融与科学 · 计算机科学 2018-09-05 Hui Liu , Kun Wang , Bo Yang , Zhangxin Chen

Edge computing has evolved to be a promising avenue to enhance the system computing capability by offloading processing tasks from the cloud to edge devices. In this paper, we propose a multi-layer edge computing framework called EdgeFlow.…

网络与互联网体系结构 · 计算机科学 2018-04-04 Chao Yao , Xiaoyang Wang , Zijie Zheng , Guangyu Sun , Lingyang Song

In this paper, we introduce a novel deep learning framework, termed Purine. In Purine, a deep network is expressed as a bipartite graph (bi-graph), which is composed of interconnected operators and data tensors. With the bi-graph…

神经与进化计算 · 计算机科学 2015-04-17 Min Lin , Shuo Li , Xuan Luo , Shuicheng Yan

FETI is a numerical method used to solve engineering problems. It builds on the ideas of domain decomposition, which makes it highly scalable and capable of efficiently utilizing whole supercomputers. One of the most time-consuming parts of…

数学软件 · 计算机科学 2025-09-26 Jakub Homola , Radim Vavřík , Ondřej Meca , Tomáš Brzobohatý , Lubomír Říha

Complex heterogeneous dynamic networks like knowledge graphs are powerful constructs that can be used in modeling data provenance from computer systems. From a security perspective, these attributed graphs enable causality analysis and…

密码学与安全 · 计算机科学 2022-03-08 Maya Kapoor , Joshua Melton , Michael Ridenhour , Mahalavanya Sriram , Thomas Moyer , Siddharth Krishnan

The rapid development in computing technology has paved the way for directive-based programming models towards a principal role in maintaining software portability of performance-critical applications. Efforts on such models involve a least…

分布式、并行与集群计算 · 计算机科学 2022-04-28 Kazuaki Matsumura , Simon Garcia De Gonzalo , Antonio J. Peña

Multivariate partial fractioning is a powerful tool for simplifying rational function coefficients in scattering amplitude computations. Since current research problems lead to large sets of complicated rational functions, performance of…

高能物理 - 唯象学 · 物理学 2022-12-19 Dominik Bendle , Janko Boehm , Murray Heymann , Rourou Ma , Mirko Rahn , Lukas Ristau , Marcel Wittmann , Zihao Wu , Yang Zhang

'How can GPU acceleration be obtained as a service in a cluster?' This question has become increasingly significant due to the inefficiency of installing GPUs on all nodes of a cluster. The research reported in this paper is motivated to…

分布式、并行与集群计算 · 计算机科学 2015-08-12 Blesson Varghese , Javier Prades , Carlos Reano , Federico Silla

Embarrassingly parallel problems can be split in parts that are characterized by a really low (or sometime absent) exchange of information during their computation in parallel. As a consequence they can be effectively computed in parallel…

分布式、并行与集群计算 · 计算机科学 2013-06-26 Patrizio Dazzi

The multi-resolution approximation (MRA) of Gaussian processes was recently proposed to conduct likelihood-based inference for massive spatial data sets. An advantage of the methodology is that it can be parallelized. We implemented the MRA…

统计计算 · 统计学 2019-05-07 Huang Huang , Lewis R. Blake , Dorit M. Hammerling

The development of the Parallel ROOT Facility, PROOF, enables a physicist to analyze and understand much larger data sets on a shorter time scale. It makes use of the inherent parallelism in event data and implements an architecture that…

数据分析、统计与概率 · 物理学 2007-05-23 Maarten Ballintijn , Rene Brun , Fons Rademakers , Gunther Roland

In this report, I describe the design and implementation of an inexpensive, eight node, 32 core, cluster of raspberry pi single board computers, as well as the performance of this cluster on two computational tasks, one that requires…

分布式、并行与集群计算 · 计算机科学 2024-03-19 Vincent A. Cicirello

Graphics Processing Units (GPUs) are having a transformational effect on numerical lattice quantum chromodynamics (LQCD) calculations of importance in nuclear and particle physics. The QUDA library provides a package of mixed precision…

高能物理 - 格点 · 物理学 2010-12-06 Ronald Babich , Michael A. Clark , Bálint Joó

The simplex algorithm has been successfully used for many years in solving linear programming (LP) problems. Due to the intensive computations required (especially for the solution of large LP problems), parallel approaches have also…

分布式、并行与集群计算 · 计算机科学 2022-11-22 Basilis Mamalis , Marios Perlitis

Despite the recent progress, existing frame interpolation methods still struggle with processing extremely high resolution input and handling challenging cases such as repetitive textures, thin objects, and large motion. To address these…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Junhwa Hur , Charles Herrmann , Saurabh Saxena , Janne Kontkanen , Wei-Sheng Lai , Yichang Shih , Michael Rubinstein , David J. Fleet , Deqing Sun

As heterogeneous supercomputing architectures leveraging GPUs become increasingly central to high-performance computing (HPC), it is crucial for computational fluid dynamics (CFD) simulations, a de-facto HPC workload, to efficiently utilize…

Cloud computing is making it possible to separate the process of building an infrastructure for service provisioning from the business of providing end user services. Today, such infrastructures are normally provided in large data centres…

密码学与安全 · 计算机科学 2012-10-11 K. Saravanan , S. Akshaya , R. Pavithra , K. Pushpavalli

Using GPUs as general-purpose processors has revolutionized parallel computing by offering, for a large and growing set of algorithms, massive data-parallelization on desktop machines. An obstacle to widespread adoption, however, is the…

分布式、并行与集群计算 · 计算机科学 2015-10-14 Alexey Kolesnichenko , Christopher M. Poskitt , Sebastian Nanz , Bertrand Meyer

Analysis of processing time and similarity of images generated between CPU and GPU architectures and sequential and parallel programming. For image processing a computer with AMD FX-8350 processor and an Nvidia GTX 960 Maxwell GPU was used,…