English
Related papers

Related papers: The gem5 Simulator: Version 20.0+

200 papers

We present GLM-5, a next-generation foundation model designed to transition the paradigm of vibe coding to agentic engineering. Building upon the agentic, reasoning, and coding (ARC) capabilities of its predecessor, GLM-5 adopts DSA to…

Machine Learning · Computer Science 2026-02-25 GLM-5-Team , : , Aohan Zeng , Xin Lv , Zhenyu Hou , Zhengxiao Du , Qinkai Zheng , Bin Chen , Da Yin , Chendi Ge , Chenghua Huang , Chengxing Xie , Chenzheng Zhu , Congfeng Yin , Cunxiang Wang , Gengzheng Pan , Hao Zeng , Haoke Zhang , Haoran Wang , Huilong Chen , Jiajie Zhang , Jian Jiao , Jiaqi Guo , Jingsen Wang , Jingzhao Du , Jinzhu Wu , Kedong Wang , Lei Li , Lin Fan , Lucen Zhong , Mingdao Liu , Mingming Zhao , Pengfan Du , Qian Dong , Rui Lu , Shuang-Li , Shulin Cao , Song Liu , Ting Jiang , Xiaodong Chen , Xiaohan Zhang , Xuancheng Huang , Xuezhen Dong , Yabo Xu , Yao Wei , Yifan An , Yilin Niu , Yitong Zhu , Yuanhao Wen , Yukuo Cen , Yushi Bai , Zhongpei Qiao , Zihan Wang , Zikang Wang , Zilin Zhu , Ziqiang Liu , Zixuan Li , Bojie Wang , Bosi Wen , Can Huang , Changpeng Cai , Chao Yu , Chen Li , Chengwei Hu , Chenhui Zhang , Dan Zhang , Daoyan Lin , Dayong Yang , Di Wang , Ding Ai , Erle Zhu , Fangzhou Yi , Feiyu Chen , Guohong Wen , Hailong Sun , Haisha Zhao , Haiyi Hu , Hanchen Zhang , Hanrui Liu , Hanyu Zhang , Hao Peng , Hao Tai , Haobo Zhang , He Liu , Hongwei Wang , Hongxi Yan , Hongyu Ge , Huan Liu , Huanpeng Chu , Jia'ni Zhao , Jiachen Wang , Jiajing Zhao , Jiamin Ren , Jiapeng Wang , Jiaxin Zhang , Jiayi Gui , Jiayue Zhao , Jijie Li , Jing An , Jing Li , Jingwei Yuan , Jinhua Du , Jinxin Liu , Junkai Zhi , Junwen Duan , Kaiyue Zhou , Kangjian Wei , Ke Wang , Keyun Luo , Laiqiang Zhang , Leigang Sha , Liang Xu , Lindong Wu , Lintao Ding , Lu Chen , Minghao Li , Nianyi Lin , Pan Ta , Qiang Zou , Rongjun Song , Ruiqi Yang , Shangqing Tu , Shangtong Yang , Shaoxiang Wu , Shengyan Zhang , Shijie Li , Shuang Li , Shuyi Fan , Wei Qin , Wei Tian , Weining Zhang , Wenbo Yu , Wenjie Liang , Xiang Kuang , Xiangmeng Cheng , Xiangyang Li , Xiaoquan Yan , Xiaowei Hu , Xiaoying Ling , Xing Fan , Xingye Xia , Xinyuan Zhang , Xinze Zhang , Xirui Pan , Xu Zou , Xunkai Zhang , Yadi Liu , Yandong Wu , Yanfu Li , Yidong Wang , Yifan Zhu , Yijun Tan , Yilin Zhou , Yiming Pan , Ying Zhang , Yinpei Su , Yipeng Geng , Yong Yan , Yonglin Tan , Yuean Bi , Yuhan Shen , Yuhao Yang , Yujiang Li , Yunan Liu , Yunqing Wang , Yuntao Li , Yurong Wu , Yutao Zhang , Yuxi Duan , Yuxuan Zhang , Zezhen Liu , Zhengtao Jiang , Zhenhe Yan , Zheyu Zhang , Zhixiang Wei , Zhuo Chen , Zhuoer Feng , Zijun Yao , Ziwei Chai , Ziyuan Wang , Zuzhou Zhang , Bin Xu , Minlie Huang , Hongning Wang , Juanzi Li , Yuxiao Dong , Jie Tang

General matrix/matrix multiplication (GEMM) is crucial for scientific computing and machine learning. However, the increased scale of the computing platforms raises concerns about hardware and software reliability. In this poster, we…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-05-10 Shixun Wu , Yujia Zhai , Jiajun Huang , Zizhe Jian , Zizhong Chen

C programs can use compiler builtins to provide functionality that the C language lacks. On Linux, GCC provides several thousands of builtins that are also supported by other mature compilers, such as Clang and ICC. Maintainers of other…

Programming Languages · Computer Science 2019-07-02 Manuel Rigger , Stefan Marr , Bram Adams , Hanspeter Mössenböck

In this paper we present SimCommSys, a Simulator of Communication Systems that we are releasing under an open source license. The core of the project is a set of C++ libraries defining communication system components and a distributed Monte…

Information Theory · Computer Science 2018-02-26 Johann A. Briffa , Stephan Wesemeyer

