paper-with-me

Papers

Instruction Set Migration at Warehouse Scale

2025-10-16 · Eric Christopher, Kevin Crossan, Wolff Dobson, Chris Kennelly, Drew Lewis, Kun Lin, Martin Maas, Parthasarathy Ranganathan, Emma Rapati, Brian Yang arxiv

Migrating codebases from one instruction set architecture (ISA) to another is a major engineering challenge. A recent example is the adoption of Arm (in addition to x86) across the major Cloud hyperscalers. Yet, this problem has seen limited attention by the academic community. Most work has focused on static and dynamic binary translation, and the traditional conventional wisdom has been that this is the primary challenge. In this paper, we show that this is no longer the case. Modern ISA migrations can often build on a robust open-source ecosystem, making it possible to recompile all relevant software from scratch. This introduces a new and multifaceted set of challenges, which are different from binary translation. By analyzing a large-scale migration from x86 to Arm at Google, spanning almost 40,000 code commits, we derive a taxonomy of tasks involved in ISA migration. We show how Google automated many of the steps involved, and demonstrate how AI can play a major role in automatically addressing these tasks. We identify tasks that remain challenging and highlight research challenges that warrant further attention.

📄 PDF Abstract BibTeX arXiv:2510.14928

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Multi-agent AI System for Deep Learning Model Migration from TensorFlow to JAX

2026-03-28 · Stoyan Nikolov, Bernhard Konrad, Moritz Gronbach, Niket Kumar 외 arxiv

The rapid development of AI-based products and their underlying models has led to constant innovation in deep learning frameworks. Google has been pioneering machine learning usage across dozens of products. Maintaining …

What Aggregate Scores Miss: Measuring Item-Level Regressions in Commercial LLM API Migrations

2026-08-18 · Xiaonan Xu, Wenjing Wu arxiv

Context: Software systems that depend on commercial large language model APIs must migrate to successor versions when vendors deprecate older models. Migration decisions typically rely on aggregate benchmark scores, whic…

Instruction Following

Local migration quantification method for scratch assays

2018-06-24

Motivation: The scratch assay is a standard experimental protocol used to characterize cell migration. It can be used to identify genes that regulate migration and evaluate the efficacy of potential drugs that inhibit ca…

Co-Design of Topology, Scheduling, and Path Planning in Automated Warehouses

2023-03-02 · Christopher Leet, Chanwook Oh, Michele Lora, Sven Koenig 외

We address the warehouse servicing problem (WSP) in automated warehouses, which use teams of mobile agents to bring products from shelves to packing stations. Given a list of products, the WSP amounts to finding a plan f…

Scheduling

MiniVLA-Nav v1: A Multi-Scene Simulation Dataset for Language-Conditioned Robot Navigation

2026-05-01 · Ali Al-Bustami, Jaerock Kwon arxiv

We present MiniVLA-Nav v1, a simulation dataset for Language-Conditioned Object Approach (LCOA) navigation: given a short natural-language instruction, an NVIDIA Nova Carter differential-drive robot must navigate to the …

Instance SegmentationRobot Navigation