咨询与建议

限定检索结果

文献类型

  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

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

主题

  • 3 篇 task parallel pr...
  • 1 篇 parallel program...
  • 1 篇 numa
  • 1 篇 global interpret...
  • 1 篇 heterogeneous ch...
  • 1 篇 gpu programming ...
  • 1 篇 parallel runtime...
  • 1 篇 task scheduling
  • 1 篇 locality
  • 1 篇 work-stealing sc...
  • 1 篇 gpu tasking syst...
  • 1 篇 hpc in python
  • 1 篇 openmp
  • 1 篇 affinity
  • 1 篇 task pool
  • 1 篇 cell processor

机构

  • 1 篇 lawrence livermo...
  • 1 篇 texas state univ...
  • 1 篇 univ n carolina ...
  • 1 篇 univ bayreuth ba...
  • 1 篇 univ texas austi...

作者

  • 1 篇 erez mattan
  • 1 篇 talati shreya
  • 1 篇 pingali keshav
  • 1 篇 park jaeyoung
  • 1 篇 schulz martin
  • 1 篇 gligoric milos
  • 1 篇 biros george
  • 1 篇 olivier stephen ...
  • 1 篇 ruys william
  • 1 篇 you bozhi
  • 1 篇 fernando milinda
  • 1 篇 prell andreas
  • 1 篇 de supinski bron...
  • 1 篇 yan yineng
  • 1 篇 lee hochan
  • 1 篇 burtscher martin
  • 1 篇 almgren-bell jam...
  • 1 篇 prins jan f.
  • 1 篇 rossbach christo...

语言

  • 3 篇 英文
检索条件"主题词=task parallel programming"
3 条 记 录,以下是1-10 订阅
排序:
Performance Characterization of Python Runtimes for Multi-device task parallel programming
收藏 引用
INTERNATIONAL JOURNAL OF parallel programming 2025年 第2期53卷 1-24页
作者: Ruys, William Lee, Hochan You, Bozhi Talati, Shreya Park, Jaeyoung Almgren-Bell, James Yan, Yineng Fernando, Milinda Erez, Mattan Gligoric, Milos Burtscher, Martin Rossbach, Christopher J. Pingali, Keshav Biros, George Univ Texas Austin Austin TX 78712 USA Texas State Univ San Marcos TX USA
Modern Python programs in high-performance computing call into compiled libraries and kernels for performance-critical tasks. However, effectively parallelizing these finer-grained, and often dynamic, kernels across m... 详细信息
来源: 评论
task parallel programming on the Cell Processor
收藏 引用
IT-INFORMATION TECHNOLOGY 2011年 第2期53卷 76-82页
作者: Prell, Andreas Univ Bayreuth Bayreuth Germany
parallel programming with tasks - task parallel programming - is a promising approach to simplifying multithreaded programming in the chip multiprocessor (CMP) era. tasks are used to describe independent units of work... 详细信息
来源: 评论
Characterizing and mitigating work time inflation in task parallel programs
收藏 引用
SCIENTIFIC programming 2013年 第3-4期21卷 123-136页
作者: Olivier, Stephen L. de Supinski, Bronis R. Schulz, Martin Prins, Jan F. Univ N Carolina Dept Comp Sci Chapel Hill NC 27599 USA Lawrence Livermore Natl Lab Livermore CA USA
task parallelism raises the level of abstraction in shared memory parallel programming to simplify the development of complex applications. However, task parallel applications can exhibit poor performance due to threa... 详细信息
来源: 评论