咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 47 篇 工学
    • 43 篇 软件工程
    • 30 篇 计算机科学与技术...
    • 1 篇 机械工程
    • 1 篇 电气工程
    • 1 篇 信息与通信工程
  • 5 篇 理学
    • 3 篇 数学
    • 1 篇 地质学
    • 1 篇 系统科学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 8 篇 gpu
  • 7 篇 performance
  • 5 篇 parallel algorit...
  • 5 篇 parallel program...
  • 4 篇 languages
  • 4 篇 algorithms
  • 4 篇 shared memory
  • 4 篇 scheduling
  • 3 篇 parallelism
  • 3 篇 parallel
  • 2 篇 graph algorithms
  • 2 篇 garbage collecti...
  • 2 篇 opencl
  • 2 篇 loop paralleliza...
  • 2 篇 machine learning
  • 2 篇 parallel computi...
  • 2 篇 parallel process...
  • 2 篇 multi-core
  • 1 篇 program debuggin...
  • 1 篇 object computer

机构

  • 5 篇 carnegie mellon ...
  • 2 篇 indiana univ blo...
  • 1 篇 contra costa col...
  • 1 篇 inria
  • 1 篇 rose hulman inst...
  • 1 篇 fudan univ sch c...
  • 1 篇 univ calif river...
  • 1 篇 georgetown univ ...
  • 1 篇 washington unive...
  • 1 篇 lawrence livermo...
  • 1 篇 univ calif san d...
  • 1 篇 tsinghua univ de...
  • 1 篇 software school ...
  • 1 篇 qualcomm technol...
  • 1 篇 carnegie mellon ...
  • 1 篇 the ohio state u...
  • 1 篇 univ chinese aca...
  • 1 篇 univ politecn ca...
  • 1 篇 univ innsbruck i...
  • 1 篇 univ paris 11 cn...

作者

  • 2 篇 chargueraud arth...
  • 2 篇 hoefler torsten
  • 2 篇 blelloch guy e.
  • 2 篇 cui huimin
  • 2 篇 rainey mike
  • 2 篇 lumsdaine andrew
  • 2 篇 shun julian
  • 2 篇 acar umut a.
  • 1 篇 laarman alfons
  • 1 篇 shang honghui
  • 1 篇 fahringer thomas
  • 1 篇 tang hong
  • 1 篇 kalvoda pavel
  • 1 篇 kofler klaus
  • 1 篇 friedley andrew
  • 1 篇 wang lei
  • 1 篇 shen kai
  • 1 篇 warren david h. ...
  • 1 篇 acar umut
  • 1 篇 foster ian t.

语言

  • 53 篇 英文
