咨询与建议

限定检索结果

文献类型

  • 11 篇 期刊文献
  • 7 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 17 篇 工学
    • 17 篇 计算机科学与技术...
    • 3 篇 软件工程
  • 2 篇 理学
    • 1 篇 化学
    • 1 篇 生物学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 18 篇 structured paral...
  • 4 篇 skeletons
  • 3 篇 grid
  • 2 篇 adaptive applica...
  • 2 篇 coordination lan...
  • 2 篇 adaptivity
  • 2 篇 high performance...
  • 1 篇 object oriented ...
  • 1 篇 stencil-reduce
  • 1 篇 skeletal program...
  • 1 篇 performance mode...
  • 1 篇 parallel design ...
  • 1 篇 qos contract
  • 1 篇 parallel process...
  • 1 篇 model predictive...
  • 1 篇 multicores
  • 1 篇 c4.5
  • 1 篇 large-scale plat...
  • 1 篇 clustering
  • 1 篇 skeletons model

机构

  • 7 篇 univ pisa dept c...
  • 3 篇 univ pisa dipart...
  • 3 篇 univ pisa dept c...
  • 2 篇 univ turin dept ...
  • 2 篇 univ pisa dept c...
  • 1 篇 cnr inst informa...
  • 1 篇 univ granada ets...
  • 1 篇 department compu...
  • 1 篇 univ autonoma pu...
  • 1 篇 quadr supercomp ...
  • 1 篇 queens univ belf...
  • 1 篇 univ turin dept ...
  • 1 篇 univ paris dider...
  • 1 篇 queens univ belf...
  • 1 篇 cnr inst informa...
  • 1 篇 cnr inst informa...
  • 1 篇 univ catania dep...

作者

  • 6 篇 vanneschi m
  • 5 篇 torquati massimo
  • 5 篇 aldinucci marco
  • 5 篇 danelutto marco
  • 3 篇 aldinucci m
  • 3 篇 danelutto m
  • 2 篇 mencagli gabriel...
  • 2 篇 zoccolo c
  • 2 篇 torquati m
  • 2 篇 kilpatrick peter
  • 2 篇 coppola m
  • 1 篇 petrocelli a
  • 1 篇 capel-tunon m. i...
  • 1 篇 besozzi valerio
  • 1 篇 pezzi guilherme ...
  • 1 篇 de sensi daniele
  • 1 篇 vanneschi marco
  • 1 篇 veraldi l.
  • 1 篇 campa s
  • 1 篇 rossainz-lopez m...

语言

  • 17 篇 英文
  • 1 篇 其他
