咨询与建议

限定检索结果

文献类型

  • 515 篇 会议
  • 49 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 467 篇 工学
    • 413 篇 软件工程
    • 361 篇 计算机科学与技术...
    • 21 篇 电子科学与技术(可...
    • 21 篇 控制科学与工程
    • 9 篇 信息与通信工程
    • 5 篇 机械工程
    • 5 篇 电气工程
    • 4 篇 生物工程
    • 3 篇 动力工程及工程热...
    • 3 篇 生物医学工程(可授...
    • 2 篇 力学(可授工学、理...
    • 2 篇 建筑学
    • 2 篇 土木工程
    • 2 篇 农业工程
    • 1 篇 冶金工程
  • 87 篇 理学
    • 78 篇 数学
    • 12 篇 系统科学
    • 7 篇 统计学(可授理学、...
    • 4 篇 生物学
    • 2 篇 物理学
    • 2 篇 化学
    • 1 篇 大气科学
    • 1 篇 地质学
  • 25 篇 管理学
    • 19 篇 管理科学与工程(可...
    • 14 篇 工商管理
    • 6 篇 图书情报与档案管...
  • 4 篇 教育学
    • 4 篇 教育学
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 2 篇 农学
    • 2 篇 作物学

主题

  • 74 篇 performance
  • 72 篇 parallel process...
  • 63 篇 parallel program...
  • 44 篇 algorithms
  • 42 篇 languages
  • 35 篇 design
  • 26 篇 parallel algorit...
  • 25 篇 gpu
  • 15 篇 computer program...
  • 14 篇 parallel computi...
  • 13 篇 parallel
  • 12 篇 experimentation
  • 12 篇 measurement
  • 10 篇 mpi
  • 10 篇 transactional me...
  • 9 篇 graphics process...
  • 9 篇 theory
  • 9 篇 concurrency
  • 8 篇 multicore
  • 8 篇 synchronization

机构

  • 13 篇 carnegie mellon ...
  • 7 篇 indiana univ blo...
  • 4 篇 univ wisconsin d...
  • 4 篇 univ chinese aca...
  • 4 篇 univ illinois ur...
  • 4 篇 swiss fed inst t...
  • 4 篇 mit csail united...
  • 4 篇 shanghai jiao to...
  • 4 篇 mit comp sci & a...
  • 4 篇 rice university
  • 4 篇 univ rochester r...
  • 4 篇 purdue univ w la...
  • 3 篇 univ of tokyo
  • 3 篇 tsinghua univ de...
  • 3 篇 massachusetts in...
  • 3 篇 ohio state univ ...
  • 3 篇 carnegie mellon ...
  • 3 篇 inria rocquencou...
  • 3 篇 itmo univ st pet...
  • 3 篇 tsinghua univ pe...

作者

  • 9 篇 chen haibo
  • 8 篇 hoefler torsten
  • 8 篇 blelloch guy e.
  • 8 篇 agrawal kunal
  • 7 篇 garland michael
  • 7 篇 leiserson charle...
  • 6 篇 sun yihan
  • 6 篇 zhai jidong
  • 6 篇 shun julian
  • 6 篇 mellor-crummey j...
  • 5 篇 rainey mike
  • 5 篇 miller barton p.
  • 5 篇 krishnamoorthy s...
  • 5 篇 tsigas philippas
  • 5 篇 padua david
  • 5 篇 nikolopoulos dim...
  • 5 篇 lam monica s.
  • 5 篇 valero mateo
  • 5 篇 scott michael l.
  • 4 篇 taura kenjiro

语言

  • 538 篇 英文
  • 26 篇 其他
检索条件"任意字段=Proceedings of the ninth ACM SIGPLAN symposium on Principles and practice of parallel programming"
564 条 记 录,以下是541-550 订阅
排序:
proceedings of the acm sigplan symposium on principles and practice of parallel programming, PPOPP
Proceedings of the ACM SIGPLAN Symposium on Principles and P...
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
The proceedings contain 21 papers. The topics discussed include: an empirical comparison of monitoring algorithms for access anomaly detection;modeling concurrency in parallel debugging;analysis of event synchronizati...
来源: 评论
Analysis of synchronization in massively parallel discrete-event simulations  90
Analysis of synchronization in massively parallel discrete-e...
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Nicol, David M. Department of Computer Science College of William and Mary WilliamsburgVA23185 United States
来源: 评论
programming techniques for efficiently exploiting parallelism in logic programming languages  90
Programming techniques for efficiently exploiting parallelis...
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Tick, E. Ichiyoshi, N. University of Oregon Dept. of Computer Science EugeneOR97403 United States ICOT Mita Kokusai Bldg 21F 1-4-28 Mita Minato-ku Tokyo108 Japan
Granularity collecting (e.g., in OR-parallel Prolog) and removal of synchronization points (e.g., in AND-parallel committed-choice languages), are in general useful techniques for speeding up parallel logic programs. ... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Real-time, concurrent checkpoint for parallel programs  90
Real-time, concurrent checkpoint for parallel programs
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Li, Kai Naughton, Jeffrey F. Plank, James S. Computer Science Department Princeton University United States Computer Science Department University of Wisconsin United States
We have developed and implemented a checkpointing and restart algorithm for parallel programs running on commercial uniprocessors and shared-memory multipro cessors. The algorithm runs concurrently with the target pro... 详细信息
来源: 评论
Multi-model parallel programming in psyche  90
Multi-model parallel programming in psyche
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Scott, Michael L. LeBlanc, Thomas J. Marsh, Brian D. Computer Science Department University of Rochester RochesterNY14627 United States
Many different parallel programming models, including lightweight processes that communicate with shared memory and heavyweight processes that communicate with messages, have been used to implement parallel applicatio... 详细信息
来源: 评论
Design and distributed implementation of the parallel logic language shared prolog  90
Design and distributed implementation of the parallel logic ...
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Ambriola, V. Ciancarini, P. Danelutto, M. Dipartimento di Informatica Università di Pisa Italy Dipartimento di Matematica e Informatica Università di Udine Italy
The parallel logic language Shared Prolog embeds Prolog as its sequential component. A program in Shared Prolog is composed of a set of logic agents, i.e. Prolog programs, that communicate associatively via a shared w... 详细信息
来源: 评论
A Chare Kernel implementation of a parallel prolog compiler  90
A Chare Kernel implementation of a parallel prolog compiler
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Ramkumar, Balkrishna Kalé, Laxmikant V. Dept. of Computer Science University of Illinois at Urbana-Champaign UrbanaIL61801 United States
We have designed and implemented a compiler for the parallel execution of Prolog programs as a machine independent application on top of a run time environment for parallel programming called the Chare Kernel. The com... 详细信息
来源: 评论
An implementation of a barotropic numerical weather prediction model in the functional language SISAL  90
An implementation of a barotropic numerical weather predicti...
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Chang, Pau S. Egan, Gregory K. Jt. Roy. Melbourne Inst. of Technol. and Cmw. Scientific and Industrial Research Organisation Parallel Systems Architecture Project Australia Royal Melbourne Institute of Technology Dept of Communication and Electrical Engineering 124 La Trobe St. Melbourne3000 Australia Department of Computer Systems Engineering Swinburne Institute of Technology School of Electrical Engineering John Street Hawthorn3122 Australia
Numerical Weather Prediction (NWP) is acknowledged as being of vital importance to economy. The demand that NWP places on computing system performance has increased dramatically since the introduction of computer syst... 详细信息
来源: 评论
A multi-level load balancing scheme for or-parallel exhaustive search programs on the multi-PSI  90
A multi-level load balancing scheme for or-parallel exhausti...
收藏 引用
2nd acm sigplan symposium on principles and practice of parallel programming, PPOPP 1990
作者: Fumichi, Masakazu Taki, Kazuo Ichiyoshi, Nobuyuki Information Systems and Electronics Development Lab. Mitsubishi Electric Corporation 5-1-1 Ofuna Kamakura247 Japan Institute for New Generation Computer Technology 1-4-28 Mita Minato-ku Tokyo108 Japan
Good load balancing is the key to deriving maximal performance from multiprocessors. Several successful dynamic load balancing techniques on tightly-coupled multiprocessors have been developed. However, load balancing... 详细信息
来源: 评论