检索条件"任意字段=Proceedings of the 23rd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
53 条 记 录,以下是11-20 订阅
排序:
Hierarchical Memory Management for Mutable State  18
Hierarchical Memory Management for Mutable State
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Guatto, Adrien Westrick, Sam Raghunathan, Ram Acar, Umut Fluet, Matthew Carnegie Mellon Univ Pittsburgh PA 15213 USA Rochester Inst Technol Rochester NY 14623 USA
It is well known that modern functional programming languages are naturally amenable to parallel programming. Achieving efficient parallelism using functional languages, however, remains difficult. Perhaps the most im... 详细信息
来源: 评论
Poster: Performance Challenges in Modular parallel Programs  23
Poster: Performance Challenges in Modular Parallel Programs
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Acar, Umut A. Aksenov, Vitaly Chargueraud, Arthur Rainey, Mike Carnegie Mellon Univ Pittsburgh PA 15213 USA INRIA Rocquencourt France ITMO Univ St Petersburg Russia Univ Strasbourg CNRS ICube Strasbourg France
Over the past decade, many programming languages and systems for parallel-computing have been developed, including Cilk, Fork/Join Java, Habanero Java, parallel Haskell, parallel ML, and X10. Although these systems ra... 详细信息
来源: 评论
programming with Hardware Lock Elision  13
Programming with Hardware Lock Elision
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Afek, Yehuda Levy, Amir Morrison, Adam Tel Aviv Univ Blavatnik Sch Comp Sci IL-69978 Tel Aviv Israel
We present a simple yet effective technique for improving performance of lock-based code using the hardware lock elision (HLE) feature in Intel's upcoming Haswell processor. We also describe how to extend Haswell&... 详细信息
来源: 评论
Reducing Contention Through Priority Updates  13
Reducing Contention Through Priority Updates
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Shun, Julian Blelloch, Guy E. Fineman, Jeremy T. Gibbons, Phillip B. Carnegie Mellon Univ Pittsburgh PA 15213 USA Georgetown Univ Washington DC 20057 USA Intel Labs Pittsburgh PA USA
No abstract available.
来源: 评论
Efficient parallel determinacy race detection for two-dimensional dags  18
Efficient parallel determinacy race detection for two-dimens...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming, PPoPP 2018
作者: Xu, Yifan Angelina Lee, I-Ting Agrawal, Kunal Washington University St. Louis United States
A program is said to have a determinacy race if logically parallel parts of a program access the same memory location and one of the accesses is a write. These races are generally bugs in the program since they lead t... 详细信息
来源: 评论
Swift/T: Scalable Data Flow programming for Many-Task Applications  13
Swift/T: Scalable Data Flow Programming for Many-Task Applic...
收藏 引用
18th acm sigplan symposium on principles and practice of parallel programming
作者: Wozniak, Justin M. Armstrong, Timothy G. Wilde, Michael Katz, Daniel S. Lusk, Ewing Foster, Ian T. Argonne Natl Lab Argonne IL 60439 USA Univ Chicago Chicago IL 60637 USA
Swift/T, a novel programming language implementation for highly scalable data flow programs, is presented.
来源: 评论
FlashR: parallelize and Scale R for Machine Learning using SSDs  18
FlashR: Parallelize and Scale R for Machine Learning using S...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Zheng, Da Mhembere, Disa Vogelstein, Joshua T. Priebe, Carey E. Burns, Randal Amazon Seattle WA 98109 USA Johns Hopkins Univ Dept Comp Sci Baltimore MD 21218 USA Johns Hopkins Univ Dept Biomed Engn Inst Computat Med Baltimore MD 21218 USA Johns Hopkins Univ Dept Appl Math & Stat Baltimore MD 21218 USA Johns Hopkins Univ Baltimore MD 21218 USA
R is one of the most popular programming languages for statistics and machine learning, but it is slow and unable to scale to large datasets. The general approach for having an efficient algorithm in R is to implement... 详细信息
来源: 评论
Griffin: Uniting CPU and GPU in Information Retrieval Systems for Intra-Query parallelism  18
Griffin: Uniting CPU and GPU in Information Retrieval System...
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Liu, Yang Wang, Jianguo Swanson, Steven WDC Res Chippenham Wilts England Univ Calif San Diego San Diego CA USA
Interactive information retrieval services, such as enterprise search and document search, must provide relevant results with consistent, low response times in the face of rapidly growing data sets and query loads. Th... 详细信息
来源: 评论
HPVM: Heterogeneous parallel Virtual Machine  18
HPVM: <i>Heterogeneous Parallel Virtual Machine</i>
收藏 引用
23rd acm sigplan symposium on principles and practice of parallel programming (PPoPP)
作者: Kotsifakou, Maria Srivastava, Prakalp Sinclair, Matthew D. Komuravelli, Rakesh Adve, Vikram Adve, Sarita Univ Illinois Dept Comp Sci Champaign IL 61820 USA Qualcomm Technol Inc San Diego CA USA
We propose a parallel program representation for heterogeneous systems, designed to enable performance portability across a wide range of popular parallel hardware, including GPUs, vector instruction sets, multicore C... 详细信息
来源: 评论
Coarse-grain parallel programming  3
Coarse-grain parallel programming
收藏 引用
3rd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1991
作者: Lam, Monica S. Rinard, Martin C. Computer Systems Laboratory Stanford University CA94305 United States
This paper presents Jade, a language which allows a programmer to easily express dynamic coarse-grain parallelism. Starting with a sequential program, a programmer augments those sections of code to be parallelized wi... 详细信息
来源: 评论