中文
相关论文

相关论文: Out-of-Order Dataflow Scheduling for FPGA Overlays

200 篇论文

Datacenter networks routinely support the data transfers of distributed computing frameworks in the form of coflows, i.e., sets of concurrent flows related to a common task. The vast majority of the literature has focused on the problem of…

分布式、并行与集群计算 · 计算机科学 2022-05-04 Quang-Trung Luu , Olivier Brun , Rachid El-Azouzi , Francesco De Pellegrini , Balakrishna J. Prabhu , Cédric Richier

3D field-programmable gate arrays (FPGAs) promise higher performance through vertical integration. However, existing placement tools, largely inherited from 2D frameworks, fail to capture the unique delay characteristics and optimization…

硬件体系结构 · 计算机科学 2026-04-02 Cong Hao , Andrew B. Kahng , Bodhisatta Pramanik , Ismael Youssef

We study the problem of scheduling a set of jobs with release dates, deadlines and processing requirements (or works), on parallel speed-scaled processors so as to minimize the total energy consumption. We consider that both preemption and…

数据结构与算法 · 计算机科学 2011-07-13 Eric Angel , Evripidis Bampis , Fadi Kacem , Dimitrios Letsios

A recurring focus of the deep learning community is towards reducing the labeling effort. Data gathering and annotation using a search engine is a simple alternative to generating a fully human-annotated and human-gathered dataset. Although…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Paul Albert , Diego Ortego , Eric Arazo , Noel O'Connor , Kevin McGuinness

Overlay networks, where nodes communicate with neighbors over logical links consisting of zero or more physical links, have become an important part of modern networking. From data centers to IoT devices, overlay networks are used to…

分布式、并行与集群计算 · 计算机科学 2021-09-30 Andrew Berns

Various hardware accelerators have been developed for energy-efficient and real-time inference of neural networks on edge devices. However, most training is done on high-performance GPUs or servers, and the huge memory and computing costs…

硬件体系结构 · 计算机科学 2021-04-21 Kaiqi Zhang , Cole Hawkins , Xiyuan Zhang , Cong Hao , Zheng Zhang

Mixture of Experts (MoE) architectures significantly enhance the capacity of LLMs without proportional increases in computation, but at the cost of a vast parameter size. Offloading MoE expert parameters to host memory and leveraging both…

分布式、并行与集群计算 · 计算机科学 2026-02-04 Zeyu Zhu , Gang Li , Peisong Wang , Zitao Mo , Minnan Pei , Zhuoran Song , Xiaoyao Liang , Jian Cheng

Due to densification of wireless networks, there exist abundance of idling computation resources at edge devices. These resources can be scavenged by offloading heavy computation tasks from small IoT devices in proximity, thereby overcoming…

信息论 · 计算机科学 2018-02-28 Yunzheng Tao , Changsheng You , Ping Zhang , Kaibin Huang

Recent works on machine learning for combinatorial optimization have shown that learning based approaches can outperform heuristic methods in terms of speed and performance. In this paper, we consider the problem of finding an optimal…

How much data is needed to optimally schedule distributed energy resources (DERs)? Does the distribution system operator (DSO) have to know load demands at each bus of the feeder to solve an optimal power flow (OPF)? This work exploits…

系统与控制 · 电气工程与系统科学 2025-07-21 Vassilis Kekatos , Ridley Annin , Manish K. Singh , Junjie Qin

We propose a GPU-accelerated distributed optimization algorithm for controlling multi-phase optimal power flow in active distribution systems with dynamically changing topologies. To handle varying network configurations and enable…

分布式、并行与集群计算 · 计算机科学 2025-01-15 Minseok Ryu , Geunyeong Byeon , Kibaek Kim

The operation of large-scale power systems is usually scheduled ahead via numerical optimization. However, this requires models of grid topology, line parameters, and bus specifications. Classic approaches first identify the network…

系统与控制 · 电气工程与系统科学 2025-02-04 Oleksii Molodchyk , Philipp Schmitz , Alexander Engelmann , Karl Worthmann , Timm Faulwasser

Coflow provides a key application-layer abstraction for capturing communication patterns, enabling the efficient coordination of parallel data flows to reduce job completion times in distributed systems. Modern data center networks (DCNs)…

分布式、并行与集群计算 · 计算机科学 2026-04-10 Xin Wang , Hong Shen , Hui Tian , Dong Wang

In this paper, we develop an online method that leverages machine learning to obtain feasible solutions to the AC optimal power flow (OPF) problem with negligible optimality gaps on extremely fast timescales (e.g., milliseconds), bypassing…

机器学习 · 计算机科学 2019-10-04 Ahmed Zamzam , Kyri Baker

Orthogonal Time Frequency Space (OTFS) is a $\text{2-D}$ modulation technique that has the potential to overcome the challenges faced by orthogonal frequency division multiplexing (OFDM) in high Doppler environments. The performance of OTFS…

信息论 · 计算机科学 2020-05-11 Kuntal Deka , Anna Thomas , Sanjeev Sharma

Dataflow hardware designs enable efficient FPGA implementations via high-level synthesis (HLS), but correctly sizing first-in-first-out (FIFO) channel buffers remains challenging. FIFO sizes are user-defined and balance latency and…

硬件体系结构 · 计算机科学 2025-10-27 Stefan Abi-Karam , Rishov Sarkar , Suhail Basalama , Jason Cong , Callie Hao

The Internet of Things (IoT) devices are highly reliant on cloud systems to meet their storage and computational demands. However, due to the remote location of cloud servers, IoT devices often suffer from intermittent Wide Area Network…

网络与互联网体系结构 · 计算机科学 2021-05-25 Chittaranjan Swain , Manmath Narayan Sahoo , Anurag Satpathy

Embedded system performances are bounded by power consumption. The trend is to offload greedy computations on hardware accelerators as GPU, Xeon Phi or FPGA. FPGA chips combine both flexibility of programmable chips and energy-efficiency of…

分布式、并行与集群计算 · 计算机科学 2018-01-16 Christophe Alias

The dominance of machine learning and the ending of Moore's law have renewed interests in Processor in Memory (PIM) architectures. This interest has produced several recent proposals to modify an FPGA's BRAM architecture to form a…

We present Overall FLOP Utilization (OFU), a hardware-level, precision-agnostic GPU efficiency metric for AI workloads on HPC systems, derived from two on-chip performance counters: Tensor Pipe Activity and SM clock frequency. OFU requires…

分布式、并行与集群计算 · 计算机科学 2026-05-21 Connor Pedersen , Dong H. Ahn , Michel Migdal , Collin Neale , Nik Konyuchenko