中文
相关论文

相关论文: Fence Synthesis under the C11 Memory Model

200 篇论文

Cache coherence protocols based on self-invalidation and self-downgrade have recently seen increased popularity due to their simplicity, potential performance efficiency, and low energy consumption. However, such protocols result in memory…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Parosh Aziz Abdulla , Mohamed Faouzi Atig , Stefanos Kaxiras , Carl Leonardsson , Alberto Ros , Yunyun Zhu

Modern architectures provide weaker memory consistency guarantees than sequential consistency. These weaker guarantees allow programs to exhibit behaviours where the program statements appear to have executed out of program order.…

软件工程 · 计算机科学 2015-06-03 Saurabh Joshi , Daniel Kroening

Most proof systems for concurrent programs assume the underlying memory model to be sequentially consistent (SC), an assumption which does not hold for modern multicore processors. These processors, for performance reasons, implement…

计算机科学中的逻辑 · 计算机科学 2013-04-11 Chinmay Narayan , Shibashis Guha , S. Arun-Kumar

We explore and formalize the task of synthesizing programs over noisy data, i.e., data that may contain corrupted input-output examples. By formalizing the concept of a Noise Source, an Input Source, and a prior distribution over programs,…

编程语言 · 计算机科学 2021-04-29 Shivam Handa , Martin Rinard

We study the psync complexity of concurrent sets in the non-volatile shared memory model. Flush instructions are used in non-volatile memory to force shared state to be written back to non-volatile memory and must typically be accompanied…

分布式、并行与集群计算 · 计算机科学 2023-09-12 Gaetano Coccimiglio , Trevor Brown , Srivatsan Ravi

When managing wide-area networks, network architects must decide how to balance multiple conflicting metrics, and ensure fair allocations to competing traffic while prioritizing critical traffic. The state of practice poses challenges since…

编程语言 · 计算机科学 2022-07-05 Yanjun Wang , Zixuan Li , Chuan Jiang , Xiaokang Qiu , Sanjay G. Rao

Program synthesis from input-output (IO) examples has been a long-standing challenge. While recent works demonstrated limited success on domain-specific languages (DSL), it remains highly challenging to apply them to real-world programming…

编程语言 · 计算机科学 2021-11-23 Xinyun Chen , Dawn Song , Yuandong Tian

Programs written in C/C++ often include inline assembly: a snippet of architecture-specific assembly code used to access low-level functionalities that are impossible or expensive to simulate in the source language. Although inline assembly…

编程语言 · 计算机科学 2024-09-04 Paulo Emílio de Vilhena , Ori Lahav , Viktor Vafeiadis , Azalea Raad

The synthesis problem of a cyber-physical system (CPS) is to find an input signal under which the system's behavior satisfies a given specification. Our setting is that the specification is a formula of signal temporal logic, and…

系统与控制 · 电气工程与系统科学 2021-02-11 Sota Sato , Masaki Waga , Ichiro Hasuo

We design a new efficient strategy synthesis method applicable to adversarial patrolling problems on graphs with arbitrary-length edges and possibly imperfect intrusion detection. The core ingredient is an efficient algorithm for computing…

计算机科学与博弈论 · 计算机科学 2022-02-07 David Klaška , Antonín Kučera , Vít Musil , Vojtěch Řehák

Modern architectures rely on memory fences to prevent undesired weakenings of memory consistency. As the fences' semantics may be subtle, the automation of their placement is highly desirable. But precise methods for restoring consistency…

计算机科学中的逻辑 · 计算机科学 2014-06-10 Jade Alglave , Daniel Kroening , Vincent Nimal , Daniel Poetzl

Model-based language specification has applications in the implementation of language processors, the design of domain-specific languages, model-driven software development, data integration, text mining, natural language processing, and…

计算与语言 · 计算机科学 2011-10-10 Luis Quesada , Fernando Berzal , Francisco J. Cortijo

Font synthesis has been a very active topic in recent years because manual font design requires domain expertise and is a labor-intensive and time-consuming job. While remarkably successful, existing methods for font synthesis have major…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Ammar Ul Hassan Muhammad , Jaeyoung Choi

In this work we provide algorithmic solutions to five fundamental problems concerning the verification, synthesis and correction of concurrent systems that can be modeled by bounded p/t-nets. We express concurrency via partial orders and…

计算机科学中的逻辑 · 计算机科学 2014-02-14 Mateus de Oliveira Oliveira

The automated synthesis of correct-by-construction Boolean functions from logical specifications is known as the Boolean Functional Synthesis (BFS) problem. BFS has many application areas that range from software engineering to circuit…

人工智能 · 计算机科学 2022-12-19 Ravi Raja , Stanly Samuel , Chiranjib Bhattacharyya , Deepak D'Souza , Aditya Kanade

Fault-tolerant quantum computers compose elements of a discrete gate set in order to approximate a target unitary. The problem of minimising the number of gates is known as gate-synthesis. The approximation error is a form of coherent…

量子物理 · 物理学 2017-04-12 Earl Campbell

This thesis develops signal-processing algorithms and implementation schemes under constraints of minimal parallelism and memory space, with the goal of improving energy efficiency of low-power computing hardware. We propose (i) a…

信号处理 · 电气工程与系统科学 2025-12-30 Sergey Salishev

Program synthesis is the generation of a program from a specification. Correct synthesis is difficult, and methods that provide formal guarantees suffer from scalability issues. On the other hand, neural networks are able to generate…

计算机科学中的逻辑 · 计算机科学 2020-01-28 Elizabeth Polgreen , Ralph Abboud , Daniel Kroening

Data center (DC) infrastructure serves as the backbone to support the escalating demand for computing capacity. Traditional design methodologies that blend human expertise with specialized simulation tools scale poorly with the increasing…

人工智能 · 计算机科学 2025-12-16 Minghao LI , Ruihang Wang , Rui Tan , Yonggang Wen

Recently, numerous meta-heuristic based approaches are deliberated to reduce the computational complexities of several existing approaches that include tricky derivations, very large memory space requirement, initial value sensitivity etc.…

神经与进化计算 · 计算机科学 2020-11-23 Bryar A. Hassan
‹ 上一页 1 2 3 10 下一页 ›