咨询与建议

限定检索结果

文献类型

  • 9 篇 会议
  • 5 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 14 篇 工学
    • 14 篇 计算机科学与技术...
    • 4 篇 电气工程
    • 1 篇 信息与通信工程
    • 1 篇 软件工程
  • 1 篇 法学
    • 1 篇 法学

主题

  • 14 篇 multi-core algor...
  • 8 篇 shared memory
  • 6 篇 mutual exclusion
  • 6 篇 non-volatile mai...
  • 6 篇 fault tolerance
  • 5 篇 concurrency
  • 4 篇 synchronization
  • 3 篇 concurrent algor...
  • 3 篇 recovery
  • 3 篇 recoverable algo...
  • 2 篇 nonblocking
  • 2 篇 program synthesi...
  • 2 篇 persistent data ...
  • 2 篇 nonmasking fault...
  • 2 篇 distributed prog...
  • 2 篇 stabilization
  • 2 篇 lock-freedom
  • 2 篇 wait-freedom
  • 1 篇 complex networks
  • 1 篇 central processi...

机构

  • 4 篇 ben gurion univ ...
  • 3 篇 univ waterloo de...
  • 3 篇 dartmouth coll h...
  • 2 篇 michigan state u...
  • 2 篇 technion dept co...
  • 2 篇 yale univ dept e...
  • 1 篇 mit brain & cogn...
  • 1 篇 princeton univ p...
  • 1 篇 univ connecticut...
  • 1 篇 school of electr...
  • 1 篇 univ nantes ls2n...
  • 1 篇 beihang univ sta...
  • 1 篇 mit cambridge ma...
  • 1 篇 vmware inc 3401 ...
  • 1 篇 department of co...
  • 1 篇 univ florida dep...
  • 1 篇 princeton univ c...
  • 1 篇 mit elect engn &...
  • 1 篇 univ nacl autono...

作者

  • 4 篇 hendler danny
  • 3 篇 golab wojciech
  • 3 篇 jayanti prasad
  • 3 篇 joshi anup
  • 2 篇 kulkarni s. s.
  • 2 篇 abujarad f.
  • 2 篇 attiya hagit
  • 1 篇 ramaraju aditya
  • 1 篇 lee kisuk
  • 1 篇 wang yuda
  • 1 篇 zlateski aleksan...
  • 1 篇 rajasekaran sang...
  • 1 篇 ben-baruch ohad
  • 1 篇 sahni sartaj
  • 1 篇 bandyopadhyay sh...
  • 1 篇 athanasios k. gr...
  • 1 篇 wo tianyu
  • 1 篇 terrence mak
  • 1 篇 seung h. sebasti...
  • 1 篇 jonny wray

语言

  • 14 篇 英文
