中文
相关论文

相关论文: Hybrid Modular Redundancy: Exploring Modular Redun…

200 篇论文

With the shrinking of technology nodes and the use of parallel processor clusters in hostile and critical environments, such as space, run-time faults caused by radiation are a serious cross-cutting concern, also impacting architectural…

分布式、并行与集群计算 · 计算机科学 2023-11-30 Michael Rogenmoser , Nils Wistoff , Pirmin Vogel , Frank Gürkaynak , Luca Benini

Triple Modular Redundancy (TMR) has been traditionally used to ensure complete tolerance to a single fault or a faulty processing unit, where the processing unit may be a circuit or a system. However, TMR incurs more than 200% overhead in…

硬件体系结构 · 计算机科学 2023-11-02 P Balasubramanian , D L Maskell

Even though iterative solvers like the Conjugate Gradients method (CG) have been studied for over fifty years, fault tolerance for such solvers has seen much attention in recent years. For iterative solvers, two major reliable strategies of…

分布式、并行与集群计算 · 计算机科学 2016-05-17 Kiril Dichev , Dimitrios S. Nikolopoulos

Reliability has emerged as a key topic of interest for researchers around the world to detect and/or mitigate the side effects of decreasing transistor sizes, such as soft errors. Traditional solutions, like DMR and TMR, incur significant…

硬件体系结构 · 计算机科学 2019-10-22 Bharath Srinivas Prabakaran , Mihika Dave , Florian Kriebel , Semeen Rehman , Muhammad Shafique

For critical applications that require a higher level of reliability, the Triple Modular Redundancy (TMR) scheme is usually employed to implement fault-tolerant arithmetic units. However, this method imposes a significant area and…

硬件体系结构 · 计算机科学 2024-10-29 Jafar Vafaei , Omid Akbari

Recent advancements in fields such as automotive and aerospace have driven a growing demand for robust computational resources. Applications that were once designed for basic MCUs are now deployed on highly heterogeneous SoC platforms.…

分布式、并行与集群计算 · 计算机科学 2025-02-05 Afonso Oliveira , Diogo Costa , Gonçalo Moreira , José Martins , Sandro Pinto

Hazard radiation can lead the system fault therefore Fault Tolerance is required. Fault Tolerant is a system, which is designed to keep operations running, despite the degradation in the specific module is happening. Many fault tolerances…

硬件体系结构 · 计算机科学 2014-03-11 Haryono , Jazi Eko Istiyanto , Agus Harjoko , Agfianto Eko Putra

Dynamic Resource Management (DRM) techniques can be leveraged to maximize throughput and resource utilization in computational clusters. Although DRM has been extensively studied through analytical workloads and simulations, skepticism…

分布式、并行与集群计算 · 计算机科学 2026-04-30 S. Iserte , M. Madon , G. Da , J. Pierson , A. J. Peña

Hierarchical application of Triple-Modular Redundancy (TMR) increases fault tolerance of digital Integrated Circuit (IC). In this paper, a simple probabilistic model was proposed for analysis of fault masking performance of hierarchical TMR…

其他计算机科学 · 计算机科学 2009-02-03 B. Baykant Alagoz

Serial-parallel redundancy is a reliable way to ensure service and systems will be available in cloud computing. That method involves making copies of the same system or program, with only one remaining active. When an error occurs, the…

分布式、并行与集群计算 · 计算机科学 2024-04-08 Gutha Jaya Krishna

We introduce an open-source architecture for next-generation Radio-Access Network baseband processing: 1024 latency-tolerant 32-bit RISC-V cores share 4 MiB of L1 memory via an ultra-low latency interconnect (7-11 cycles), a modular Direct…

分布式、并行与集群计算 · 计算机科学 2024-08-20 Yichao Zhang , Marco Bertuletti , Chi Zhang , Samuel Riedel , Alessandro Vanelli-Coralli , Luca Benini

State Space Models (SSMs) are efficient alternatives to traditional sequence models, excelling at processing long sequences with lower computational complexity. Their reliance on matrix multiplications makes them ideal for compute-in-memory…

硬件体系结构 · 计算机科学 2025-08-19 Yuannuo Feng , Wenyong Zhou , Yuexi Lyu , Hanjie Liu , Zhengwu Liu , Ngai Wong , Wang Kang

Despite its maturity, the field of fault-tolerant redundancy suffers from significant terminological fragmentation, where functionally equivalent methods are frequently described under disparate names across academic and industrial domains.…

系统与控制 · 电气工程与系统科学 2026-03-17 Lukas Flad , Mark Leyer , Felix Sebastian Nitz , Tobias Krawutschke

The growth of machine learning (ML) workloads has underscored the importance of efficient memory hierarchies to address bandwidth, latency, and scalability challenges. HERMES focuses on optimizing memory subsystems for RISC-V architectures…

硬件体系结构 · 计算机科学 2025-03-25 Pranav Suryadevara

HPC systems are a critical resource for scientific research. The increased demand for computational power and memory ushers in the exascale era, in which supercomputers are designed to provide enormous computing power to meet these needs.…

分布式、并行与集群计算 · 计算机科学 2022-08-11 Yehonatan Fridman , Yaniv Snir , Harel Levin , Danny Hendler , Hagit Attiya , Gal Oren

Systolic arrays and shared-L1-memory manycore clusters are commonly used architectural paradigms that offer different trade-offs to accelerate parallel workloads. While the first excel with regular dataflow at the cost of rigid…

硬件体系结构 · 计算机科学 2024-04-25 Sergio Mazzola , Samuel Riedel , Luca Benini

This paper addresses the clustering of data in the hyperdimensional computing (HDC) domain. In prior work, an HDC-based clustering framework, referred to as HDCluster, has been proposed. However, the performance of the existing HDCluster is…

机器学习 · 计算机科学 2024-04-19 Lulu Ge , Keshab K. Parhi

The implementation of Hyperdimensional Computing (HDC) on In-Memory Computing (IMC) architectures faces significant challenges due to the mismatch between highdimensional vectors and IMC array sizes, leading to inefficient memory…

硬件体系结构 · 计算机科学 2025-02-13 Do Yeong Kang , Yeong Hwan Oh , Chanwook Hwang , Jinhee Kim , Kang Eun Jeon , Jong Hwan Ko

While microprocessors are used in various applications, they are precluded from the use in high-energy physics applications due to the harsh radiation present. To overcome this limitation a microprocessor design must withstand high doses of…

系统与控制 · 电气工程与系统科学 2023-04-06 Alexander Walsemann , Michael Karagounis , Alexander Stanitzki , Dietmar Tutsch

On embedded processors that are increasingly equipped with multiple CPU cores, static hardware partitioning is an established means of consolidating and isolating workloads onto single chips. This architectural pattern is suitable for…

硬件体系结构 · 计算机科学 2024-09-04 Ralf Ramsauer , Stefan Huber , Konrad Schwarz , Jan Kiszka , Wolfgang Mauerer
‹ 上一页 1 2 3 10 下一页 ›