咨询与建议

限定检索结果

文献类型

  • 19 篇 会议
  • 8 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 26 篇 工学
    • 25 篇 计算机科学与技术...
    • 10 篇 电气工程
    • 5 篇 软件工程
    • 2 篇 信息与通信工程
  • 1 篇 理学
    • 1 篇 数学

主题

  • 28 篇 memory access pa...
  • 3 篇 gpgpu
  • 2 篇 performance
  • 2 篇 cache coherence ...
  • 2 篇 chip multi-proce...
  • 2 篇 system-on-chip
  • 2 篇 memory hierarchy
  • 2 篇 fpga
  • 1 篇 work-load charac...
  • 1 篇 linked data stru...
  • 1 篇 os related workl...
  • 1 篇 high-bandwidth p...
  • 1 篇 performance mode...
  • 1 篇 stream benchmark
  • 1 篇 cache storage
  • 1 篇 affinity signatu...
  • 1 篇 flexible schedul...
  • 1 篇 parallelism
  • 1 篇 dataflow archite...
  • 1 篇 languages

机构

  • 2 篇 pacific northwes...
  • 2 篇 portland state u...
  • 2 篇 google inc mount...
  • 2 篇 cea list saclay
  • 1 篇 tech univ munich...
  • 1 篇 univ chinese aca...
  • 1 篇 brookhaven natl ...
  • 1 篇 iit dept comp sc...
  • 1 篇 google mountain ...
  • 1 篇 louisiana state ...
  • 1 篇 alibaba grp alib...
  • 1 篇 research work do...
  • 1 篇 soongsil univ sc...
  • 1 篇 huawei technol c...
  • 1 篇 univ new s wales...
  • 1 篇 ibm res dwingelo...
  • 1 篇 univ saarland de...
  • 1 篇 ibm res zurich r...
  • 1 篇 michigan state u...
  • 1 篇 tech univ munich...

作者

  • 2 篇 ben-nun tal
  • 2 篇 suriyakumar yaso...
  • 2 篇 rubin eri
  • 2 篇 tallent nathan r...
  • 2 篇 kilic ozgur o.
  • 2 篇 marquez andres
  • 2 篇 levy ely
  • 2 篇 barak amnon
  • 1 篇 wang wendi
  • 1 篇 jahre magnus
  • 1 篇 ayers grant
  • 1 篇 denolf kristof
  • 1 篇 vasilescu laura ...
  • 1 篇 zhang chunming
  • 1 篇 varbanescu ana l...
  • 1 篇 doshi sheela a
  • 1 篇 tang wen
  • 1 篇 mariani giovanni
  • 1 篇 de laat cees
  • 1 篇 rao jia

语言

  • 28 篇 英文
