咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 5 篇 task-parallel pr...
  • 1 篇 hierarchical lin...
  • 1 篇 data processing
  • 1 篇 hardware acceler...
  • 1 篇 load balancing
  • 1 篇 heterogeneous ma...
  • 1 篇 priority levels
  • 1 篇 multi-die fpga
  • 1 篇 futures
  • 1 篇 numa
  • 1 篇 data-flow progra...
  • 1 篇 coarse-grained f...
  • 1 篇 work-stealing
  • 1 篇 high-level synth...
  • 1 篇 databases
  • 1 篇 dynamic task-lev...
  • 1 篇 priority schedul...
  • 1 篇 buffer channel
  • 1 篇 multi-level queu...
  • 1 篇 frequency optimi...

机构

  • 1 篇 upmc univ paris ...
  • 1 篇 ecole normale su...
  • 1 篇 simon fraser uni...
  • 1 篇 inria 45 rue ulm...
  • 1 篇 tu dortmund univ...
  • 1 篇 univ manchester ...
  • 1 篇 univ calif los a...
  • 1 篇 osnabruck univ i...
  • 1 篇 rice univ dept c...
  • 1 篇 harz univ appl s...
  • 1 篇 univ kassel dept...
  • 1 篇 otto von guerick...

作者

  • 1 篇 drach nathalie
  • 1 篇 drebes andi
  • 1 篇 baroughi ahmad s...
  • 1 篇 nather ruediger
  • 1 篇 saake gunter
  • 1 篇 khatti moazin
  • 1 篇 guo licheng
  • 1 篇 leich thomas
  • 1 篇 pop antoniu
  • 1 篇 baranwal akhil r...
  • 1 篇 fang zhenman
  • 1 篇 pionteck thilo
  • 1 篇 tian xingyu
  • 1 篇 cong jason
  • 1 篇 imam shams
  • 1 篇 teubner jens
  • 1 篇 cohen albert
  • 1 篇 heydemann karine
  • 1 篇 chi yuze
  • 1 篇 mueller michael

语言

  • 5 篇 英文
检索条件"主题词=task-parallel programming"
5 条 记 录,以下是1-10 订阅
排序:
PASTA: programming and Automation Support for Scalable task-parallel HLS Programs on Modern Multi-Die FPGAs
收藏 引用
ACM TRANSACTIONS ON RECONFIGURABLE TECHNOLOGY AND SYSTEMS 2024年 第3期17卷 1-31页
作者: Khatti, Moazin Tian, Xingyu Baroughi, Ahmad Sedigh Baranwal, Akhil Raj Chi, Yuze Guo, Licheng Cong, Jason Fang, Zhenman Simon Fraser Univ Sch Engn Sci Burnaby BC Canada Univ Calif Los Angeles Comp Sci Dept Los Angeles CA USA
In recent years, the adoption of FPGAs in datacenters has increased, with a growing number of users choosing High-Level Synthesis (HLS) as their preferred programming method. While HLS simplifies FPGA programming, one... 详细信息
来源: 评论
He..ro DB: A Concept for parallel Data Processing on Heterogeneous Hardware  33rd
He..ro DB: A Concept for Parallel Data Processing on Heterog...
收藏 引用
33rd International Conference on Architecture of Computing Systems (ARCS)
作者: Mueller, Michael Leich, Thomas Pionteck, Thilo Saake, Gunter Teubner, Jens Spinczyk, Olaf Osnabruck Univ Inst Comp Sci ESS Grp Osnabruck Germany Harz Univ Appl Sci Wernigerode Germany Otto Von Guericke Univ Magdeburg Germany TU Dortmund Univ Dept Comp Sci DBIS Grp Dortmund Germany
Due to the growing demand on processing power and energy efficiency by today's data-intensive applications developers have to deal with heterogeneous hardware platforms composed of specialized computing resources.... 详细信息
来源: 评论
Load Balancing Prioritized tasks via Work-Stealing  21st
Load Balancing Prioritized Tasks via Work-Stealing
收藏 引用
21st International Conference on parallel and Distributed Computing (Euro-Par)
作者: Imam, Shams Sarkar, Vivek Rice Univ Dept Comp Sci Houston TX 77005 USA
Work-stealing schedulers focus on minimizing overhead in task scheduling. Consequently, they avoid features, such as task priorities, which can add overhead to the implementation. Thus in such schedulers, low priority... 详细信息
来源: 评论
Futures for Dynamic Dependencies - parallelizing the H-LU Factorization  2nd
Futures for Dynamic Dependencies - Parallelizing the H-LU Fa...
收藏 引用
2nd International Workshop on Asynchronous Many-task Systems and Applications (WAMTA)
作者: Nather, Ruediger Fohry, Claudia Univ Kassel Dept Elect Engn & Comp Sci Kassel Hessen Germany
The LU factorization of hierarchical matrices (H-matrices) is a challenging problem for efficient parallelization, due to complex dependency patterns. Previous research suggested the usage of tasks, but existing task-... 详细信息
来源: 评论
Scalable task parallelism for NUMA: A Uniform Abstraction for Coordinated Scheduling and Memory Management  16
Scalable Task Parallelism for NUMA: A Uniform Abstraction fo...
收藏 引用
International Conference on parallel Architectures and Compilation (PACT)
作者: Drebes, Andi Pop, Antoniu Heydemann, Karine Cohen, Albert Drach, Nathalie Univ Manchester Sch Comp Sci Oxford Rd Manchester M13 9PL Lancs England UPMC Univ Paris 06 Sorbonne Univ UMR 7606 CNRSLIP6 4 Pl Jussieu F-75252 Paris 05 France INRIA 45 Rue Ulm F-75005 Paris France Ecole Normale Super 45 Rue Ulm F-75005 Paris France
Dynamic task-parallel programming models are popular on shared-memory systems, promising enhanced scalability, load balancing and locality. Yet these promises are undermined by non-uniform memory access (NUMA). We sho... 详细信息
来源: 评论