中文
相关论文

相关论文: New Abeans for TINE Java Control Applications

200 篇论文

Deep Learning (DL) training platforms are built by interconnecting multiple DL accelerators (e.g., GPU/TPU) via fast, customized interconnects with 100s of gigabytes (GBs) of bandwidth. However, as we identify in this work, driving this…

Rather than creating yet another network controller which provides a framework in a specific (potentially new) programming language and runs as a monolithic application, in this paper we extend an existing operating system and leverage its…

网络与互联网体系结构 · 计算机科学 2015-10-20 Matthew Monaco , Oliver Michel , Eric Keller

This paper introduces Binary Acceleration At Runtime (BAAR), an easy-to-use on-the-fly binary acceleration mechanism which aims to tackle the problem of enabling existent software to automatically utilize accelerators at runtime. BAAR is…

分布式、并行与集群计算 · 计算机科学 2014-12-15 Marvin Damschen , Christian Plessl

WebAssembly is an increasingly popular lightweight binary instruction format, which can be efficiently embedded and sandboxed. Languages like C, C++, Rust, Go, and many others can be compiled into WebAssembly. This paper describes Twine, a…

密码学与安全 · 计算机科学 2021-09-02 Jämes Ménétrey , Marcelo Pasin , Pascal Felber , Valerio Schiavoni

When AI tools can generate many solutions, some human preference must be applied to determine which solution is relevant to the current project. One way to find those preferences is interactive search-based software engineering (iSBSE)…

软件工程 · 计算机科学 2023-01-18 Andre Lustosa , Jaydeep Patel , Venkata Sai Teja Malapati , Tim Menzies

This paper presents the outcome of a research collaboration between academia and industry to implement and utilize the capabilities of constrained interaction testing for an open-source tool for industrial-scale application. The project…

软件工程 · 计算机科学 2020-02-04 Jan Richter , Bestoun S. Ahmed , Miroslav Bures , Cleber R. Rosa Junior

Trusted Execution Environments (TEEs) are a feature of modern central processing units (CPUs) that aim to provide a high assurance, isolated environment in which to run workloads that demand both confidentiality and integrity. Hardware and…

密码学与安全 · 计算机科学 2023-08-16 Arttu Paju , Muhammad Owais Javed , Juha Nurmi , Juha Savimäki , Brian McGillion , Billy Bob Brumley

There is an urgent demand for privacy-preserving techniques capable of supporting compute and data intensive (CDI) computing in the era of big data. However, none of existing TEEs can truly support CDI computing tasks, as CDI requires high…

Direct-attached accelerators, where application accelerators are directly connected to the datacenter network via a hardware network stack, offer substantial benefits in terms of reduced latency, CPU overhead, and energy use. However, a key…

硬件体系结构 · 计算机科学 2025-07-15 Katie Lim , Matthew Giordano , Theano Stavrinos , Irene Zhang , Jacob Nelson , Baris Kasikci , Tom Anderson

Since their inception, Multi Agent Systems (MASs) have been championed as a solution for the increasing problem of software complexity. Communities of distributed autonomous computing entities that are capable of collaborating, negotiating…

多智能体系统 · 计算机科学 2017-11-08 David J. Lillis

Software reuse may result in software bloat when significant portions of application dependencies are effectively unused. Several tools exist to remove unused (byte)code from an application or its dependencies, thus producing smaller…

软件工程 · 计算机科学 2021-08-12 Serena Elisa Ponta , Wolfram Fischer , Henrik Plate , Antonino Sabetta

FAYE, The Frame AnalYsis Executable, is a Java based implementation of the Frame/Stream/Stop model for analyzing data. Unlike traditional Event based analysis models, the Frame/Stream/Stop model has no preference as to which part of any…

软件工程 · 计算机科学 2007-05-23 S. Patton

Dense linear algebra kernels are critical for wireless applications, and the oncoming proliferation of 5G only amplifies their importance. Many such matrix algorithms are inductive, and exhibit ample amounts of fine-grain ordered…

分布式、并行与集群计算 · 计算机科学 2019-05-16 Jian Weng , Vidushi Dadu , Tony Nowatzki

Authorship Verification (AV) (do two documents have the same author?) is essential in many real-life applications. AV is often used in privacy-sensitive domains that require an offline proprietary model that is deployed on premises, making…

计算与语言 · 计算机科学 2025-02-11 Sahana Ramnath , Kartik Pandey , Elizabeth Boschee , Xiang Ren

Edge computing offers the distinct advantage of harnessing compute capabilities on resources located at the edge of the network to run workloads of relatively weak user devices. This is achieved by offloading computationally intensive…

分布式、并行与集群计算 · 计算机科学 2021-03-09 Jason Kennedy , Blesson Varghese , Carlos Reaño

Deep Convolutional Neural Networks (CNNs) have become state-of-the art for computer vision and other signal processing tasks due to their superior accuracy. In recent years, large efforts have been made to reduce the computational costs of…

硬件体系结构 · 计算机科学 2021-04-13 Mario Fischer , Juergen Wassner

Adaptive batch size methods aim to accelerate neural network training, but existing approaches apply identical adaptation strategies across all architectures, assuming a one-size-fits-all solution. We introduce DEBA (Dynamic Efficient Batch…

机器学习 · 计算机科学 2025-11-07 François Belias , Naser Ezzati-Jivan , Foutse Khomh

Interconnection networks, or `interconnects,' play a crucial role in administering the communication among computing units of high-performance computing (HPC) systems. Efficient provisioning of interconnects minimizes the processing delay…

系统与控制 · 电气工程与系统科学 2024-09-23 Hong Ki Kim , Yong Hun Jang , Hee Soo Kim , Won Young Kang , Young-Chai Ko , Sang Hyun Lee

Variable impedance actuators (VIAs) as tool devices for teleoperation could extend the range of tasks that humans can perform through a teleoperated robot by mimicking the change of upper limb stiffness that humans perform for different…

机器人学 · 计算机科学 2020-09-23 Manuel Aiple , Andre Schiele , Frans C. T. van der Helm

Enterprise Applications (EA) are complex software systems for supporting the business of companies. Evolution of an EA should not affect its availability, e.g., because of a temporal shutdown, business operations may be affected. One…

软件工程 · 计算机科学 2018-03-02 Thomas Vogel , Jens Bruhn , Guido Wirtz