检索条件"主题词=Memory Access Patterns"
28 条 记 录,以下是1-10 订阅
排序:
Classifying memory access patterns for Prefetching  20
Classifying Memory Access Patterns for Prefetching
收藏 引用
25th International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS)
作者: Ayers, Grant Litz, Heiner Kozyrakis, Christos Ranganathan, Parthasarathy Stanford Univ Stanford CA 94305 USA UC Santa Cruz Santa Cruz CA USA Google Mountain View CA 94043 USA
Prefetching is a well-studied technique for addressing the memory access stall time of contemporary microprocessors. However, despite a large body of related work, the memory access behavior of applications is not wel... 详细信息
来源: 评论
Detection of Previously Unseen Malware using memory access patterns Recorded Before the Entry Point  8
Detection of Previously Unseen Malware using Memory Access P...
收藏 引用
8th IEEE International Conference on Big Data (Big Data)
作者: Banin, Sergii Dyrkolbotn, Geir Olav Norwegian Univ Sci & Technol Dept Informat Secur & Commun Technol Trondheim Norway
Recently it has been shown, that it is possible to detect malware based on the memory access patterns produced before executions reaches its Entry Point. In this paper, we investigate the usefulness of memory access p... 详细信息
来源: 评论
Understanding the Impact of memory access patterns in Intel Processors
Understanding the Impact of Memory Access Patterns in Intel ...
收藏 引用
IEEE/ACM Workshop on memory Centric High Performance Computing (MCHPC)
作者: Monil, Mohammad Alaul Haque Lee, Seyong Vetter, Jeffrey S. Malony, Allen D. Univ Oregon Eugene OR 97403 USA Oak Ridge Natl Lab Oak Ridge TN USA
Because of increasing complexity in the memory hierarchy, predicting the performance of a given application in a given processor is becoming more difficult. The problem is worsened by the fact that the hardware needed... 详细信息
来源: 评论
On the Detectability of Control Flow Using memory access patterns  3
On the Detectability of Control Flow Using Memory Access Pat...
收藏 引用
3rd Workshop on System Software for Trusted Execution (SysTEX)
作者: Buhren, Robert Hetzelt, Felicitas Pirnay, Niklas TU Berlin SecT Berlin Germany TU Berlin Berlin Germany
Shielding systems such as AMD's Secure Encrypted Virtualization aim to protect a virtual machine from a higher privileged entity such as the hypervisor. A cornerstone of these systems is the ability to protect the... 详细信息
来源: 评论
memory access patterns: The Missing Piece of the Multi-GPU Puzzle  15
Memory Access Patterns: The Missing Piece of the Multi-GPU P...
收藏 引用
International Conference for High Performance Computing, Networking, Storage and Analysis (SC)
作者: Ben-Nun, Tal Levy, Ely Barak, Amnon Rubin, Eri Hebrew Univ Jerusalem Dept Comp Sci IL-91905 Jerusalem Israel
With the increased popularity of multi-GPU nodes in modern HPC clusters, it is imperative to develop matching programming paradigms for their efficient utilization. In order to take advantage of the local GPUs and the... 详细信息
来源: 评论
MEGA: More Efficient Graph Attention for GNNs  44
MEGA: More Efficient Graph Attention for GNNs
收藏 引用
44th IEEE International Conference on Distributed Computing Systems (ICDCS)
作者: Deng, Weishu Rao, Jia Univ Texas Arlington Dept Comp Sci & Engn Arlington TX 76019 USA
Graph neural networks (GNNs) have demonstrated effectiveness across diverse application domains by leveraging graph information to uncover intrinsic correlations alongside feature representation. This enables GNNs to ... 详细信息
来源: 评论
MemFriend: Understanding memory Performance with Spatial-Temporal Affinity  24
MemFriend: Understanding Memory Performance with Spatial-Tem...
收藏 引用
10th International Symposium on memory Systems
作者: Suriyakumar, Yasodha Tallent, Nathan R. Marquez, Andres Karavanic, Karen L. Kilic, Ozgur O. Portland State Univ Portland OR 97207 USA Pacific Northwest Natl Lab Richland WA 99352 USA Brookhaven Natl Lab Upton NY 11973 USA
In HPC applications, memory access behavior is one of the main factors affecting performance. Improving an application's memory access behavior requires studying spatial-temporal data locality. Existing data local... 详细信息
来源: 评论
SPARTA: Spatial Acceleration for Efficient and Scalable Horizontal Diffusion Weather Stencil Computation  23
SPARTA: Spatial Acceleration for Efficient and Scalable Hori...
收藏 引用
37th ACM International Conference on Supercomputing (ACM ICS)
作者: Singh, Gagandeep Khodamoradi, Alireza Denolf, Kristof Lo, Jack Gomez-Luna, Juan Melber, Joseph Bisca, Andra Corporaal, Henk Mutlu, Onur AMD Res Hyderabad Andhra Pradesh India Swiss Fed Inst Technol Zurich Switzerland Eindhoven Univ Technol Eindhoven Netherlands
Fast and accurate climate simulations and weather predictions are critical for understanding and preparing for the impact of climate change. Real-world climate and weather simulations involve the use of complex compou... 详细信息
来源: 评论
MemGaze: Rapid and Effective Load-Level memory Trace Analysis
MemGaze: Rapid and Effective Load-Level Memory Trace Analysi...
收藏 引用
IEEE International Conference on Cluster Computing (CLUSTER)
作者: Kilic, Ozgur O. Tallent, Nathan R. Suriyakumar, Yasodha Xie, Chenhao Marquez, Andres Eranian, Stephane Pacific Northwest Natl Lab Richland WA 99352 USA Portland State Univ Portland OR 97207 USA Google Inc Mountain View CA USA
A challenge of memory trace analysis is combining detailed analysis and low overhead measurement. Currently, hardware/software-based analysis of load-level sequences easily incurs time slowdowns of 100x. We present Me... 详细信息
来源: 评论
Pinpointing the memory Behaviors of DNN Training
Pinpointing the Memory Behaviors of DNN Training
收藏 引用
IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)
作者: Li, Jiansong Dong, Xiao Li, Guangli Zhao, Peng Wang, Xueying Chen, Xiaobing Yu, Xianzhi Yang, Yongxin Jiang, Zihan Cao, Wei Liu, Lei Feng, Xiaobing Chinese Acad Sci Inst Comp Technol State Key Lab Comp Architecture Beijing Peoples R China Univ Chinese Acad Sci Beijing Peoples R China Tencent Youtu Lab Shanghai Peoples R China Huawei Technol Co Ltd Beijing Peoples R China
The training of deep neural networks (DNNs) is usually memory-hungry due to the limited device memory capacity of DNN accelerators. Characterizing the memory behaviors of DNN training is critical to optimize the devic... 详细信息
来源: 评论