检索条件"主题词=Structured Parallel Programming"
18 条 记 录,以下是1-10 订阅
排序:
PPL: structured parallel programming Meets Rust  32
PPL: Structured Parallel Programming Meets Rust
收藏 引用
32nd Euromicro International Conference on parallel, Distributed and Network-Based Processing (PDP)
作者: Besozzi, Valerio Univ Pisa Dept Comp Sci Pisa Italy
In this paper, we present parallelo parallel Library (PPL), a novel Rust library for structured parallel programming. Rust's fearless concurrency concept makes it a promising language for parallel application deve... 详细信息
来源: 评论
State access patterns in stream parallel computations
收藏 引用
INTERNATIONAL JOURNAL OF HIGH PERFORMANCE COMPUTING APPLICATIONS 2018年 第6期32卷 807-818页
作者: Danelutto, Marco Kilpatrick, Peter Mencagli, Gabriele Torquati, Massimo Univ Pisa Dept Comp Sci Pisa Italy Queens Univ Belfast Dept Comp Sci Belfast Antrim North Ireland
We introduce a set of state access patterns suitable for managing accesses to states in parallel computations operating on streams. The state access patterns are useful for modelling typical stream parallel applicatio... 详细信息
来源: 评论
A Power-Aware, Self-Adaptive Macro Data Flow Framework
收藏 引用
parallel PROCESSING LETTERS 2017年 第1期27卷 1740004-1740004页
作者: Danelutto, Marco De Sensi, Daniele Torquati, Massimo Univ Pisa Dept Comp Sci Pisa Italy
The dataflow programming model has been extensively used as an effective solution to implement efficient parallel programming frameworks. However, the amount of resources allocated to the runtime support is usually fi... 详细信息
来源: 评论
parallel visual data restoration on multi-GPGPUs using stencil-reduce pattern
收藏 引用
INTERNATIONAL JOURNAL OF HIGH PERFORMANCE COMPUTING APPLICATIONS 2015年 第4期29卷 461-472页
作者: Aldinucci, Marco Pezzi, Guilherme Peretti Drocco, Maurizio Spampinato, Concetto Torquati, Massimo Univ Turin Dept Comp Sci I-10149 Turin Italy Univ Catania Dept Elect Elect & Comp Engn I-95124 Catania Italy Univ Pisa Dept Comp Sci I-56100 Pisa Italy
In this paper, a highly effective parallel filter for visual data restoration is presented. The filter is designed following a skeletal approach, using a newly proposed stencil-reduce, and has been implemented by way ... 详细信息
来源: 评论
Towards a systematic approach to the dynamic adaptation of structured parallel computations using model predictive control
收藏 引用
CLUSTER COMPUTING-THE JOURNAL OF NETWORKS SOFTWARE TOOLS AND APPLICATIONS 2014年 第4期17卷 1443-1463页
作者: Mencagli, Gabriele Vanneschi, Marco Univ Pisa Dept Comp Sci I-56127 Pisa Italy
Adaptiveness is an essential feature for distributed parallel applications executed on dynamic environments like Grids and Clouds. Being adaptive means that parallel components can change their configuration at run-ti... 详细信息
来源: 评论
Targeting Distributed Systems in FastFlow
Targeting Distributed Systems in FastFlow
收藏 引用
18th International Conference on Euro-Par parallel Processing
作者: Aldinucci, Marco Campa, Sonia Danelutto, Marco Kilpatrick, Peter Torquati, Massimo Univ Turin Dept Comp Sci I-10124 Turin Italy Univ Pisa Dept Comp Sci I-56100 Pisa Italy Queens Univ Belfast Dept Comp Sci Belfast BT7 1NN Antrim North Ireland
FastFlow is a structured parallel programming framework targeting shared memory multi-core architectures. In this paper we introduce a FastFlow extension aimed at supporting also a network of multi-core workstations. ... 详细信息
来源: 评论
A “Minimal Disruption” Skeleton Experiment: Seamless Map & Reduce Embedding in OCaml
收藏 引用
Procedia Computer Science 2012年 9卷 1837-1846页
作者: M. Danelutto R. Di Cosmo Department Computer Science University of Pisa Largo B. Pontecorvo 3 56127 Pisa Italy Univ Paris Diderot Sorbonne Paris Cite PPS UMR 7126 CNRS INRIA Paris-Rocquencourt F-75205 Paris France
We discuss the implementation of a minimalist parallel library in OCaml. The library provides parallel map and fold (reduce) higher order functions and targets standard cache coherent shared memory multi-cores. Our **... 详细信息
来源: 评论
Porting Decision Tree Algorithms to Multicore Using FastFlow
Porting Decision Tree Algorithms to Multicore Using FastFlow
收藏 引用
European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML PKDD)
作者: Aldinucci, Marco Ruggieri, Salvatore Torquati, Massimo Univ Turin Dept Comp Sci I-10124 Turin Italy Univ Pisa Dept Comp Sci I-56100 Pisa Italy
The whole computer hardware industry embraced multicores. For these machines, the extreme optimisation of sequential algorithms is no longer sufficient to squeeze the real machine power, which can be only exploited vi... 详细信息
来源: 评论
A parallel programming METHODOLOGY USING COMMUNICATION PATTERNS NAMED CPANS OR COMPOSITION OF parallel OBJECT
A PARALLEL PROGRAMMING METHODOLOGY USING COMMUNICATION PATTE...
收藏 引用
20th European Modeling and Simulation Symposium
作者: Rossainz-Lopez, M. Capel-Tunon, M. I. Univ Autonoma Puebla Ave San Claudio & 14 Sur Puebla 72000 State Of Puebla Mexico Univ Granada ETS Ingn Informat Dept Lenguajes & Sist Informat Granada 18071 Spain
Within an environment of parallel Objects, an approach of structured parallel programming and the paradigm of the Orientation to Objects, shows a programming method based on High Level parallel Compositions or HLPCs (... 详细信息
来源: 评论
Dynamicity in distributed applications: issues, problems and the ASSIST approach
收藏 引用
parallel COMPUTING 2007年 第12期33卷 822-845页
作者: Vanneschi, M. Veraldi, L. Univ Pisa Dept Comp Sci Pisa Italy
Dynamic reconfiguration refers to the ability of changing properties and structure of a distributed system, while it is running. It is essential when designing applications that need to adapt to unpredictable events, ... 详细信息
来源: 评论