Driven by the visions of Internet of Things and 5G communications, the edge computing systems integrate computing, storage and network resources at the edge of the network to provide computing infrastructure, enabling developers to quickly…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-11-11 Fang Liu , Guoming Tang , Youhuizi Li , Zhiping Cai , Xingzhou Zhang , Tongqing Zhou

The emergence of grid-forming (GFM) inverter technology and the increasing role of machine learning in power systems highlight the need for evaluating the latest dynamic simulators. Open-source simulators offer distinct advantages in this…

Systems and Control · Electrical Eng. & Systems 2024-12-12 Tong Su , Jiangkai Peng , Alaa Selim , Junbo Zhao , Jin Tan

The need for computational resources grows as computational algorithms gain popularity in different sectors of the scientific community. This search has stimulated the development of several cloud platforms that abstract the complexity of…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-01-18 Henrique C. T. Santos , Luciano S. de Souza , Jonathan H. A. de Carvalho , Tiago A. E. Ferreira

Cycle-level simulators such as gem5 are widely used in microarchitecture design, but they are prohibitively slow for large-scale design space explorations. We present Concorde, a new methodology for learning fast and accurate performance…

Cloud computing recently developed into a viable alternative to on-premises systems for executing high-performance computing (HPC) applications. With the emergence of new vendors and hardware options, there is now a growing need to…

Distributed, Parallel, and Cluster Computing · Computer Science 2018-12-14 Mohammad Mohammadi , Timur Bazhirov

WebRISC-V is a web-based educational tool designed to simulate the pipelined execution of assembly programs according to the RV64IM specifications (64-bit RISC-V processor). The tool allows users to investigate pipeline stalls, understand…

Hardware Architecture · Computer Science 2025-04-08 Roberto Giorgi , Gianfranco Mariotti

Human-computer interaction has long imagined technology that understands us-from our preferences and habits, to the timing and purpose of our everyday actions. Yet current user models remain fragmented, narrowly tailored to specific apps,…

Human-Computer Interaction · Computer Science 2025-09-23 Omar Shaikh , Shardul Sapkota , Shan Rizvi , Eric Horvitz , Joon Sung Park , Diyi Yang , Michael S. Bernstein

The rapidly growing popularity and scale of data-parallel workloads demand a corresponding increase in raw computational power of GPUs (Graphics Processing Units). As single-GPU systems struggle to satisfy the performance demands, multi-GPU…

Distributed, Parallel, and Cluster Computing · Computer Science 2018-11-15 Yifan Sun , Trinayan Baruah , Saiful A. Mojumder , Shi Dong , Rafael Ubal , Xiang Gong , Shane Treadway , Yuhui Bao , Vincent Zhao , José L. Abellán , John Kim , Ajay Joshi , David Kaeli

The advent of edge intelligence and escalating concerns for data privacy protection have sparked a surge of interest in device-cloud collaborative computing. Large-scale device deployments to validate prototype solutions are often…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-04-03 Ruiguang Pei , Junjie Wu , Dan Peng , Min Fang , Jianan Zhang , Zhihui Fu , Jun Wang

In the last 15 years, software architecture has emerged as an important software engineering field for managing the development and maintenance of large, software- intensive systems. Software architecture community has developed numerous…

Software Engineering · Computer Science 2017-01-24 Davide Falessi , Muhammad Ali Babar , Giovanni Cantone , Philippe Kruchten

The ability to use tools is fundamental for large language model (LLM) agents. Given a task, existing systems use LLMs to plan and generate tool calls, which are executed by real-world tools to complete the task. However, tool calls are…

Software Engineering · Computer Science 2026-02-24 Zeyu Zhang , Guohao Li , Zhenchang Xing , Alexandros Apostolopoulos , Yu Lin Lee , Liang Zheng

In this work we present the Secure Machine, SeM for short, a CPU architecture extension for secure computing. SeM uses a small amount of in-chip additional hardware that monitors key communication channels inside the CPU chip, and only acts…

Cryptography and Security · Computer Science 2018-03-13 Ofir Shwartz , Yitzhak Birk

The current verification flow of complex systems uses different engines synergistically: virtual prototyping, formal verification, simulation, emulation and FPGA prototyping. However, none is able to verify a complete architecture.…

Logic in Computer Science · Computer Science 2018-02-12 Tomas Grimm , Djones Lettnin , Michael Hübner

User simulation is a valuable methodology for evaluation in Information Retrieval (IR), enabling low-cost experimentation and counterfactual analysis. However, existing simulation frameworks are primarily code-centric libraries that require…

Information Retrieval · Computer Science 2026-04-28 Saber Zerhoudi , Adam Roegiest , Michael Granitzer

Recently, there has been an extensive research effort in building efficient large language model (LLM) inference serving systems. These efforts not only include innovations in the algorithm and software domains but also constitute…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-12-02 Jaehong Cho , Minsu Kim , Hyunmin Choi , Guseul Heo , Jongse Park

Computational experiments have become essential for scientific discovery, allowing researchers to test hypotheses, analyze complex datasets, and validate findings. However, as computational experiments grow in scale and complexity, ensuring…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-04-03 Eleni Adamidi , Panayiotis Deligiannis , Nikos Foutris , Thanasis Vergoulis