咨询与建议

限定检索结果

文献类型

  • 11 篇 会议
  • 2 篇 期刊文献

馆藏范围

  • 13 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 13 篇 工学
    • 10 篇 计算机科学与技术...
    • 6 篇 软件工程
    • 4 篇 电气工程

主题

  • 13 篇 deterministic mu...
  • 3 篇 debugging
  • 2 篇 performance
  • 2 篇 reliability
  • 2 篇 parallel program...
  • 2 篇 stable multithre...
  • 2 篇 state machine re...
  • 2 篇 determinism
  • 2 篇 deterministic ex...
  • 2 篇 design
  • 2 篇 multicore
  • 1 篇 synchronization ...
  • 1 篇 experimentation
  • 1 篇 precise exceptio...
  • 1 篇 intention preser...
  • 1 篇 software model c...
  • 1 篇 program slicing
  • 1 篇 collaborative ed...
  • 1 篇 race condition
  • 1 篇 data race

机构

  • 2 篇 univ ulm inst di...
  • 2 篇 univ ulm inst in...
  • 1 篇 huazhong univ sc...
  • 1 篇 univ politecn ca...
  • 1 篇 univ wisconsin m...
  • 1 篇 univ nova lisboa...
  • 1 篇 fct unl dept inf...
  • 1 篇 columbia univ de...
  • 1 篇 cleveland state ...
  • 1 篇 carnegie mellon ...
  • 1 篇 mit comp sci & a...
  • 1 篇 suse linux gmbh ...
  • 1 篇 columbia univ ny...
  • 1 篇 ulm univ ulm
  • 1 篇 csic spanish nat...
  • 1 篇 north carolina s...
  • 1 篇 univ passau pass...
  • 1 篇 barcelona superc...
  • 1 篇 samsung elect co...

作者

  • 3 篇 hauck franz j.
  • 2 篇 cui heming
  • 2 篇 yang junfeng
  • 2 篇 habiger gerhard
  • 2 篇 domaschka joerg
  • 1 篇 wu jingyue
  • 1 篇 gupta gagan
  • 1 篇 sun jie
  • 1 篇 zheng long
  • 1 篇 bryant randal e.
  • 1 篇 guo huayang
  • 1 篇 kostler johannes
  • 1 篇 cristal adrian
  • 1 篇 gallagher john
  • 1 篇 simsa jiri
  • 1 篇 son minyoung
  • 1 篇 vale tiago m.
  • 1 篇 shin youngsam
  • 1 篇 xu xinan
  • 1 篇 lin yi-hong

语言

  • 13 篇 英文