检索条件"主题词=multi-core algorithms"
14 条 记 录,以下是1-10 订阅
排序:
Recoverable mutual exclusion with abortability
收藏 引用
COMPUTING 2022年 第10期104卷 2225-2252页
作者: Jayanti, Prasad Joshi, Anup Dartmouth Coll Hanover NH 03755 USA
Recent advances in non-volatile main memory (NVM) technology have spurred research on algorithms that are resilient to intermittent failures that cause processes to crash and subsequently restart. In this paper we pre... 详细信息
来源: 评论
Recoverable mutual exclusion
收藏 引用
DISTRIBUTED COMPUTING 2019年 第6期32卷 535-564页
作者: Golab, Wojciech Ramaraju, Aditya Univ Waterloo Dept Elect & Comp Engn Waterloo ON Canada
Mutex locks have traditionally been the most common mechanism for protecting shared data structures in concurrent programs. However, the robustness of such locks against process failures has not been studied thoroughl... 详细信息
来源: 评论
Novel multi-Layer Network Decomposition Boosting Acceleration of multi-core algorithms
Novel Multi-Layer Network Decomposition Boosting Acceleratio...
收藏 引用
IEEE International Conference on Application-specific Systems, Architectures and Processors
作者: Athanasios K. Grivas Terrence Mak Alex Yakovlev Jonny Wray School of Electrical and Electronic Engineering Newcastle University UK Department of Computer Science and Engineering The Chinese University of Hong Kong China
Complex networks are a technique for the modeling and analysis of large data sets in many scientific and engineering disciplines. Due to their excessive size conventional algorithms and single core processors struggle... 详细信息
来源: 评论
A Recoverable Mutex Algorithm with Sub-logarithmic RMR on Both CC and DSM  19
A Recoverable Mutex Algorithm with Sub-logarithmic RMR on Bo...
收藏 引用
38th ACM Symposium on Principles of Distributed Computing (PODC)
作者: Jayanti, Prasad Jayanti, Siddhartha Joshi, Anup Dartmouth Coll Hanover NH 03755 USA MIT Cambridge MA 02139 USA
In light of recent advances in non-volatilemain memory technology, Golab and Ramaraju reformulated the traditional mutex problem into the novel Recoverable Mutual Exclusion (RME) problem. In the best known solution fo... 详细信息
来源: 评论
Recoverable Mutual Exclusion with Abortability  7th
Recoverable Mutual Exclusion with Abortability
收藏 引用
7th International Conference on Networked Systems (NETYS)
作者: Jayanti, Prasad Joshi, Anup Dartmouth Coll Hanover NH 03755 USA
In light of recent advances in non-volatile main memory technology, there has been a flurry of research in designing algorithms that are resilient to process crashes. As a result of main memory non-volatility, a proce... 详细信息
来源: 评论
Nesting-Safe Recoverable Linearizability: Modular Constructions for Non-Volatile Memory  18
Nesting-Safe Recoverable Linearizability: Modular Constructi...
收藏 引用
37th ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing (PODC)
作者: Attiya, Hagit Ben-Baruch, Ohad Hendler, Danny Technion Dept Comp Sci Haifa Israel Ben Gurion Univ Negev Dept Comp Sci Beer Sheva Israel
We presents a novel abstract individual-process crash-recovery model for non-volatile memory, which enables modularity, so that complex recoverable objects can be constructed in a modular manner from simpler recoverab... 详细信息
来源: 评论
Recoverable Mutual Exclusion Under System-Wide Failures  18
Recoverable Mutual Exclusion Under System-Wide Failures
收藏 引用
37th ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing (PODC)
作者: Golab, Wojciech Hendler, Danny Univ Waterloo Dept Elect & Comp Engn Waterloo ON Canada Ben Gurion Univ Negev Dept Comp Sci Beer Sheva Israel
Recoverable mutual exclusion (RME) is a variation on the classic mutual exclusion (ME) problem that allows processes to crash and recover. The time complexity of RME algorithms is quantified in the same way as for ME,... 详细信息
来源: 评论
Separating Lock-Freedom from Wait-Freedom  18
Separating Lock-Freedom from Wait-Freedom
收藏 引用
37th ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing (PODC)
作者: Attiya, Hagit Castaneda, Armando Hendler, Danny Perrin, Matthieu Technion Dept Comp Sci Haifa Israel Univ Nacl Autonoma Mexico Inst Matemat Mexico City DF Mexico Ben Gurion Univ Negev Dept Comp Sci Beer Sheva Israel Univ Nantes LS2N Nantes France
A long-standing open question has been whether lock-freedom and wait-freedom are fundamentally different progress conditions, namely, can the former be provided in situations where the latter cannot? This paper answer... 详细信息
来源: 评论
Scalable training of 3D convolutional networks on multi- and many-cores
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2017年 106卷 195-204页
作者: Zlateski, Aleksandar Lee, Kisuk Seung, H. Sebastian MIT Elect Engn & Comp Sci Dept Cambridge MA 02139 USA MIT Brain & Cognit Sci Dept Cambridge MA 02139 USA Princeton Univ Princeton Neurosci Inst Princeton NJ 08540 USA Princeton Univ Comp Sci Dept Princeton NJ 08540 USA
Convolutional networks (ConvNets) have become a popular approach to computer vision. Here we consider the parallelization of ConvNet training, which is computationally costly. Our novel parallel algorithm is based on ... 详细信息
来源: 评论
Recoverable Mutual Exclusion in Sub-logarithmic Time  17
Recoverable Mutual Exclusion in Sub-logarithmic Time
收藏 引用
36th ACM Symposium on Principles of Distributed Computing (PODC)
作者: Golab, Wojciech Hendler, Danny Univ Waterloo Dept Elect & Comp Engn Waterloo ON Canada Ben Gurion Univ Negev Dept Comp Sci Beer Sheva Israel
Recoverable mutual exclusion (RME) is a variation on the classic mutual exclusion (ME) problem that allows processes to crash and recover. The time complexity of RME algorithms is quantified in the same way as for ME,... 详细信息
来源: 评论