咨询与建议

限定检索结果

文献类型

  • 333 篇 会议
  • 46 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 329 篇 工学
    • 283 篇 软件工程
    • 268 篇 计算机科学与技术...
    • 12 篇 电子科学与技术(可...
    • 7 篇 信息与通信工程
    • 7 篇 控制科学与工程
    • 4 篇 机械工程
    • 4 篇 生物医学工程(可授...
    • 4 篇 生物工程
    • 2 篇 力学(可授工学、理...
    • 1 篇 动力工程及工程热...
    • 1 篇 电气工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 化学工程与技术
    • 1 篇 核科学与技术
    • 1 篇 农业工程
    • 1 篇 环境科学与工程(可...
  • 61 篇 理学
    • 55 篇 数学
    • 5 篇 系统科学
    • 4 篇 生物学
    • 4 篇 统计学(可授理学、...
    • 3 篇 化学
    • 1 篇 物理学
  • 19 篇 管理学
    • 11 篇 管理科学与工程(可...
    • 9 篇 工商管理
    • 8 篇 图书情报与档案管...
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 71 篇 performance
  • 49 篇 parallel process...
  • 42 篇 algorithms
  • 41 篇 parallel program...
  • 39 篇 languages
  • 34 篇 design
  • 21 篇 gpu
  • 20 篇 parallel algorit...
  • 12 篇 experimentation
  • 12 篇 measurement
  • 9 篇 theory
  • 8 篇 mpi
  • 8 篇 parallel computi...
  • 7 篇 scalability
  • 7 篇 graphics process...
  • 7 篇 parallel
  • 7 篇 concurrency
  • 6 篇 parallelism
  • 6 篇 semantics
  • 6 篇 openmp

机构

  • 8 篇 carnegie mellon ...
  • 4 篇 univ wisconsin d...
  • 4 篇 indiana univ blo...
  • 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 篇 rice univ housto...
  • 3 篇 univ calif berke...
  • 2 篇 ist austria klos...
  • 2 篇 princeton univ d...
  • 2 篇 georgetown univ ...
  • 2 篇 shanghai key lab...
  • 2 篇 univ of wisconsi...
  • 2 篇 tsinghua univers...

作者

  • 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
  • 4 篇 dhulipala laxman
  • 4 篇 tan guangming
  • 4 篇 wang haojie
  • 4 篇 nikolopoulos dim...
  • 4 篇 long guoping
  • 4 篇 valero mateo
  • 4 篇 mellor-crummey j...
  • 4 篇 gu yan
  • 4 篇 kennedy ken
  • 3 篇 taura kenjiro
  • 3 篇 li jiajia
  • 3 篇 yonezawa akinori

语言

  • 353 篇 英文
  • 26 篇 其他
检索条件"任意字段=6th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming"
379 条 记 录,以下是371-380 订阅
Generating local addresses and communication sets for data-parallel programs  93
Generating local addresses and communication sets for data-p...
收藏 引用
4th acm sigplan symposium on principles and practice of parallel programming, PPOPP 1993
作者: Chatterjee, Siddhartha Gilbert, John R. Long, Fred J.E. Schreiber, Robert Teng, Shang-Hua Research Institute for Advanced Computer Science Mail Stop T045-1 NASA Ames Research Center Moffett FieldCA94035-1000 United States Xerox Palo Alto Research Center 3333 Coyote Hill Road Palo AltoCA943041314 United States Department of Computer and Information Science University of California Santa CruzCA95064 United States Department of Mathematics Massachusetts Institute of Technology CambridgeMA02139 United States
Generating local addresses and communication sets is an important issue in distributed-memory implementations of data-parallel languages such as High Performance Fortran. We show that for an array A affinely aligned t... 详细信息
来源: 评论
Array data-flow analysis and its use in array privatization  93
Array data-flow analysis and its use in array privatization
收藏 引用
20th Annual acm sigplan-SIGACT symposium on principles of programming Languages, POPL'93
作者: Maydan, Dror E. Amarasinghe, Saman P. Lam, Monica S. Stanford Univ CA United States
Data-flow analysis of scalar variables and data dependence analysis on array elements are two important program analyses used in optimizing and parallelizing compilers. Traditional data-flow analysis models accesses o... 详细信息
来源: 评论
Efficient implementation scheme of concurrent object-oriented languages on stock multicomputers
Efficient implementation scheme of concurrent object-oriente...
收藏 引用
Proceedings of the 4th acm sigplan symposium on principles & practice of parallel programming
作者: Taura, Kenjiro Matsuoka, Satoshi Yonezawa, Akinori Univ of Tokyo Japan
Several novel techniques for efficient implementation of concurrent object-oriented languages on general purpose, stock multicomputers are presented. these techniques have been developed in implementing our concurrent... 详细信息
来源: 评论
LogP: Towards a realistic model of parallel computation
LogP: Towards a realistic model of parallel computation
收藏 引用
Proceedings of the 4th acm sigplan symposium on principles & practice of parallel programming
作者: Culler, David Karp, Richard Patterson, David Sahay, Abhijit Schauser, Klaus Erik Santos, Eunice Subramonian, Ramesh von Eicken, thorsten Univ of California Berkeley United States
A vast body of theoretical research has focused either on overly simplistic models of parallel computation, notably the PRAM, or overly specific models that have few representatives in the real world. Both kinds of mo... 详细信息
来源: 评论
Analysis of event synchronization in a parallel programming tool  90
Analysis of event synchronization in a parallel programming ...
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Callahan, David Kennedy, Ken Subhlok, Jaspal Tera Computer Company 400 North 34th Street SeattleWA98103 United States Department of Computer Science Rice University HoustonTX77251-1892 United States
Understanding synchronization is important for a parallel programming tool that uses dependence analysis as the basis for advising programmers on the correctness of parallel constructs. this paper discusses static ana... 详细信息
来源: 评论
Using data partitioning to implement a parallel assembler
Using data partitioning to implement a parallel assembler
收藏 引用
1988 acm/sigplan Conference on parallel programming: Experience with Applications, Languages and Systems, PPEALS 1988
作者: Katseff, Howard P. AT and T Bell Laboratories HolmdelNJ07733 United States
A technique for implementing algorithms on a multiprocessor computer system is data partitioning, in which input data for a problem is partitioned among many processors that cooperate to solve the problem. this paper ... 详细信息
来源: 评论
Semantic parallelization: A practical exercise in abstract interpretation  87
Semantic parallelization: A practical exercise in abstract i...
收藏 引用
14th acm SIGACT-sigplan symposium on principles of programming Languages, POPL 1987
作者: Jouvelot, Pierre Laboratoire MASI Université Paris 6 4 place Jussieu Paris Cedex 0575252 France
the parallelization of sequential programs is an adequate approach for the easy use of architectural features provided on parallel computers. We propose to enhance this technique with the notion of semantic paralleliz... 详细信息
来源: 评论
Para-functional programming: A paradigm for programming multiprocessor systems  86
Para-functional programming: A paradigm for programming mult...
收藏 引用
13th AnnuaJ acm symposium on the principles of programming Languages, POPL 1986
作者: Hudak, Paul Smith, Lauren Yale University Department of Computer Science United States
One of the most important pragmatic advantages of functional languages is that concurrency in a program is implicit-there is no need for special constructs to express parallelism as is required in most conventional la... 详细信息
来源: 评论
Maple: A programming language and operating system  82
Maple: A programming language and operating system
收藏 引用
9th acm sigplan-SIGACT symposium on principles of programming Languages, POPL 1982
作者: Voda, P.J. Department of Computing Science University of Alberta EdmontonABT6G 2H1 Canada
Maple is a statically typed language system, with very general generic facilities. It incorporates its own programming environment and provides parallel processing with a new method of process synchronization. the syn...
来源: 评论