咨询与建议

限定检索结果

文献类型

  • 329 篇 会议
  • 31 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 307 篇 工学
    • 266 篇 软件工程
    • 251 篇 计算机科学与技术...
    • 12 篇 电子科学与技术(可...
    • 7 篇 信息与通信工程
    • 4 篇 机械工程
    • 4 篇 控制科学与工程
    • 4 篇 生物工程
    • 3 篇 生物医学工程(可授...
    • 1 篇 力学(可授工学、理...
    • 1 篇 动力工程及工程热...
    • 1 篇 电气工程
    • 1 篇 核科学与技术
    • 1 篇 农业工程
    • 1 篇 环境科学与工程(可...
  • 56 篇 理学
    • 51 篇 数学
    • 5 篇 系统科学
    • 4 篇 生物学
    • 4 篇 统计学(可授理学、...
    • 2 篇 化学
  • 15 篇 管理学
    • 10 篇 管理科学与工程(可...
    • 8 篇 工商管理
    • 5 篇 图书情报与档案管...
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 2 篇 法学
    • 2 篇 社会学
  • 2 篇 教育学
    • 2 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 63 篇 performance
  • 48 篇 parallel process...
  • 39 篇 algorithms
  • 36 篇 parallel program...
  • 33 篇 languages
  • 30 篇 design
  • 20 篇 parallel algorit...
  • 20 篇 gpu
  • 10 篇 experimentation
  • 10 篇 measurement
  • 9 篇 theory
  • 9 篇 parallel computi...
  • 8 篇 parallel
  • 7 篇 mpi
  • 7 篇 graphics process...
  • 7 篇 logic programmin...
  • 7 篇 concurrency
  • 6 篇 parallelism
  • 5 篇 scalability
  • 5 篇 graph algorithms

机构

  • 7 篇 carnegie mellon ...
  • 5 篇 indiana univ blo...
  • 3 篇 univ wisconsin d...
  • 3 篇 univ of tokyo
  • 3 篇 univ chinese aca...
  • 3 篇 massachusetts in...
  • 3 篇 univ illinois ur...
  • 3 篇 swiss fed inst t...
  • 3 篇 mit csail united...
  • 3 篇 shanghai jiao to...
  • 3 篇 tsinghua univ pe...
  • 3 篇 univ utah sch co...
  • 3 篇 purdue univ w la...
  • 3 篇 univ calif berke...
  • 2 篇 ist austria klos...
  • 2 篇 georgetown univ ...
  • 2 篇 yale university ...
  • 2 篇 coll william & m...
  • 2 篇 shanghai key lab...
  • 2 篇 univ of wisconsi...

作者

  • 8 篇 blelloch guy e.
  • 6 篇 hoefler torsten
  • 6 篇 garland michael
  • 6 篇 chen haibo
  • 6 篇 shun julian
  • 5 篇 sun yihan
  • 5 篇 zhai jidong
  • 5 篇 tsigas philippas
  • 5 篇 kennedy ken
  • 4 篇 dhulipala laxman
  • 4 篇 miller barton p.
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 nikolopoulos dim...
  • 4 篇 long guoping
  • 4 篇 valero mateo
  • 4 篇 mellor-crummey j...
  • 4 篇 agrawal kunal
  • 4 篇 gu yan
  • 4 篇 leiserson charle...

语言

  • 345 篇 英文
  • 15 篇 其他
检索条件"任意字段=Proceedings of the 14th ACM SIGPLAN symposium on Principles and practice of parallel programming"
360 条 记 录,以下是161-170 订阅
排序:
Automatic Problem Size Sensitive Task Partitioning on Heterogeneous parallel Systems  13
Automatic Problem Size Sensitive Task Partitioning on Hetero...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Grasso, Ivan Kofler, Klaus Cosenza, Biagio Fahringer, thomas Univ Innsbruck Inst Informat A-6020 Innsbruck Austria
In this paper we propose a novel approach which automatizes task partitioning in heterogeneous systems. Our framework is based on the Insieme Compiler and Runtime infrastructure [1]. the compiler translates a single-d... 详细信息
来源: 评论
Work-stealing with Configurable Scheduling Strategies  13
Work-stealing with Configurable Scheduling Strategies
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Wimmer, Martin Traeff, Jesper Larsson Cederman, Daniel Tsigas, Philippas Vienna Univ Technol Fac Informat Res Grp Parallel Comp A-1040 Vienna Austria Chalmers Univ Technol S-41296 Gothenburg Sweden
Work-stealing systems are typically oblivious to the nature of the tasks they are scheduling. they do not know or take into account how long a task will take to execute or how many subtasks it will spawn. Moreover, ta... 详细信息
来源: 评论
Correct and efficient work-stealing for weak memory models  13
Correct and efficient work-stealing for weak memory models
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2013
作者: Lê, Nhat Minh Pop, Antoniu Cohen, Albert Zappa Nardelli, Francesco INRIA ENS Paris Paris France
Chase and Lev's concurrent deque is a key data structure in shared-memory parallel programming and plays an essential role in work-stealing schedulers. We provide the first correctness proof of an optimized implem... 详细信息
来源: 评论
parallel programming with big operators  13
Parallel programming with big operators
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2013
作者: Park, Changhee Steele Jr., Guy L. Tristan, Jean-Baptiste KAIST Seoul Korea Republic of Oracle Labs. Burlington MA United States
In the sciences, it is common to use the so-called "big operator" notation to express the iteration of a binary operator (the reducer) over a collection of values. Such a notation typically assumes that the ... 详细信息
来源: 评论
parallel Schedule Synthesis for Attribute Grammars  13
Parallel Schedule Synthesis for Attribute Grammars
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Meyerovich, Leo A. Torok, Matthew E. Atkinson, Eric Bodik, Rastislav Univ Calif Berkeley Berkeley CA 94720 USA
We examine how to synthesize a parallel schedule of structured traversals over trees. In our system, programs are declaratively specified as attribute grammars. Our synthesizer automatically, correctly, and quickly sc... 详细信息
来源: 评论
ZOOMM: A parallel web browser engine for multicore mobile devices  13
ZOOMM: A parallel web browser engine for multicore mobile de...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming, PPoPP 2013
作者: Caşcaval, CǍlin Fowler, Seth Montesinos-Ortego, Pablo Piekarski, Wayne Reshadi, Mehrdad Robatmili, Behnam Weber, Michael Bhavsar, Vrajesh Qualcomm Research Silicon Valley Santa Clara CA United States
We explore the challenges in expressing and managing concurrency in browsers on mobile devices. Browsers are complex applications that implement multiple standards, need to support legacy behavior, and are highly dyna... 详细信息
来源: 评论
Multi-Level parallel Computing of Reverse Time Migration for Seismic Imaging on Blue Gene/Q  13
Multi-Level Parallel Computing of Reverse Time Migration for...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Lu, Ligang Magerlein, Karen IBM Watson Res Ctr Yorktown Hts NY USA
Blue Gene/Q (BG/Q) is an early representative of increasing scale and thread count that will characterize future HPC systems: large counts of nodes, cores, and threads; and a rich programming environment with many deg... 详细信息
来源: 评论
the Tasks with Effects Model for Safe Concurrency  13
The Tasks with Effects Model for Safe Concurrency
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Heumann, Stephen T. Adve, Vikram S. Wang, Shengjie Univ Illinois Urbana IL 61801 USA
Today's widely-used concurrent programming models either provide weak safety guarantees, making it easy to write code with subtle errors, or are limited in the class of programs that they can express. We propose a... 详细信息
来源: 评论
Ligra: A Lightweight Graph Processing Framework for Shared Memory  13
Ligra: A Lightweight Graph Processing Framework for Shared M...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Shun, Julian Blelloch, Guy E. Carnegie Mellon Univ Pittsburgh PA 15213 USA
there has been significant recent interest in parallel frameworks for processing graphs due to their applicability in studying social networks, the Web graph, networks in biology, and unstructured meshes in scientific... 详细信息
来源: 评论
Ownership Passing: Efficient Distributed Memory programming on Multi-core Systems  13
Ownership Passing: Efficient Distributed Memory Programming ...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Friedley, Andrew Hoefler, Torsten Bronevetsky, Greg Lumsdaine, Andrew Ma, Ching-Chen Indiana Univ Bloomington IN 47405 USA ETH Zurich Switzerland Lawrence Livermore Natl Lab Livermore CA USA Rose Hulman Inst Technol Terre Haute IN 47803 USA
the number of cores in multi- and many-core high-performance processors is steadily increasing. MPI, the de-facto standard for programming high-performance computing systems offers a distributed memory programming mod... 详细信息
来源: 评论