检索条件"主题词=Deterministic Multithreading"
13 条 记 录,以下是1-10 订阅
排序:
UDS: A Unified Approach to deterministic multithreading  36
UDS: A Unified Approach to Deterministic Multithreading
收藏 引用
36th IEEE International Conference on Distributed Computing Systems (ICDCS)
作者: Hauck, Franz J. Domaschka, Joerg Univ Ulm Inst Distributed Syst D-89069 Ulm Germany Univ Ulm Inst Informat Resource Management D-89069 Ulm Germany
There are several applications for the deterministic execution of software, e.g. replicated systems, test and debugging scenarios. In all cases the execution should lead to the same effects in order to be consistent. ... 详细信息
来源: 评论
esDMT: Efficient and Scalable deterministic multithreading Through Memory Isolation  20
esDMT: Efficient and Scalable Deterministic Multithreading T...
收藏 引用
20th IEEE International Conference on Parallel and Distributed Systems (ICPADS)
作者: Sun, Jie Liao, Xiaofei Zheng, Long Jin, Hai Zhang, Yu Huazhong Univ Sci & Technol Sch Comp Sci & Technol Cluster & Grid Comp Lab Serv Comp Technol & Syst Lab Wuhan 430074 Peoples R China
deterministic multithreading (DMT) system is well-known to eliminate the harmful program behaviors caused by nondeterminism, i.e., always proceeding the program execution into the same thread schedule for the same giv... 详细信息
来源: 评论
Accelerated deterministic multithreading for Multichannel Video Decoder
Accelerated Deterministic Multithreading for Multichannel Vi...
收藏 引用
36th Annual IEEE International Computer Software and Applications Conference (COMPSAC)
作者: Shin, Youngsam Son, Minyoung Lee, Seungwon Lee, Shihwa Samsung Elect CO LTD Samsung Adv Inst Technol Yongin South Korea
One of the major challenges in developing applications for multicore systems is dealing with non-deterministic behavior. One solution to making threads deterministic is to control their relative execution order based ... 详细信息
来源: 评论
Kendo: Efficient deterministic multithreading in Software
Kendo: Efficient Deterministic Multithreading in Software
收藏 引用
14th International Conference on Architectural Support for Programming Languages and Operating Systems
作者: Olszewski, Marek Ansel, Jason Amarasinghe, Saman MIT Comp Sci & Artificial Intelligence Lab Cambridge MA 02139 USA
Although chip-multiprocessors have become the industry standard, developing parallel applications that target them remains a daunting task. Non-determinism, inherent in threaded applications, causes significant challe... 详细信息
来源: 评论
Intention Preservation in deterministic multithreading  8
Intention Preservation in Deterministic Multithreading
收藏 引用
8th International Conference on Future Generation Communication and Networking FGCN
作者: Zhao, Wenbing Cleveland State Univ Dept Elect & Comp Engn Cleveland OH 44115 USA
In this paper, we present an analogy between the race condition resolution in a multithreaded application, and conflict resolution for concurrent updates in collaborative editing applications. We introduce the intenti... 详细信息
来源: 评论
UDS: A Novel and Flexible Scheduling Algorithm for deterministic multithreading  35
UDS: A Novel and Flexible Scheduling Algorithm for Determini...
收藏 引用
35th IEEE International Symposium on Reliable Distributed Systems Workshops (SRDSW)
作者: Hauck, Franz J. Habiger, Gerhard Domaschka, Joerg Univ Ulm Inst Distributed Syst D-89069 Ulm Germany Univ Ulm Inst Informat Resource Management D-89069 Ulm Germany
Active replication requires deterministic execution in each replica in order to keep them consistent. Debugging and testing need deterministic execution in order to avoid data races and "Heisenbugs". Beside ... 详细信息
来源: 评论
Efficient deterministic multithreading through Schedule Relaxation  11
Efficient Deterministic Multithreading through Schedule Rela...
收藏 引用
23rd ACM Symposium on Operating Systems Principles (SOSP 2011)
作者: Cui, Heming Wu, Jingyue Gallagher, John Guo, Huayang Yang, Junfeng Columbia Univ Dept Comp Sci New York NY 10027 USA
deterministic multithreading (DMT) eliminates many pernicious software problems caused by nondeterminism. It works by constraining a program to repeat the same thread interleavings, or schedules, when given same input... 详细信息
来源: 评论
Determinism at Standard-Library Level in TM-Based Applications
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2017年 第1期45卷 17-29页
作者: Smiljkovic, Vesna Unsal, Osman Cristal, Adrian Valero, Mateo Barcelona Supercomp Ctr Barcelona Spain Univ Politecn Cataluna Barcelona Spain CSIC Spanish Natl Res Council IIIA Artificial Intelligence Res Inst Barcelona Spain
deterministic execution of a multi-threaded application guarantees that threads access shared memory in the same order and the application gives the same output whenever it runs with the same input parameters. Determi... 详细信息
来源: 评论
Globally Precise-restartable Execution of Parallel Programs  14
Globally Precise-restartable Execution of Parallel Programs
收藏 引用
35th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)
作者: Gupta, Gagan Sridharan, Srinath Sohi, Gurindar S. Univ Wisconsin Madison WI 53706 USA
Emerging trends in computer design and use are likely to make exceptions, once rare, the norm, especially as the system size grows. Due to exceptions, arising from hardware faults, approximate computing, dynamic resou... 详细信息
来源: 评论
Self-optimising Application-agnostic multithreading for Replicated State Machines  39
Self-optimising Application-agnostic Multithreading for Repl...
收藏 引用
39th International Symposium on Reliable Distributed Systems (SRDS)
作者: Habiger, Gerhard Hauck, Franz J. Reiser, Hans P. Kostler, Johannes Ulm Univ Ulm Germany Univ Passau Passau Germany
State-machine replication (SMR) is a well-known approach for fault-tolerant services demanding fast recovery. It is not easy, however, to parallelise SMR in order to exploit modern multicore architectures. Two main ap... 详细信息
来源: 评论