咨询与建议

限定检索结果

文献类型

  • 41 篇 期刊文献
  • 30 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 66 篇 工学
    • 64 篇 计算机科学与技术...
    • 22 篇 电气工程
    • 13 篇 软件工程
    • 3 篇 信息与通信工程
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 电子科学与技术(可...
  • 4 篇 理学
    • 2 篇 数学
    • 2 篇 生物学
  • 2 篇 农学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...
  • 1 篇 医学
    • 1 篇 临床医学

主题

  • 71 篇 parallel pattern...
  • 14 篇 algorithmic skel...
  • 12 篇 parallel program...
  • 7 篇 stream processin...
  • 7 篇 structured paral...
  • 5 篇 multi-core
  • 5 篇 cloud computing
  • 5 篇 data stream proc...
  • 4 篇 opencl
  • 4 篇 parallel computi...
  • 4 篇 cluster computin...
  • 4 篇 gpu
  • 3 篇 skeletons
  • 3 篇 generic programm...
  • 3 篇 programming mode...
  • 3 篇 refactoring
  • 3 篇 synthetic benchm...
  • 3 篇 pipeline
  • 2 篇 hardware acceler...
  • 2 篇 multi-cores

机构

  • 7 篇 univ pisa dept c...
  • 6 篇 stanford univ st...
  • 5 篇 univ pisa comp s...
  • 4 篇 univ pisa dept c...
  • 3 篇 robert gordon un...
  • 3 篇 pontifical catho...
  • 3 篇 natl coll irelan...
  • 2 篇 stanford univ ep...
  • 2 篇 bogazici univ de...
  • 2 篇 robert gordon un...
  • 2 篇 univ dundee sch ...
  • 2 篇 univ turin dept ...
  • 2 篇 univ carlos iii ...
  • 2 篇 univ st andrews ...
  • 2 篇 univ carlos iii ...
  • 2 篇 univ edinburgh s...
  • 2 篇 bogazici univ de...
  • 2 篇 univ turin dept ...
  • 2 篇 univ turin dept ...
  • 2 篇 tres de maio fac...

作者

  • 13 篇 torquati massimo
  • 12 篇 danelutto marco
  • 8 篇 mencagli gabriel...
  • 8 篇 gonzalez-velez h...
  • 6 篇 olukotun kunle
  • 6 篇 griebler dalvan
  • 5 篇 prabhakar raghu
  • 5 篇 del rio astorga ...
  • 5 篇 carretero jesus
  • 5 篇 dolz manuel f.
  • 5 篇 daniel garcia j.
  • 4 篇 cole murray
  • 4 篇 goli mehdi
  • 4 篇 koeplinger david
  • 4 篇 danelutto m.
  • 4 篇 kozyrakis christ...
  • 4 篇 torquati m.
  • 4 篇 sen alper
  • 4 篇 deniz etem
  • 3 篇 fernandez munoz ...

语言

  • 70 篇 英文
  • 1 篇 其他
检索条件"主题词=Parallel Patterns"
71 条 记 录,以下是11-20 订阅
排序:
Towards On-the-fly Self-Adaptation of Stream parallel patterns  29
Towards On-the-fly Self-Adaptation of Stream Parallel Patter...
收藏 引用
29th Euromicro International Conference on parallel, Distributed and Network-Based Processing (PDP)
作者: Vogel, Adriano Mencagli, Gabriele Griebler, Dalvan Danelutto, Marco Fernandes, Luiz Gustavo Pontifical Catholic Univ Rio Grande do Sul PUCRS Sch Technol Porto Alegre RS Brazil Tres de Maio Fac SETREM Lab Adv Res Cloud Comp LARCC Tres De Maio Brazil Univ Pisa UNIPI Comp Sci Dept Pisa Italy
Stream processing applications compute streams of data and provide insightful results in a timely manner, where parallel computing is necessary for accelerating the application executions. Considering that these appli... 详细信息
来源: 评论
Have Abstraction and Eat Performance, Too: Optimized Heterogeneous Computing with parallel patterns  16
Have Abstraction and Eat Performance, Too: Optimized Heterog...
收藏 引用
14th International Symposium on Code Generation and Optimization (CGO)
作者: Brown, Kevin J. Lee, HyoukJoong Rompf, Tiark Sujeeth, Arvind K. De Sa, Christopher Aberger, Christopher Olukotun, Kunle Stanford Univ Stanford CA 94305 USA Purdue Univ W Lafayette IN 47907 USA Google Mountain View CA USA
High performance in modern computing platforms requires programs to be parallel, distributed, and run on heterogeneous hardware. However programming such architectures is extremely difficult due to the need to impleme... 详细信息
来源: 评论
Supporting MPI-distributed stream parallel patterns in GRPPI  18
Supporting MPI-distributed stream parallel patterns in GRPPI
收藏 引用
25th European MPI Users' Group Meeting (EuroMPI)
作者: Fernandez Munoz, Javier Dolz, Manuel F. del Rio Astorga, David Prieto Cepeda, Javier Daniel Garcia, J. Univ Carlos III Madrid Leganes 28911 Spain
In the recent years, the large volumes of stream data and the near real-time requirements of data streaming applications have exacerbated the need for new scalable algorithms and programming interfaces for distributed... 详细信息
来源: 评论
Towards high-level parallel patterns in OpenCL  15
Towards high-level parallel patterns in OpenCL
收藏 引用
15th International Conference on parallel and Distributed Computing, Applications and Technologies (PDCAT)
作者: Dokulil, Jiri Benkner, Siegfried Univ Vienna Res Grp Sci Comp A-1010 Vienna Austria
parallel pattern libraries (e.g., Intel TBB) are popular and useful tools for developing applications in SMP environments at a higher level of abstraction. Such libraries execute user-provided code efficiently on shar... 详细信息
来源: 评论
Generating Configurable Hardware from parallel patterns  16
Generating Configurable Hardware from Parallel Patterns
收藏 引用
21st International Conference on Architectural Support for Programming Languages and Operating Systems
作者: Prabhakar, Raghu Koeplinger, David Brown, Kevin J. Lee, HyoukJoong De Sa, Christopher Kozyrakis, Christos Olukotun, Kunle Stanford Univ Stanford CA 94305 USA Stanford Univ EPFL Stanford CA 94305 USA
In recent years the computing landscape has seen an increasing shift towards specialized accelerators. Field programmable gate arrays (FPGAs) are particularly promising for the implementation of these accelerators, as... 详细信息
来源: 评论
Plasticine: A Reconfigurable Architecture For parallel patterns
Plasticine: A Reconfigurable Architecture For Parallel Patte...
收藏 引用
44th Annual International Symposium on Computer Architecture (ISCA)
作者: Prabhakar, Raghu Zhang, Yaqi Koeplinger, David Feldman, Matt Zhao, Tian Hadjis, Stefan Pedram, Ardavan Kozyrakis, Christos Olukotun, Kunle Stanford Univ Stanford CA 94305 USA
Reconfigurable architectures have gained popularity in recent years as they allow the design of energy-efficient accelerators. Fine-grain fabrics (e.g. FPGAs) have traditionally suffered from performance and power ine... 详细信息
来源: 评论
Generating Configurable Hardware from parallel patterns
收藏 引用
ACM SIGPLAN NOTICES 2016年 第4期51卷 651-665页
作者: Prabhakar, Raghu Koeplinger, David Brown, Kevin J. Lee, HyoukJoong De Sa, Christopher Kozyrakis, Christos Olukotun, Kunle Stanford Univ Stanford CA 94305 USA Stanford Univ EPFL Stanford CA 94305 USA
In recent years the computing landscape has seen an increasing shift towards specialized accelerators. Field programmable gate arrays (FPGAs) are particularly promising for the implementation of these accelerators, as... 详细信息
来源: 评论
A Comparative Analysis of the Performance of Scalable parallel patterns Applied to Genetic Algorithms and Configured for NVIDIA GPUs
收藏 引用
Procedia Computer Science 2017年 114卷 65-72页
作者: David Radford David Calvert School of Computer Science University of Guelph Guelph N1G2W1 Canada
parallel programming patterns are built upon a foundation of serial programming patterns to maximize the efficiency of parallel code and effectively use parallel resources available in a given system. This work focuse... 详细信息
来源: 评论
Data stream processing via code annotations
收藏 引用
JOURNAL OF SUPERCOMPUTING 2018年 第11期74卷 5659-5673页
作者: Danelutto, Marco De Matteis, Tiziano Mencagli, Gabriele Torquati, Massimo Univ Pisa Dept Comp Sci Pisa Italy
Time-to-solution is an important metric when parallelizing existing code. The REPARA approach provides a systematic way to instantiate stream and data parallel patterns by annotating the sequential source code with at... 详细信息
来源: 评论
parallel pattern-based systems for computational biology: A case study
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 2006年 第8期17卷 750-763页
作者: Liu, Weiguo Schmidt, Bertil Nanyang Technol Univ Sch Comp Engn Singapore 639798 Singapore
Computational biology research is now faced with the burgeoning number of genome data. The rigorous postprocessing of this data requires an increased role for high-performance computing ( HPC). Because the development... 详细信息
来源: 评论