中文
相关论文

相关论文: A Study of a Real-Time Operating System on the Int…

200 篇论文

Grids include heterogeneous resources, which are based on different hardware and software architectures or components. In correspondence with this diversity of the infrastructure, the execution time of any single job, as well as the total…

性能 · 计算机科学 2007-06-13 John Kouvakis , Fotis Georgatos

This paper presents a approach for measuring the time spent by HPC applications in the operating system's kernel. We use the SystemTap interface to insert timers before and after system calls, and take advantage of its stability to design a…

分布式、并行与集群计算 · 计算机科学 2023-04-25 Camille Coti , Kevin Huck , Allen D. Malony

Emerging computing architectures such as near-memory computing (NMC) promise improved performance for applications by reducing the data movement between CPU and memory. However, detecting such applications is not a trivial task. In this…

分布式、并行与集群计算 · 计算机科学 2019-04-19 Stefano Corda , Gagandeep Singh , Ahsan Javed Awan , Roel Jordans , Henk Corporaal

Supporting real-time interactions between human controllers and remote devices remains a challenging goal in the Metaverse due to the stringent requirements on computing workload, communication throughput, and round-trip latency. In this…

机器人学 · 计算机科学 2024-07-24 Kan Chen , Zhen Meng , Xiangmin Xu , Changyang She , Philip G. Zhao

OMNeT++ is a widely used platform for all types of network simulations. The open source simulation framework Artery can be used to perform Vehicular Ad Hoc Network (VANET) simulations. This paper presents an approach for connecting this…

网络与互联网体系结构 · 计算机科学 2017-09-08 Christina Obermaier , Christian Facchi

This paper focuses on the trajectory tracking control problem for an articulated unmanned ground vehicle. We propose and compare two approaches in terms of performance and computational complexity. The first uses a nonlinear mathematical…

系统与控制 · 电气工程与系统科学 2021-03-26 Erkan Kayacan , Wouter Saeys , Herman Ramon , Calin Belta , Joshua M. Peschel

In this poster abstract we will report on a case study on implementing the Heapsort algorithm in hardware and software and comparing their time and energy consumption. Our experiment shows that the Hardware implementation is more energy…

This paper presents a comparative study of virtual machines (VMs) and containers for DevOps developers. The study explores the benefits and drawbacks of each technology in terms of their functionality, performance, security, and resource…

操作系统 · 计算机科学 2023-04-18 Saurabh Deochake , Sumit Maheshwari , Ridip De , Anish Grover

Modern control systems applications are often built on top of a real time operating system (RTOS) which provides the necessary hardware abstraction as well as scheduling, networking and other services. Several open source RTOS solutions are…

操作系统 · 计算机科学 2007-05-23 Till Straumann

With recent advances of Virtual Reality (VR) technology, the deployment of such will dramatically increase in non-entertainment environments, such as professional education and training, manufacturing, service, or low frequency/high risk…

人机交互 · 计算机科学 2019-12-09 Arian Mehrfard , Javad Fotouhi , Giacomo Taylor , Tess Forster , Nassir Navab , Bernhard Fuerst

This study focuses on implementing a real-time control system for a particle accelerator facility that performs high energy physics experiments. A critical operating parameter in this facility is beam loss, which is the fraction of…

As opportunities for AI-assisted healthcare grow steadily, model deployment faces challenges due to the specific characteristics of the industry. The configuration choice for a production device can impact model performance while…

分布式、并行与集群计算 · 计算机科学 2019-10-09 Dibyajyoti Pati , Caroline Favart , Purujit Bahl , Vivek Soni , Yun-chan Tsai , Michael Potter , Jiahui Guan , Xiaomeng Dong , V. Ratna Saripalli

Persistent Memory (PMEM), also known as Non-Volatile Memory (NVM), can deliver higher density and lower cost per bit when compared with DRAM. Its main drawback is that it is typically slower than DRAM. On the other hand, DRAM has…

机器学习 · 计算机科学 2022-11-07 Diego Moura , Vinicius Petrucci , Daniel Mosse

Performance models that statically predict the steady-state throughput of basic blocks on particular microarchitectures, such as IACA, Ithemal, llvm-mca, OSACA, or CQA, can guide optimizing compilers and aid manual software optimization.…

性能 · 计算机科学 2022-05-23 Andreas Abel , Jan Reineke

High Performance Computing (HPC) platforms allow scientists to model computationally intensive algorithms. HPC clusters increasingly use General-Purpose Graphics Processing Units (GPGPUs) as accelerators; FPGAs provide an attractive…

硬件体系结构 · 计算机科学 2015-04-20 Syed Waqar Nabi , Saji N. Hameed , Wim Vanderbauwhede

In this article, a multi-simulation model is proposed to measure the performance of all Smart Grid perspectives as defined in the IEEE P2030 standard. As a preliminary implementation, a novel information technology (IT) and communication…

网络与互联网体系结构 · 计算机科学 2014-12-18 Martin Lévesque , Christophe Béchet , Eric Suignard , Martin Maier , Anne Picault , Géza Joós

Spin Transfer Torque Random Access Memory (STT-RAM) is an emerging Non-Volatile Memory (NVM) technology that has garnered attention to overcome the drawbacks of conventional CMOS-based technologies. However, such technologies must be…

硬件体系结构 · 计算机科学 2024-01-29 Saeed SeyedFaraji , Markus Bichl , Asad Aftab , Semeen Rehman

Recent trends in the HPC field have introduced new CPU architectures with improved vectorization capabilities that require optimization to achieve peak performance and thus pose challenges for performance portability. The deployment of…

分布式、并行与集群计算 · 计算机科学 2025-09-17 Gianmarco Accordi , Jens Domke , Theresa Pollinger , Davide Gadioli , Gianluca Palermo

Steal time is a key performance metric for applications executed in a virtualized environment. Steal time measures the amount of time the processor is preempted by code outside the virtualized environment. This, in turn, allows to compute…

操作系统 · 计算机科学 2018-10-03 Javier Verdu , Juan Jose Costa , Beatriz Otero , Eva Rodriguez , Alex Pajuelo , Ramon Canal

Domain-specific systems-on-chip, a class of heterogeneous many-core systems, are recognized as a key approach to narrow down the performance and energy-efficiency gap between custom hardware accelerators and programmable processors.…