paper-with-me

Papers

Chiplet Placement Order Exploration Based on Learning to Rank with Graph Representation

2024-04-07 · Zhihui Deng, Yuanyuan Duan, Leilai Shao, Xiaolei Zhu

Chiplet-based systems, integrating various silicon dies manufactured at different integrated circuit technology nodes on a carrier interposer, have garnered significant attention in recent years due to their cost-effectiveness and competitive performance. The widespread adoption of reinforcement learning as a sequential placement method has introduced a new challenge in determining the optimal placement order for each chiplet. The order in which chiplets are placed on the interposer influences the spatial resources available for earlier and later placed chiplets, making the placement results highly sensitive to the sequence of chiplet placement. To address these challenges, we propose a learning to rank approach with graph representation, building upon the reinforcement learning framework RLPlanner. This method aims to select the optimal chiplet placement order for each chiplet-based system. Experimental results demonstrate that compared to placement order obtained solely based on the descending order of the chiplet area and the number of interconnect wires between the chiplets, utilizing the placement order obtained from the learning to rank network leads to further improvements in system temperature and inter-chiplet wirelength. Specifically, applying the top-ranked placement order obtained from the learning to rank network results in a 10.05% reduction in total inter-chiplet wirelength and a 1.01% improvement in peak system temperature during the chiplet placement process.

📄 PDF Abstract BibTeX arXiv:2404.04943

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-Rankreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

HYDRA: A Heterogeneous Chiplet DSE Framework for Serving Dynamic Hybrid LLM Workloads

2026-08-19 · Jiahao Lin, Alish Kanani, Sangwan Lee, Jaehyun Park 외 arxiv

Hybrid Transformer-Mamba large language models (LLMs) enhance long-context efficiency, but their heterogeneous computation and communication patterns complicate efficient hardware acceleration. Chiplet-based architecture…

TDPNavigator-Placer: Thermal- and Wirelength-Aware Chiplet Placement in 2.5D Systems Through Multi-Agent Reinforcement Learning

2026-01-30 · Yubo Hou, Furen Zhuang, Partha Pratim Kundu, Sezin Ata Kircali 외 arxiv

The rapid growth of electronics has accelerated the adoption of 2.5D integrated circuits, where effective automated chiplet placement is essential as systems scale to larger and more heterogeneous chiplet assemblies. Exi…

Multi-agent Reinforcement Learning

MAHL: Multi-Agent LLM-Guided Hierarchical Chiplet Design with Adaptive Debugging

2025-08-08 · Jinwei Tang, Jiayin Qin, Nuo Xu, Pragnya Sudershan Nalla 외 arxiv

As program workloads (e.g., AI) increase in size and algorithmic complexity, the primary challenge lies in their high dimensionality, encompassing computing cores, array sizes, and memory hierarchies. To overcome these o…

Code Generation

Shisha: Online scheduling of CNN pipelines on heterogeneous architectures

2022-02-23 · Pirah Noor Soomro, Mustafa Abduljabbar, Jeronimo Castrillon, Miquel Pericàs

Chiplets have become a common methodology in modern chip design. Chiplets improve yield and enable heterogeneity at the level of cores, memory subsystem and the interconnect. Convolutional Neural Networks (CNNs) have hig…

Scheduling

Sangam: Chiplet-Based DRAM-PIM Accelerator with CXL Integration for LLM Inferencing

2025-11-15 · Khyati Kiyawat, Zhenxing Fan, Yasas Seneviratne, Morteza Baradaran 외 arxiv

Large Language Models (LLMs) are becoming increasingly data-intensive due to growing model sizes, and they are becoming memory-bound as the context length and, consequently, the key-value (KV) cache size increase. Infere…