咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 21 篇 工学
    • 20 篇 计算机科学与技术...
    • 4 篇 电气工程
    • 4 篇 软件工程
    • 2 篇 信息与通信工程
    • 1 篇 电子科学与技术(可...

主题

  • 22 篇 software distrib...
  • 5 篇 openmp
  • 4 篇 cluster computin...
  • 2 篇 shared memory pa...
  • 2 篇 relaxed memory m...
  • 2 篇 run-time support
  • 2 篇 optimizations
  • 2 篇 restructuring
  • 2 篇 data locality
  • 2 篇 data dependency ...
  • 2 篇 ccnuma architect...
  • 2 篇 openmp applicati...
  • 2 篇 performance char...
  • 2 篇 benchmarks
  • 2 篇 data coherence
  • 1 篇 shared memory pr...
  • 1 篇 multi-cores
  • 1 篇 networks of smps
  • 1 篇 scalability
  • 1 篇 posix threads

机构

  • 3 篇 natl univ singap...
  • 2 篇 purdue univ sch ...
  • 1 篇 rice univ dept e...
  • 1 篇 indian inst sci ...
  • 1 篇 seoul natl univ ...
  • 1 篇 univ michigan an...
  • 1 篇 natl cheng kung ...
  • 1 篇 univ amsterdam g...
  • 1 篇 natl kaohsiung u...
  • 1 篇 wayne state univ...
  • 1 篇 hewlett packard ...
  • 1 篇 chinese acad sci...
  • 1 篇 univ houston dep...
  • 1 篇 univ houston dep...
  • 1 篇 seoul national u...
  • 1 篇 univ calif los a...
  • 1 篇 univ sao paulo d...
  • 1 篇 rice univ dept c...
  • 1 篇 seoul natl univ ...
  • 1 篇 pusan natl univ ...

作者

  • 3 篇 yuen ck
  • 3 篇 wong wf
  • 2 篇 patil a
  • 2 篇 prabhakar a
  • 2 篇 chapman b
  • 2 篇 eigenmann r
  • 2 篇 peng l
  • 2 篇 basumallik a
  • 2 篇 min sj
  • 1 篇 ayguade e
  • 1 篇 chaudhary v
  • 1 篇 wang shih-hsien
  • 1 篇 kim chihun
  • 1 篇 liang ty
  • 1 篇 jhon cs
  • 1 篇 kofuji st
  • 1 篇 thazhuthaveetil ...
  • 1 篇 hu yc
  • 1 篇 cortes t
  • 1 篇 kim jungwon

语言

  • 21 篇 英文
  • 1 篇 其他
检索条件"主题词=software distributed shared memory"
22 条 记 录,以下是1-10 订阅
排序:
CAS-DSM: A compiler assisted software distributed shared memory
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2004年 第2期32卷 77-122页
作者: Manoj, NP Manjunath, KV Govindarajan, R Hewlett Packard India Software Operat Bangalore 560052 Karnataka India Univ Michigan Ann Arbor MI 48109 USA Indian Inst Sci Supercomp Educ & Res Ctr Dept Comp Sci & Automat Bangalore 560012 Karnataka India
Traditional software distributed shared memory (DSM) systems rely on the virtual memory management mechanisms to detect accesses to shared memory locations and maintain their consistency. The resulting involvement of ... 详细信息
来源: 评论
Optimizing OpenMP programs on software distributed shared memory systems
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2003年 第3期31卷 225-249页
作者: Min, SJ Basumallik, A Eigenmann, R Purdue Univ Sch Elect & Comp Engn W Lafayette IN 47907 USA
This paper describes compiler techniques that can translate standard OpenMP applications into code for distributed computer systems. OpenMP has emerged as an important model and language extension for shared-memory pa... 详细信息
来源: 评论
Naplus: a software distributed shared memory for virtual clusters in the cloud
收藏 引用
software-PRACTICE & EXPERIENCE 2017年 第9期47卷 1201-1220页
作者: Zeng, Lingfang Wang, Yang Kent, Kenneth B. Xiao, Ziliang Huazhong Univ Sci & Technol Wuhan Natl Lab Optoelect Sch Comp Wuhan Hubei Peoples R China Chinese Acad Sci Shenzhen Inst Adv Technol Shenzhen Peoples R China Univ New Brunswick IBM Ctr Adv Studies Atlantic Fredericton NB Canada
Virtual clusters (VCs) have exhibited various advantages over traditional cluster computing platforms by virtue of their extensibility, reconfigurability, and maintainability. As such, they have become a major executi... 详细信息
来源: 评论
SilkRoad: A multithreaded runtime system with software distributed shared memory for SMP clusters
SilkRoad: A multithreaded runtime system with software distr...
收藏 引用
2nd Annual IEEE International Conference on Cluster Computing
作者: Peng, L Wong, WF Feng, MD Yuen, CK Natl Univ Singapore Dept Comp Sci Singapore 117543 Singapore
Constructing multithreaded parallel systems with software distributed shared memory (DSM) is an attractive trend in cluster computing. distributed Cilk (Cilk 5.1) is a multithreaded runtime system for SMP clusters wit... 详细信息
来源: 评论
Optimizing OpenMP programs on software distributed shared memory systems
Optimizing OpenMP programs on software distributed shared me...
收藏 引用
International Symposium on High Performance Computing
作者: Min, SJ Basumallik, A Eigenmann, R Purdue Univ Sch Elect & Comp Engn W Lafayette IN 47907 USA
This paper describes compiler techniques that can translate standard OpenMP applications into code for distributed computer systems. OpenMP has emerged as an important model and language extension for shared-memory pa... 详细信息
来源: 评论
Achieving performance under OpenMP on ccNUMA and software distributed shared memory systems
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2002年 第8-9期14卷 713-739页
作者: Chapman, B Bregier, F Patil, A Prabhakar, A Univ Houston Dept Comp Sci Houston TX 77204 USA
OpenMP is emerging as a viable high-level programming model for shared memory parallel systems. It was conceived to enable easy, portable application development on this range of systems, and it has also been implemen... 详细信息
来源: 评论
Scheduling loop applications in software distributed shared memory systems
收藏 引用
IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS 2000年 第9期E83D卷 1721-1730页
作者: Liang, TY Shieh, CK Liu, DC Natl Cheng Kung Univ Dept Elect Engn Tainan 70101 Taiwan
This paper first examines the issues related to scheduling loop applications on a software distributed shared memory (DSM) system. Then, a dynamic scheduling scheme is developed based on the examined issues to enhance... 详细信息
来源: 评论
Running OpenMP applications efficiently on an everything-shared SDSM
收藏 引用
JOURNAL OF PARALLEL AND distributed COMPUTING 2006年 第5期66卷 647-658页
作者: Costa, JJ Cortes, T Martorell, X Ayguade, E Labarta, J Univ Politecn Catalunya Dept Arquitectura Computadors Barcelona Spain
Traditional software distributed shared memory (SDSM) systems modify the semantics of a real hardware shared memory system by relaxing the coherence semantic and by limiting the memory regions that are actually shared... 详细信息
来源: 评论
Log-based rollback recovery without checkpoints of shared memory in software DSM
收藏 引用
JOURNAL OF SUPERCOMPUTING 2006年 第2期35卷 141-154页
作者: Park, S Maeng, SR Korea Adv Inst Sci & Technol Dept Elect Engn & Comp Sci Taejon 305701 South Korea
A common approach to fault-tolerant software DSM is to take checkpoints with message logging. Our remote logging has low overhead because each node saves the coherence-related data into the memory of a remote node thr... 详细信息
来源: 评论
Improving the execution efficiency of barrier synchronization in software DSM through static analysis
收藏 引用
INTERNATIONAL JOURNAL OF HIGH SPEED COMPUTING 2000年 第3期11卷 167-188页
作者: Lee, JB Jhon, CS Pusan Natl Univ Res Inst Comp Informat & Commun Pusan 609735 South Korea Seoul Natl Univ Sch Comp Sci & Engn Seoul 151742 South Korea
In software distributed shared memory (SDSM) systems, the large coherence granularity imposed by virtual memory page size tends to induce false sharing, which may lead to heavy network traffic or useless page misses o... 详细信息
来源: 评论