中文
相关论文

相关论文: Evaluating the Cost of Atomic Operations on Modern…

200 篇论文

Understanding micro-architectural behavior is profound in efficiently using hardware resources. Recent work has shown that, despite being aggressively optimized for modern hardware, in-memory online transaction processing (OLTP) systems…

数据库 · 计算机科学 2026-05-20 Utku Sirin , Anastasia Ailamaki

An important characteristic of cyber-physical systems is their capability to respond, in-time, to events from their physical environment. However, to the best of our knowledge there exists no benchmark for assessing and comparing the…

操作系统 · 计算机科学 2020-09-02 Oliver Horst , Johannes Wiesböck , Raphael Wild , Uwe Baumgarten

In concurrent data structures, the efficiency of set operations can vary significantly depending on the workload characteristics. Numerous concurrent set implementations are optimized and fine-tuned to excel in scenarios characterized by…

分布式、并行与集群计算 · 计算机科学 2025-07-29 Daniel Manor , Mor Perry , Moshe Sulamy

We present efficient implementations of atom reconfiguration algorithms for both CPUs and GPUs, along with a batching routine to merge displacement operations for parallel execution. Leveraging graph-theoretic methods, our approach derives…

The remarkable progress in Artificial Intelligence (AI) is foundation-ally linked to a concurrent revolution in computer architecture. As AI models, particularly Deep Neural Networks (DNNs), have grown in complexity, their massive…

硬件体系结构 · 计算机科学 2025-11-14 Shahid Amin , Syed Pervez Hussnain Shah

Astrophysical simulations are computation, memory, and thus energy intensive, thereby requiring new hardware advances for progress. Stony Brook University recently expanded its computing cluster "SeaWulf" with an addition of 94 new nodes…

分布式、并行与集群计算 · 计算机科学 2024-08-30 Joshua Martin , Catherine Feldman , Eva Siegmann , Tony Curtis , David Carlson , Firat Coskun , Daniel Wood , Raul Gonzalez , Robert J. Harrison , Alan C. Calder

Memory latency, bandwidth, capacity, and energy increasingly limit performance. In this paper, we reconsider proposed system architectures that consist of huge (many-terabyte to petabyte scale) memories shared among large numbers of CPUs.…

硬件体系结构 · 计算机科学 2025-09-24 Samuel Dayo , Shuhan Liu , Peijing Li , Philip Levis , Subhasish Mitra , Thierry Tambe , David Tennenhouse , H. -S. Philip Wong

The growing performance gap between multi-core CPUs and main memory necessitates hardware-aware software design paradigms. This study provides a comprehensive performance analysis of Data Oriented Design (DOD) versus the traditional…

We present an efficient lock-free algorithm for parallel accessible hash tables with open addressing, which promises more robust performance and reliability than conventional lock-based implementations. ``Lock-free'' means that it is…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Hui Gao , Jan Friso Groote , Wim H. Hesselink

We investigate the feasibility of combining Raman optical lattices with a quantum computing architecture based on lattice-confined magnetically interacting neutral atoms. A particular advantage of the standing Raman field lattices comes…

量子物理 · 物理学 2009-11-13 Boris Ravaine , Andrei Derevianko , P. R. Berman

Parallel p-bit Ising machines are a promising platform for fast and energy-efficient combinatorial optimization, but their scalability depends on update synchronization, hardware delay, and architectural cost. In this work, we establish a…

新兴技术 · 计算机科学 2026-04-03 Naoya Onizawa , Takahiro Hanyu

Heterogeneous hardware and dynamic workloads worsen long-standing OS bottlenecks in scalability, adaptability, and manageability. At the same time, advances in machine learning (ML), large language models (LLMs), and agent-based methods…

操作系统 · 计算机科学 2025-11-12 Yifan Zhang , Xinkui Zhao , Ziying Li , Guanjie Cheng , Jianwei Yin , Lufei Zhang , Zuoning Chen

Defect-free atom arrays have emerged as a powerful and versatile platform for quantum sciences and technologies, offering high programmability and promising scalability. The arrays can be prepared by rearranging atoms from a partially…

量子物理 · 物理学 2024-08-08 Shangguo Zhu , Yun Long , Mingbo Pu , Xiangang Luo

ASIC hash engines are specifically optimized for parallel computations of cryptographic hashes and thus a natural environment for mounting brute-force attacks on hash functions. Two fundamental advantages of ASICs over general purpose…

密码学与安全 · 计算机科学 2022-07-26 Rishiraj Bhattacharyya , Avradip Mandal

A myriad of applications ranging from engineering and scientific simulations, image and signal processing as well as high-sensitive data retrieval demand high processing power reaching up to teraflops for their efficient execution. While a…

分布式、并行与集群计算 · 计算机科学 2023-08-02 Patrick Mukala

Agentic AI serving converts monolithic LLM-based inference to autonomous problem-solvers that can plan, call tools, perform reasoning, and adapt on the fly. Due to diverse task execution need, such serving heavily rely on heterogeneous…

人工智能 · 计算机科学 2026-04-20 Ritik Raj , Souvik Kundu , Ishita Vohra , Hong Wang , Tushar Krishna

There has been considerable research into improving Fast Fourier Transform (FFT) performance through parallelization and optimization for specialized hardware. However, even with those advancements, processing of very large files, over 1TB…

分布式、并行与集群计算 · 计算机科学 2014-07-28 Rostislav Tsiomenko , Bradley S. Rees

When compared to blocking concurrency, non-blocking concurrency can provide higher performance in parallel shared-memory contexts, especially in high contention scenarios. This paper proposes FLeeC, an application-level cache system based…

分布式、并行与集群计算 · 计算机科学 2024-06-17 André J. Costa , Nuno M. Preguiça , João M. Lourenço

We study algorithmic questions for concurrent systems where the transitions are labeled from a complete, closed semiring, and path properties are algebraic with semiring operations. The algebraic path properties can model dataflow analysis…

Fully Homomorphic Encryption (FHE) is known to be extremely computationally-intensive, application-specific accelerators emerged as a powerful solution to narrow the performance gap. Nonetheless, due to the increasing complexities in FHE…

硬件体系结构 · 计算机科学 2024-12-16 Lin Ding , Song Bian , Penggao He , Yan Xu , Gang Qu , Jiliang Zhang
‹ 上一页 1 8 9 10 下一页 ›