Výsledky vyhľadávania - Computing methodologies Distributed computing methodologies Distributed programming languages
-
1
MAD-Max Beyond Single-Node: Enabling Large Machine Learning Model Acceleration on Distributed Systems
Vydavateľské údaje: IEEE 29.06.2024Vydané v 2024 ACM/IEEE 51st Annual International Symposium on Computer Architecture (ISCA) (29.06.2024)“…Training and deploying large-scale machine learning models is time-consuming, requires significant distributed computing infrastructures, and incurs high operational costs…”
Získať plný text
Konferenčný príspevok.. -
2
Skywalker: Efficient Alias-Method-Based Graph Sampling and Random Walk on GPUs
Vydavateľské údaje: IEEE 01.09.2021Vydané v 2021 30th International Conference on Parallel Architectures and Compilation Techniques (PACT) (01.09.2021)“…Graph sampling and random walk operations, capturing the structural properties of graphs, are playing an important role today as we cannot directly adopt computing-intensive algorithms on large-scale graphs…”
Získať plný text
Konferenčný príspevok.. -
3
Gluon-Async: A Bulk-Asynchronous System for Distributed and Heterogeneous Graph Analytics
ISSN: 2641-7936Vydavateľské údaje: IEEE 01.09.2019Vydané v Proceedings / International Conference on Parallel Architectures and Compilation Techniques (01.09.2019)“…Distributed graph analytics systems for CPUs, like D-Galois and Gemini, and for GPUs, like D-IrGL and Lux, use a bulk-synchronous parallel (BSP…”
Získať plný text
Konferenčný príspevok.. -
4
AdaGL: Adaptive Learning for Agile Distributed Training of Gigantic GNNs
Vydavateľské údaje: IEEE 09.07.2023Vydané v 2023 60th ACM/IEEE Design Automation Conference (DAC) (09.07.2023)“…Distributed GNN training on contemporary massive and densely connected graphs requires information aggregation from all neighboring nodes, which leads to an explosion of inter-server communications…”
Získať plný text
Konferenčný príspevok.. -
5
Auto-parallelizing stateful distributed streaming applications
Vydavateľské údaje: ACM 01.09.2012Vydané v PACT'12 : proceedings of the 21st International Conference on Parallel Architectures and Compilation Techniques, September 19-23, Minneapolis, Minnesota, USA (01.09.2012)“… They are comprised of operator graphs that produce and consume data tuples. The streaming programming model naturally exposes task and pipeline parallelism, enabling it to exploit parallel systems of all kinds, including large clusters…”
Získať plný text
Konferenčný príspevok.. -
6
Optimizing Distributed ML Communication with Fused Computation-Collective Operations
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24: International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“…Machine learning models are distributed across multiple nodes using numerous parallelism strategies…”
Získať plný text
Konferenčný príspevok.. -
7
Legate Sparse: Distributed Sparse Computing in Python
ISSN: 2167-4337Vydavateľské údaje: ACM 11.11.2023Vydané v International Conference for High Performance Computing, Networking, Storage and Analysis (Online) (11.11.2023)“… The standard implementation of SciPy is restricted to a single CPU and cannot take advantage of modern distributed and accelerated computing resources…”
Získať plný text
Konferenčný príspevok.. -
8
Introduction to Parallel and Distributed Programming using N-Body Simulations
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“…This paper describes how we use n-body simulations as an interesting and visually compelling way to teach efficient, parallel, and distributed programming…”
Získať plný text
Konferenčný príspevok.. -
9
Legate NumPy: Accelerated and Distributed Array Computing
ISSN: 2167-4337Vydavateľské údaje: ACM 17.11.2019Vydané v SC19: International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2019)“… Legate works by translating NumPy programs to the Legion programming model and then leverages the scalability of the Legion runtime system to distribute data and computations across an arbitrary sized machine. Compared to similar programs written in the distributed Dask array library in Python, Legate achieves speed-ups of up to 10X on 1280 CPUs and 100X on 256 GPUs…”
Získať plný text
Konferenčný príspevok.. -
10
Managing Workflow Malleability in Urgent Computing for Earthquake Alerts
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“… UCIS4EQ is an urgent computing platform that estimates ground shaking based on high-performance parallel 3D simulations…”
Získať plný text
Konferenčný príspevok.. -
11
Enabling Low-Overhead HT-HPC Workflows at Extreme Scale using GNU Parallel
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“…GNU Parallel is a versatile and powerful tool for process parallelization widely used in scientific computing…”
Získať plný text
Konferenčný príspevok.. -
12
A Sparsity-Aware Distributed-Memory Algorithm for Sparse-Sparse Matrix Multiplication
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24: International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“… Distributed-memory parallel algorithms for SpGEMM have mainly focused on sparsity-oblivious approaches that use 2D and 3D partitioning…”
Získať plný text
Konferenčný príspevok.. -
13
Towards an Optimized Heterogeneous Distributed Task Scheduler in OpenMP Cluster
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“…This paper addresses the challenges of optimizing task scheduling for a distributed, task-based execution model in OpenMP for cluster computing environments…”
Získať plný text
Konferenčný príspevok.. -
14
CUDASTF: Bridging the Gap Between CUDA and Task Parallelism
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24: International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“…Organizing computation as asynchronous tasks with data-driven dependencies is a simple and efficient model for single- and multi-GPU programs. Sequential Task…”
Získať plný text
Konferenčný príspevok.. -
15
Scalable and Consistent Graph Neural Networks for Distributed Mesh-based Data-driven Modeling
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“…This work develops a distributed graph neural network (GNN) methodology for mesh-based modeling applications using a consistent neural message passing layer…”
Získať plný text
Konferenčný príspevok.. -
16
Accelerating Communications in Federated Applications with Transparent Object Proxies
ISSN: 2167-4337Vydavateľské údaje: ACM 11.11.2023Vydané v International Conference for High Performance Computing, Networking, Storage and Analysis (Online) (11.11.2023)“… Here, we overcome this obstacle with a new programming paradigm that decouples control flow from data flow by extending the pass-by-reference model to distributed applications…”
Získať plný text
Konferenčný príspevok.. -
17
Distributed-Memory Parallel Algorithms for Sparse Matrix and Sparse Tall-and-Skinny Matrix Multiplication
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24: International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“… Unfortunately, popular distributed algorithms like sparse SUMMA deliver suboptimal performance for TS-SpGEMM…”
Získať plný text
Konferenčný príspevok.. -
18
Reshaping High Energy Physics Applications for Near-Interactive Execution Using TaskVine
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24: International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“…High energy physics experiments produce petabytes of data annually that must be reduced to gain insight into the laws of nature. Early-stage reduction executes…”
Získať plný text
Konferenčný príspevok.. -
19
Enhance the Strong Scaling of LAMMPS on Fugaku
ISSN: 2167-4337Vydavateľské údaje: ACM 11.11.2023Vydané v International Conference for High Performance Computing, Networking, Storage and Analysis (Online) (11.11.2023)“…Physical phenomenon such as protein folding requires simulation up to microseconds of physical time, which directly corresponds to the strong scaling of…”
Získať plný text
Konferenčný príspevok.. -
20
MPI Progress For All
Vydavateľské údaje: IEEE 17.11.2024Vydané v SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“… The opaque nature of MPI progress poses significant challenges in advancing MPI within modern high-performance computing practices…”
Získať plný text
Konferenčný príspevok..