中文
相关论文

相关论文: TensorFlow as a DSL for stencil-based computation …

200 篇论文

The Cerebras Wafer-Scale Engine (WSE) delivers performance at an unprecedented scale of over 900,000 compute units, all connected via a single-wafer on-chip interconnect. Initially designed for AI, the WSE architecture is also well-suited…

分布式、并行与集群计算 · 计算机科学 2026-01-27 Nicolai Stawinoga , David Katz , Anton Lydike , Justs Zarins , Nick Brown , George Bisbas , Tobias Grosser

Stencil computations are a fundamental kernel in scientific computing, critical for simulations in domains such as fluid dynamics and climate modeling. However, these computations are often memory-bound on traditional High-Performance…

分布式、并行与集群计算 · 计算机科学 2026-05-11 Elia Belli , Daniele De Sensi

TensorFlow is a popular emerging open-source programming framework supporting the execution of distributed applications on heterogeneous hardware. While TensorFlow has been initially designed for developing Machine Learning (ML)…

分布式、并行与集群计算 · 计算机科学 2020-03-03 Steven W. D. Chien , Stefano Markidis , Vyacheslav Olshevsky , Yaroslav Bulatov , Erwin Laure , Jeffrey S. Vetter

Cerebras' wafer-scale engine (WSE) technology merges multiple dies on a single wafer. It addresses the challenges of memory bandwidth, latency, and scalability, making it suitable for artificial intelligence. This work evaluates the WSE-3…

硬件体系结构 · 计算机科学 2025-03-18 Yudhishthira Kundu , Manroop Kaur , Tripty Wig , Kriti Kumar , Pushpanjali Kumari , Vivek Puri , Manish Arora

The rapid evolution of artificial intelligence (AI) is leading to a new generation of hardware accelerators optimized for deep learning. Some of the designs of these accelerators are general enough to allow their use for other…

计算工程、金融与科学 · 计算机科学 2019-12-18 Fantine Huot , Yi-Fan Chen , Robert Clapp , Carlos Boneti , John Anderson

TensorFlow is a machine learning system that operates at large scale and in heterogeneous environments. TensorFlow uses dataflow graphs to represent computation, shared state, and the operations that mutate that state. It maps the nodes of…

The performance of CPU-based and GPU-based systems is often low for PDE codes, where large, sparse, and often structured systems of linear equations must be solved. Iterative solvers are limited by data movement, both between caches and…

Large-scale deep learning benefits from an emerging class of AI accelerators. Some of these accelerators' designs are general enough for compute-intensive applications beyond AI and Cloud TPU is one such example. In this paper, we…

分布式、并行与集群计算 · 计算机科学 2019-11-19 Kun Yang , Yi-Fan Chen , Georgios Roumpos , Chris Colby , John Anderson

TensorFlow is an interface for expressing machine learning algorithms, and an implementation for executing such algorithms. A computation expressed using TensorFlow can be executed with little or no change on a wide variety of heterogeneous…

Transformer based Large Language Models (LLMs) have recently reached state of the art performance in Natural Language Processing (NLP) and Computer Vision (CV) domains. LLMs use the Multi-Headed Self-Attention (MHSA) mechanism to capture…

分布式、并行与集群计算 · 计算机科学 2024-09-24 Zuoning Zhang , Dhruv Parikh , Youning Zhang , Viktor Prasanna

Deep learning is a promising tool to determine the physical model that describes our universe. To handle the considerable computational cost of this problem, we present CosmoFlow: a highly scalable deep learning application built on top of…

The ultimate goal of this work is a real-time processing framework for ultrasound image reconstruction augmented with machine learning. To attain this, we have implemented WaveFlow - a set of ultrasound data acquisition and processing tools…

信号处理 · 电气工程与系统科学 2018-11-06 Piotr Jarosik , Michał Byra , Marcin Lewandowski

The recent trend toward deep learning has led to the development of a variety of highly innovative AI accelerator architectures. One such architecture, the Cerebras Wafer-Scale Engine 2 (WSE-2), features 40 GB of on-chip SRAM, making it a…

分布式、并行与集群计算 · 计算机科学 2023-11-08 John Tramm , Bryce Allen , Kazutomo Yoshii , Andrew Siegel , Leighton Wilson

The versatility and wide-ranging applicability of the Ising model, originally introduced to study phase transitions in magnetic materials, have made it a cornerstone in statistical physics and a valuable tool for evaluating the performance…

硬件体系结构 · 计算机科学 2024-05-03 Dirk Van Essendelft , Hayl Almolyki , Wei Shi , Terry Jordan , Mei-Yu Wang , Wissam A. Saidi

Spatial dataflow architectures like the Cerebras Wafer-Scale Engine deliver exceptional performance in AI and scientific computing by distributing scratchpad memory across hundreds of thousands of processing elements (PEs). Yet programming…

分布式、并行与集群计算 · 计算机科学 2026-04-28 Lukas Gianinazzi , Tal Ben-Nun , Torsten Hoefler

TensorFlow Eager is a multi-stage, Python-embedded domain-specific language for hardware-accelerated machine learning, suitable for both interactive research and production. TensorFlow, which TensorFlow Eager extends, requires users to…

Today, artificial neural networks are one of the major innovators pushing the progress of machine learning. This has particularly affected the development of neural network accelerating hardware. However, since most of these architectures…

硬件体系结构 · 计算机科学 2021-02-12 Simon Pfenning , Philipp Holzinger , Marc Reichenbach

TensorFlow is a popular cloud computing framework that targets machine learning applications. It separates the specification of application logic (in a dataflow graph) from the execution of the logic. TensorFlow's native runtime executes…

分布式、并行与集群计算 · 计算机科学 2019-08-27 Sam Whitlock , James Larus , Edouard Bugnion

As investment in AI-focused accelerators grows and their deployment in supercomputing facilities expands, understanding whether these architectures can efficiently support traditional scientific kernels is critical for the future of…

分布式、并行与集群计算 · 计算机科学 2026-05-11 Lorenzo Piarulli , Daniele De Sensi

We have implemented fast Fourier transforms for one, two, and three-dimensional arrays on the Cerebras CS-2, a system whose memory and processing elements reside on a single silicon wafer. The wafer-scale engine (WSE) encompasses a…

分布式、并行与集群计算 · 计算机科学 2023-06-26 Marcelo Orenes-Vera , Ilya Sharapov , Robert Schreiber , Mathias Jacquelin , Philippe Vandermersch , Sharan Chetlur
‹ 上一页 1 2 3 10 下一页 ›