咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 7 篇 concurrent progr...
  • 3 篇 algorithmic skel...
  • 3 篇 structured paral...
  • 2 篇 parallel program...
  • 1 篇 heterogeneous (h...
  • 1 篇 parallel constru...
  • 1 篇 actors
  • 1 篇 multi-core archi...
  • 1 篇 parallel pattern...
  • 1 篇 threads
  • 1 篇 concurrent
  • 1 篇 language constru...
  • 1 篇 patterns
  • 1 篇 and parallel lan...
  • 1 篇 sequential patte...
  • 1 篇 distributed syst...
  • 1 篇 automata process...
  • 1 篇 parallel computi...
  • 1 篇 parallel program...
  • 1 篇 python atomicity

机构

  • 2 篇 robert gordon un...
  • 2 篇 robert gordon un...
  • 1 篇 department of co...
  • 1 篇 univ chile nic l...
  • 1 篇 anlianwanjia dep...
  • 1 篇 univ virginia de...
  • 1 篇 univ edinburgh s...
  • 1 篇 natl coll irelan...
  • 1 篇 robert gordon un...
  • 1 篇 riken ctr comput...
  • 1 篇 univ michigan de...

作者

  • 3 篇 gonzalez-velez h...
  • 1 篇 cole murray
  • 1 篇 gerofi balazs
  • 1 篇 agha g
  • 1 篇 wadden jack
  • 1 篇 ishikawa yutaka
  • 1 篇 goli mehdi
  • 1 篇 angstadt kevin
  • 1 篇 weimer westley
  • 1 篇 leyton mario
  • 1 篇 skadron kevin
  • 1 篇 ren xiquan
  • 1 篇 hori atsushi

语言

  • 7 篇 英文
检索条件"主题词=concurrent programming structures"
7 条 记 录,以下是1-10 订阅
排序:
A survey of algorithmic skeleton frameworks: high-level structured parallel programming enablers
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2010年 第12期40卷 1135-1160页
作者: Gonzalez-Velez, Horacio Leyton, Mario Robert Gordon Univ Sch Comp Aberdeen AB25 1HG Scotland Robert Gordon Univ IDEAS Res Inst Aberdeen AB25 1HG Scotland Univ Chile NIC Labs Santiago Chile
Structured parallel programs ought to be conceived as two separate and complementary entities: computation, which expresses the calculations in a procedural manner, and coordination, which abstracts the interaction an... 详细信息
来源: 评论
Portable programming with RAPID
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2019年 第4期30卷 939-952页
作者: Angstadt, Kevin Wadden, Jack Weimer, Westley Skadron, Kevin Univ Michigan Dept Elect Engn & Comp Sci Ann Arbor MI 48109 USA Univ Virginia Dept Comp Sci Charlottesville VA 22904 USA
As the hardware found within data centers becomes more heterogeneous, it is important to allow for efficient execution of algorithms across architectures. We present RAPID, a high-level programming language and combin... 详细信息
来源: 评论
Adaptive structured parallelism for distributed heterogeneous architectures: a methodological approach with pipelines and farms
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2010年 第15期22卷 2073-2094页
作者: Gonzalez-Velez, Horacio Cole, Murray Robert Gordon Univ Sch Comp Aberdeen AB25 1HG Scotland Robert Gordon Univ IDEAS Res Inst Aberdeen AB25 1HG Scotland Univ Edinburgh Sch Informat Edinburgh Midlothian Scotland
Algorithmic skeletons abstract commonly used patterns of parallel computation, communication, and interaction. Based on the algorithmic skeleton concept, structured parallelism provides a high-level parallel programmi... 详细信息
来源: 评论
Python shared atomic data types
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2023年 第12期53卷 2393-2407页
作者: Ren, Xiquan Anlianwanjia Dept Store Software Dev Jinan Peoples R China
Although atomicity plays a key role in data operations of shared variables in parallel computation, researchers haven't treated atomicity in Python in much detail. This study provides a novel approach to integrate... 详细信息
来源: 评论
Formalised Composition and Interaction for Heterogeneous Structured Parallelism
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL programming 2018年 第1期46卷 120-151页
作者: Goli, Mehdi Gonzalez-Velez, Horacio Robert Gordon Univ Aberdeen Scotland Natl Coll Ireland Dublin Ireland
Deployed through skeleton frameworks, structured parallelism yields a clear and consistent structure across platforms by distinctly decoupling computations from the structure in a parallel programme. Structured progra... 详细信息
来源: 评论
An Implementation of User-Level Processes using Address Space Sharing  34
An Implementation of User-Level Processes using Address Spac...
收藏 引用
34th IEEE International Parallel and Distributed Processing Symposium (IPDPS)
作者: Hori, Atsushi Gerofi, Balazs Ishikawa, Yutaka RIKEN Ctr Computat Sci Tokyo Japan
There is a wide range of implementation approaches to multi-threading. User-level threads are efficient because threads can be scheduled by a user-defined scheduling policy that suits the needs of the specific applica... 详细信息
来源: 评论
THE STRUCTURE AND SEMANTICS OF ACTOR LANGUAGES
收藏 引用
SCHOOL/WORKSHOP ON RESEARCH AND EDUCATION IN concurrent SYSTEMS ORIENTED LANGUAGES
作者: AGHA, G Department of Computer Science University of Illinois at Urbana-Champaign 1304 W. Springfield Avenue Urbana 61801 IL United States
The actor model is developed as a foundation for concurrent object-oriented programming. The model provides for non-interference of state changes with multiple threads, inherent concurrency, reconfigurability, encapsu... 详细信息
来源: 评论