咨询与建议

限定检索结果

文献类型

  • 2 篇 期刊文献
  • 1 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 3 篇 工学
    • 2 篇 计算机科学与技术...
    • 1 篇 电气工程
    • 1 篇 软件工程

主题

  • 3 篇 multi-threading:...
  • 2 篇 parallelization ...
  • 1 篇 dynamic partitio...
  • 1 篇 dynamic communic...
  • 1 篇 runtime system
  • 1 篇 dynamic linear p...
  • 1 篇 fixed code mappi...
  • 1 篇 linear pipeline
  • 1 篇 communication
  • 1 篇 pipeline model
  • 1 篇 dynamic synchron...
  • 1 篇 mapping
  • 1 篇 partitioning
  • 1 篇 synchronization

机构

  • 2 篇 swiss fed inst t...
  • 1 篇 eth dept comp sc...

作者

  • 3 篇 mastoras aristei...
  • 3 篇 gross thomas r.

语言

  • 3 篇 英文
检索条件"主题词=multi-threading: dynamic scheduling"
3 条 记 录,以下是1-10 订阅
排序:
Unifying Fixed Code Mapping, Communication, Synchronization and scheduling Algorithms for Efficient and Scalable Loop Pipelining
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2018年 第9期29卷 2136-2149页
作者: Mastoras, Aristeidis Gross, Thomas R. Swiss Fed Inst Technol Dept Comp Sci CH-8092 Zurich Switzerland
Pipelining allows the execution of loop iterations with cross-iteration dependences to overlap in time, provided that the loop body is partitioned into stages such that the data dependences are not violated. Then, the... 详细信息
来源: 评论
Efficient and Scalable Execution of Fine-Grained dynamic Linear Pipelines
收藏 引用
ACM TRANSACTIONS ON ARCHITECTURE AND CODE OPTIMIZATION 2019年 第2期16卷 8-8页
作者: Mastoras, Aristeidis Gross, Thomas R. Swiss Fed Inst Technol Dept Comp Sci CH-8092 Zurich Switzerland
We present Pipelite, a dynamic scheduler that exploits the properties of dynamic linear pipelines to achieve high performance for fine-grained workloads. The flexibility of Pipelite allows the stages and their data de... 详细信息
来源: 评论
Unifying Fixed Code and Fixed Data Mapping of Load-Imbalanced Pipelined Loops  16
Unifying Fixed Code and Fixed Data Mapping of Load-Imbalance...
收藏 引用
21st ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming (PPoPP)
作者: Mastoras, Aristeidis Gross, Thomas R. ETH Dept Comp Sci CH-8092 Zurich Switzerland
Some loops with cross-iteration dependences can execute in parallel by pipelining. The loop body is partitioned into stages such that the data dependences are not violated and then the stages are mapped onto threads. ... 详细信息
来源: 评论