咨询与建议

限定检索结果

文献类型

  • 182 篇 期刊文献
  • 127 篇 会议
  • 1 册 图书
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 290 篇 工学
    • 258 篇 计算机科学与技术...
    • 96 篇 电气工程
    • 87 篇 软件工程
    • 24 篇 信息与通信工程
    • 7 篇 电子科学与技术(可...
    • 5 篇 控制科学与工程
    • 3 篇 机械工程
    • 2 篇 仪器科学与技术
    • 1 篇 力学(可授工学、理...
    • 1 篇 动力工程及工程热...
    • 1 篇 石油与天然气工程
    • 1 篇 网络空间安全
  • 21 篇 理学
    • 13 篇 数学
    • 4 篇 物理学
    • 4 篇 化学
    • 2 篇 系统科学
  • 11 篇 管理学
    • 11 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 2 篇 教育学
    • 2 篇 心理学(可授教育学...
  • 1 篇 文学

主题

  • 311 篇 distributed shar...
  • 15 篇 distributed comp...
  • 13 篇 distributed syst...
  • 13 篇 multiprocessors
  • 12 篇 operating system...
  • 12 篇 synchronization
  • 11 篇 performance eval...
  • 11 篇 cluster computin...
  • 10 篇 performance
  • 9 篇 memory consisten...
  • 9 篇 cache coherence
  • 8 篇 scalability
  • 8 篇 mpi
  • 8 篇 algorithms
  • 8 篇 causal consisten...
  • 8 篇 sequential consi...
  • 7 篇 message passing
  • 7 篇 false sharing
  • 7 篇 design
  • 7 篇 multiprocessor

机构

  • 9 篇 technion israel ...
  • 6 篇 natl cheng kung ...
  • 4 篇 univ politecn ma...
  • 4 篇 wayne state univ...
  • 4 篇 natl cheng kung ...
  • 4 篇 mit comp sci lab...
  • 3 篇 natl kaohsiung u...
  • 3 篇 univ siena siena
  • 3 篇 cornell univ com...
  • 3 篇 tokyo city univ ...
  • 3 篇 univ hong kong d...
  • 3 篇 univ politecn ca...
  • 3 篇 rice univ dept c...
  • 3 篇 univ calif irvin...
  • 3 篇 univ rochester d...
  • 2 篇 univ utah sci co...
  • 2 篇 evidence srl pis...
  • 2 篇 inria alice grp ...
  • 2 篇 univ wisconsin d...
  • 2 篇 tech univ munich...

作者

  • 9 篇 shieh ck
  • 7 篇 giorgi roberto
  • 6 篇 liang ty
  • 5 篇 schuster a
  • 5 篇 heinrich m
  • 5 篇 friedman r
  • 5 篇 shieh ce-kuen
  • 5 篇 mac sc
  • 5 篇 liang tyng-yeu
  • 4 篇 chaudhary v
  • 4 篇 oro david
  • 4 篇 yokoyama takanor...
  • 4 篇 wang cl
  • 4 篇 rizzo antonio
  • 4 篇 bal he
  • 4 篇 demsky brian
  • 4 篇 jimenez-gonzalez...
  • 4 篇 bueno javier
  • 4 篇 ueng jc
  • 4 篇 martorell xavier

语言

  • 296 篇 英文
  • 14 篇 其他
  • 1 篇 中文
检索条件"主题词=distributed shared memory"
311 条 记 录,以下是271-280 订阅
排序:
A Bounded memory Allocator for Software-Defined Global Address Spaces  2016
A Bounded Memory Allocator for Software-Defined Global Addre...
收藏 引用
15th ACM SIGPLAN International Symposium on memory Management (ISMM 2016)
作者: Gindraud, Francois Rastello, Fabrice Cohen, Albert Broquedis, Francois UJF Grenoble France INRIA Paris France Grenoble INP Grenoble France
This paper presents a memory allocator targeting manycore architectures with distributed memory. Among the family of Multi Processor System on Chip (MPSoC), these devices are composed of multiple nodes linked by an on... 详细信息
来源: 评论
Lower level architecture of the Sombrero single address space distributed operating system
Lower level architecture of the Sombrero single address spac...
收藏 引用
18th IASTED International Conference on Parallel and distributed Computing and Systems
作者: Miller, Donald S. White, Donald B. Skousen, Alan C. Tcherepov, Rossen Arizona State Univ Dept Comp Sci & Engn Tempe AZ 85287 USA
Sombrero is an object-oriented single address space operating system whose virtual address space can be distributed over multiple nodes. This paper presents recent additions to the design and implementation of the low... 详细信息
来源: 评论
OPCAM: Optimal Algorithms Implementing Causal Memories in shared memory Systems  15
OPCAM: Optimal Algorithms Implementing Causal Memories in Sh...
收藏 引用
16th International Conference on distributed Computing and Networking
作者: Shen, Min Kshemkalyani, Ajay D. Hsu, Ta-yuan Univ Illinois Chicago IL 60607 USA
Data replication is commonly used for fault tolerance in reliable distributed systems. In this paper, we propose three optimal protocols for causal consistency in distributed shared memory systems. Our proposed optima... 详细信息
来源: 评论
JCL: A High Performance Computing Java Middleware  18
JCL: A High Performance Computing Java Middleware
收藏 引用
18th International Conference on Enterprise Information Systems (ICEIS)
作者: Barroso Almeida, Andre Luis Delabrida Silva, Saul Emanuel Nazare, Antonio C., Jr. Lima, Joubert de Castro Univ Fed Ouro Preto DECOM Ouro Preto MG Brazil Univ Fed Ouro Preto CODAAUT Ouro Preto MG Brazil Univ Fed Minas Gerais DCC Belo Horizonte MG Brazil
Java Ca&La or just JCL is a distributed shared memory reflective lightweight middleware for Java developers whose main goals are: i) provide a simple deployment strategy, where automatic code registration occurs, ... 详细信息
来源: 评论
Architectural Scheme for Future Embedded Systems involving large number of processing cores  7
Architectural Scheme for Future Embedded Systems involving l...
收藏 引用
7th International Conference on Cloud Computing, Data Science and Engineering (Confluence)
作者: Jafar, Sana Kumar, Pankaj Rajnish, Ranjana Jafar, Minsa Amity Univ Amity Sch Engn & Technol Lucknow Uttar Pradesh India Sri Ram Swaroop Coll Engn & Management Dept Comp Sci & Engn Lucknow Uttar Pradesh India Amity Univ Amity Inst Informat Technol Lucknow Uttar Pradesh India Jamia Hamdard Dept Comp Sci New Delhi India
Embedded system design is the core for many time constraint application designs like avionics and railways. These systems employ multi core architecture for faster and time critical applications. Use of mu Iti cores a... 详细信息
来源: 评论
An Interval Constrained memory Allocator for the Givy GAS Runtime  16
An Interval Constrained Memory Allocator for the Givy GAS Ru...
收藏 引用
21st ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming (PPoPP)
作者: Gindraud, Francoise Rastello, Fabrice Cohen, Albert Broquedis, Francoise UJF St Martin Dheres France Inria Rocquencourt France Grenoble INP Grenoble France
The shared memory model helps parallel programming productivity, but it also has a high hardware cost and imposes scalability constraints. Ultimately, higher performance will use distributed memories, which scales bet... 详细信息
来源: 评论
A DSM cluster architecture supporting aggressive computation in active networks
A DSM cluster architecture supporting aggressive computation...
收藏 引用
1st IEEE/AMC International Symposium on Cluster Computing and the Grid
作者: Graham, P Univ Manitoba Dept Comp Sci Parallel & Distributed Comp Lab Winnipeg MB R3T 2N2 Canada
Active networks allow computations to be performed in-network at routers as messages pass through them, Active networks offer unique opportunities to optimize network-centric applications in ways that are not possible... 详细信息
来源: 评论
Reliable Attributes Selection Technique for Predicting the Performance Measures of a DSM Multiprocessor Architecture
Reliable Attributes Selection Technique for Predicting the P...
收藏 引用
International Conference on Computer, Electrical and Electronics Engineering (ICCEEE)
作者: Zayid, Elrasheed Ismail Mohommoud Akay, Mehmet Fatih Univ Elimam Elmahdi Dept Comp Engn Kosti 11588 Sudan Cukurova Univ Dept Comp Engn Adana 01330 Turkey
In this study we develop a model for predicting the performance measures of a distributed shared memory (DSM) multiprocessor architecture by using a reliable attributes selection method. The structure of a DSM platfor... 详细信息
来源: 评论
Speeding up multiprocessor machines with reconfigurable optical interconnects
Speeding up multiprocessor machines with reconfigurable opti...
收藏 引用
Conference on Optoelectronic Integrated Circuits VIII
作者: Heirman, W. Artundo, I. Desmet, L. Dambre, J. Debaes, C. Thienpont, H. Van Campenhout, J. Univ Ghent ELIS Dept B-9000 Ghent Belgium Vrije Univ Brussel TONA Dept Brussels Belgium
Electrical interconnection networks connecting the different processors and memory modules in modern large-scale multiprocessor machines are running into several physical limitations. In shared-memory machines, where ... 详细信息
来源: 评论
Data Management Model to Program Irregular Compute Kernels on FPGA: Application to Heterogeneous distributed System  27th
Data Management Model to Program Irregular Compute Kernels o...
收藏 引用
27th International European Conference on Parallel and distributed Computing (Euro-Par)
作者: Lenormand, Erwan Goubier, Thierry Cudennec, Loic Charles, Henri-Pierre Univ Paris Saclay LIST CEA F-91191 Gif Sur Yvette France DGA Maitrise Informat BP 7 F-35998 Rennes France Univ Grenoble Alpes LIST CEA F-38000 Grenoble France
This paper presents a data management model targeting heterogeneous distributed systems integrating reconfigurable accelerators. The purpose of this model is to reduce the complexity of developing applications with mu... 详细信息
来源: 评论