paper-with-me

Papers

Hexcute: A Tile-based Programming Language with Automatic Layout and Task-Mapping Synthesis

2025-04-22 · Xiao Zhang, Yaoyao Ding, Yang Hu, Gennady Pekhimenko

Deep learning (DL) workloads mainly run on accelerators like GPUs. Recent DL quantization techniques demand a new matrix multiplication operator with mixed input data types, further complicating GPU optimization. Prior high-level compilers like Triton lack the expressiveness to implement key optimizations like fine-grained data pipelines and hardware-friendly memory layouts for these operators, while low-level programming models, such as Hidet, Graphene, and CUTLASS, require significant programming efforts. To balance expressiveness with engineering effort, we propose Hexcute, a tile-based programming language that exposes shared memory and register abstractions to enable fine-grained optimization for these operators. Additionally, Hexcute leverages task mapping to schedule the GPU program, and to reduce programming efforts, it automates layout and task mapping synthesis with a novel type-inference-based algorithm. Our evaluation shows that Hexcute generalizes to a wide range of DL operators, achieves 1.7-11.28$\times$ speedup over existing DL compilers for mixed-type operators, and brings up to 2.91$\times$ speedup in the end-to-end evaluation.

📄 PDF Abstract BibTeX arXiv:2504.16214

Code (0)

등록된 구현이 없습니다.

Tasks

GPUQuantization

Similar Papers 제목 키워드 기반

LayoutPrompter: Awaken the Design Ability of Large Language Models

2023-11-11 · NeurIPS 2023 11 · Jiawei Lin, Jiaqi Guo, Shizhao Sun, Zijiang James Yang 외

Conditional graphic layout generation, which automatically maps user constraints to high-quality layouts, has attracted widespread attention today. Although recent works have achieved promising performance, the lack of v…

In-Context LearningLayout Generation

ReLayout: Versatile and Structure-Preserving Design Layout Editing via Relation-Aware Design Reconstruction

2026-02-01 · Jiawei Lin, Shizhao Sun, Danqing Huang, Ting Liu 외 arxiv

Automated redesign without manual adjustments marks a key step forward in the design workflow. In this work, we focus on a foundational redesign task termed design layout editing, which seeks to autonomously modify the g…

Lightweight True In-Pixel Encryption with FeFET Enabled Pixel Design for Secure Imaging

2026-04-06 · Md Rahatul Islam Udoy, Diego Ferrer, Wantong Li, Kai Ni 외 arxiv

Ensuring end-to-end security in image sensors has become essential as visual data can be exposed through multiple stages of the imaging pipeline. Advanced protection requires encryption to occur before pixel values appea…

Declarative Synthesis and Multi-Objective Optimization of Stripboard Circuit Layouts Using Answer Set Programming

2025-12-04 · Fang Li arxiv

This paper presents a novel approach to automated stripboard circuit layout design using Answer Set Programming (ASP). The work formulates the layout problem as both a synthesis and multi-objective optimization task that…

StructuredMesh: 3D Structured Optimization of Façade Components on Photogrammetric Mesh Models using Binary Integer Programming

2023-06-07 · Libin Wang, Han Hu, Qisen Shang, Bo Xu 외

The lack of fa\c{c}ade structures in photogrammetric mesh models renders them inadequate for meeting the demands of intricate applications. Moreover, these mesh models exhibit irregular surfaces with considerable geometr…

object-detectionObject Detection