咨询与建议

限定检索结果

文献类型

  • 12 篇 期刊文献
  • 8 篇 会议
  • 2 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 20 篇 工学
    • 19 篇 计算机科学与技术...
    • 8 篇 软件工程
    • 6 篇 电气工程
    • 1 篇 电子科学与技术(可...

主题

  • 22 篇 memory consisten...
  • 3 篇 microarchitectur...
  • 3 篇 computer archite...
  • 3 篇 multiprocessor
  • 2 篇 analysis
  • 2 篇 itanium
  • 2 篇 fault
  • 2 篇 model checking
  • 2 篇 concurrent
  • 2 篇 unified parallel...
  • 2 篇 memory model
  • 2 篇 performance eval...
  • 2 篇 multithread
  • 2 篇 synchronization
  • 2 篇 litmus test
  • 2 篇 coarray fortran
  • 1 篇 grouping consist...
  • 1 篇 coherence protoc...
  • 1 篇 programming lang...
  • 1 篇 observable equiv...

机构

  • 2 篇 univ michigan an...
  • 2 篇 budapest univ te...
  • 2 篇 mta bme lendulet...
  • 1 篇 tsinghua univ sc...
  • 1 篇 univ amsterdam
  • 1 篇 princeton univ d...
  • 1 篇 beijing natl res...
  • 1 篇 zhejiang univ sc...
  • 1 篇 ecole normale su...
  • 1 篇 institute of com...
  • 1 篇 univ so calif de...
  • 1 篇 natl univ singap...
  • 1 篇 swinburne univ t...
  • 1 篇 riken adv inst c...
  • 1 篇 natl chiao tung ...
  • 1 篇 univ hong kong d...
  • 1 篇 univ murcia comp...
  • 1 篇 moe china key la...
  • 1 篇 univ cambridge c...
  • 1 篇 chiba inst techn...

作者

  • 3 篇 abe tatsuya
  • 2 篇 voros andras
  • 2 篇 molnar vince
  • 2 篇 wu cc
  • 2 篇 chen c
  • 2 篇 maeda toshiyuki
  • 2 篇 bajczi levente
  • 1 篇 bertacco valeria
  • 1 篇 ros alberto
  • 1 篇 chung cp
  • 1 篇 xiang yang
  • 1 篇 robin morisset
  • 1 篇 lu np
  • 1 篇 singh abhayendra
  • 1 篇 he fei
  • 1 篇 martonosi margar...
  • 1 篇 goens andres
  • 1 篇 cheung bwl
  • 1 篇 yuen ck
  • 1 篇 wang cl

语言

  • 19 篇 英文
  • 2 篇 其他
  • 1 篇 德文
检索条件"主题词=Memory Consistency Model"
22 条 记 录,以下是1-10 订阅
排序:
A new relaxed memory consistency model for shared-memory multiprocessors with parallel-multithreaded processing elements
收藏 引用
JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 1998年 第4期14卷 785-808页
作者: Wu, CC Chen, C Natl Chiao Tung Univ Dept Comp Sci & Informat Engn Hsinchu 300 Taiwan
The release consistency model is the generally accepted hardware-centric relaxed memory consistency model because of its performance and implementation complexity. By extending the release consistency model, in this p... 详细信息
来源: 评论
PipeGen: Automated Transformation of a Single-Core Pipeline into a Multicore Pipeline for a Given memory consistency model  24
PipeGen: Automated Transformation of a Single-Core Pipeline ...
收藏 引用
International Conference on Parallel Architectures and Compilation Techniques (PACT)
作者: Zhang, An Qi Goens, Andres Oswald, Nicolai Grosser, Tobias Sorin, Daniel Nagarajan, Vijay Univ Utah Salt Lake City UT 84112 USA Univ Amsterdam Amsterdam Netherlands Nvidia Santa Clara CA USA Univ Cambridge Cambridge England Duke Univ Durham NC USA
Designing a pipeline for a multicore processor is difficult. One major challenge is designing it such that the pipeline correctly enforces the intended memory consistency model (MCM). We have developed the PipeGen des... 详细信息
来源: 评论
Grouping memory consistency model for parallel-multithreaded shared-memory multiprocessor systems
收藏 引用
INTERNATIONAL JOURNAL OF HIGH SPEED COMPUTING 1999年 第1期10卷 53-81页
作者: Wu, CC Chen, C Natl Chiao Tung Univ Dept Comp Sci & Informat Engn Hsinchu Taiwan
In this paper, we propose a hardware-centric memory consistency model particularly for shared-memory multiprocessors with parallel-multithreaded processing elements. According to the behavior of critical sections and ... 详细信息
来源: 评论
A general model checking framework for various memory consistency models
收藏 引用
INTERNATIONAL JOURNAL ON SOFTWARE TOOLS FOR TECHNOLOGY TRANSFER 2017年 第5期19卷 623-647页
作者: Abe, Tatsuya Maeda, Toshiyuki RIKEN Adv Inst Computat Sci Chuo Ku 7-1-26 Minatojima Minami Machi Kobe Hyogo 6500047 Japan
Relaxed memory consistency models are common and essential when multiple processes share a single global address space, such as when using multicore CPUs, distributed shared-memory programming languages, and so forth.... 详细信息
来源: 评论
A General model Checking Framework for Various memory consistency models  28
A General Model Checking Framework for Various Memory Consis...
收藏 引用
28th IEEE International Parallel & Distributed Processing Symposium Workshops (IPDPSW)
作者: Abe, Tatsuya Maeda, Toshiyuki RIKEN Adv Inst Computat Sci Kobe Hyogo Japan
Relaxed memory consistency models are common and essential when multiple processes share a single global address space, such as when using multicore CPUs, partitioned global address space languages, and so forth. Prog... 详细信息
来源: 评论
VERIFYING CORRECT MICROARCHITECTURAL ENFORCEMENT OF memory consistency modelS
收藏 引用
IEEE MICRO 2015年 第3期35卷 72-82页
作者: Lustig, Daniel Pellauer, Michael Martonosi, Margaret Princeton Univ Dept Elect Engn Princeton NJ 08544 USA Nvidia Santa Clara CA 95050 USA Princeton Univ Comp Sci Princeton NJ 08544 USA
memory consistency modelS DEFINE THE RULES AND GUARANTEES ABOUT THE ORDERING AND VISIBILITY OF memory REFERENCES ON MULTITHREADED CPUS AND SYSTEMS ON CHIP. PIPECHECK OFFERS A METHODOLOGY AND AUTOMATED TOOL FOR VERIFYI... 详细信息
来源: 评论
MTraceCheck: Validating Non-Deterministic Behavior of memory consistency models in Post-Silicon Validation  17
MTraceCheck: Validating Non-Deterministic Behavior of Memory...
收藏 引用
44th Annual International Symposium on Computer Architecture (ISCA)
作者: Lee, Doowon Bertacco, Valeria Univ Michigan Ann Arbor MI 48109 USA
This work presents a minimally-intrusive, high-performance, post-silicon validation framework for validating memory consistency in multi-core systems. Our framework generates constrained-random tests that are instrume... 详细信息
来源: 评论
Compiler optimisations and relaxed memory consistency models
Compiler optimisations and relaxed memory consistency models
收藏 引用
作者: Robin Morisset Ecole Normale Superieure
学位级别:博士
Modern multiprocessors architectures and programming languages exhibit weakly consistent memories. Their behaviour is formalised by the memory model of the architecture or programming language; it precisely defines wh... 详细信息
来源: 评论
Chip Multithreaded consistency model
收藏 引用
Journal of Computer Science & Technology 2008年 第2期23卷 298-304,F0003页
作者: 李祖松 郇丹丹 胡伟武 唐志敏 Institute of Computing Technology Chinese Academy of SciencesBeijing 100080China
Multithreaded technique is the developing trend of high performance processor. memory consistency model is essential to the correctness, performance and complexity of multithreaded processor. The chip multithreaded co... 详细信息
来源: 评论
TC-Release plus plus : An Efficient Timestamp-Based Coherence Protocol for Many-Core Architectures
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2017年 第11期28卷 3313-3327页
作者: Yao, Yuan Chen, Wenzhi Mitra, Tulika Xiang, Yang Zhejiang Univ Sch Comp Sci & Technol Hangzhou 310027 Zhejiang Peoples R China Natl Univ Singapore Sch Comp Singapore 119077 Singapore Swinburne Univ Technol Swinburne Res Hawthorn Vic 3122 Australia
As we enter the era of many-core, providing the shared memory abstraction through cache coherence has become progressively difficult. The standard directory-based coherence does not scale well with increasing core cou... 详细信息
来源: 评论