咨询与建议

限定检索结果

文献类型

  • 1,504 篇 会议
  • 105 篇 期刊文献

馆藏范围

  • 1,609 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,168 篇 工学
    • 1,111 篇 计算机科学与技术...
    • 557 篇 软件工程
    • 118 篇 电气工程
    • 75 篇 信息与通信工程
    • 46 篇 控制科学与工程
    • 37 篇 电子科学与技术(可...
    • 13 篇 材料科学与工程(可...
    • 13 篇 农业工程
    • 11 篇 机械工程
    • 11 篇 光学工程
    • 8 篇 化学工程与技术
    • 8 篇 生物工程
    • 7 篇 建筑学
    • 7 篇 生物医学工程(可授...
    • 6 篇 动力工程及工程热...
    • 5 篇 土木工程
    • 3 篇 力学(可授工学、理...
  • 579 篇 理学
    • 557 篇 数学
    • 55 篇 统计学(可授理学、...
    • 16 篇 物理学
    • 9 篇 生物学
    • 9 篇 系统科学
    • 8 篇 化学
  • 73 篇 管理学
    • 64 篇 管理科学与工程(可...
    • 40 篇 工商管理
    • 10 篇 图书情报与档案管...
  • 16 篇 农学
    • 16 篇 作物学
  • 6 篇 经济学
    • 6 篇 应用经济学
  • 3 篇 法学
    • 3 篇 社会学
  • 3 篇 教育学
    • 3 篇 教育学
  • 2 篇 医学
  • 1 篇 文学
  • 1 篇 军事学

主题

  • 237 篇 parallel algorit...
  • 173 篇 parallel process...
  • 80 篇 computer archite...
  • 74 篇 parallel process...
  • 57 篇 parallel program...
  • 55 篇 algorithms
  • 47 篇 parallel archite...
  • 41 篇 hardware
  • 30 篇 scheduling
  • 27 篇 computer program...
  • 21 篇 graph algorithms
  • 20 篇 computer systems...
  • 18 篇 approximation al...
  • 18 篇 processor schedu...
  • 18 篇 computational mo...
  • 18 篇 field programmab...
  • 17 篇 parallel computi...
  • 16 篇 computer science
  • 16 篇 performance
  • 16 篇 delay

机构

  • 32 篇 carnegie mellon ...
  • 15 篇 swiss fed inst t...
  • 15 篇 carnegie mellon ...
  • 11 篇 univ maryland de...
  • 11 篇 stanford univ st...
  • 10 篇 univ maryland co...
  • 10 篇 mit 77 massachus...
  • 10 篇 univ calif berke...
  • 8 篇 eth zurich
  • 7 篇 georgetown univ ...
  • 7 篇 mit cambridge ma...
  • 7 篇 univ texas austi...
  • 6 篇 penn state univ ...
  • 6 篇 mit csail cambri...
  • 5 篇 univ calif river...
  • 5 篇 princeton univer...
  • 5 篇 university of ma...
  • 5 篇 microsoft res re...
  • 5 篇 carnegie mellon ...
  • 5 篇 harvard univ cam...

作者

  • 38 篇 blelloch guy e.
  • 20 篇 gu yan
  • 18 篇 gibbons phillip ...
  • 18 篇 shun julian
  • 18 篇 goodrich michael...
  • 16 篇 fineman jeremy t...
  • 15 篇 sun yihan
  • 14 篇 dhulipala laxman
  • 13 篇 vishkin uzi
  • 12 篇 agrawal kunal
  • 11 篇 leiserson charle...
  • 10 篇 ballard grey
  • 10 篇 hoefler torsten
  • 10 篇 anon
  • 10 篇 miller gary l.
  • 10 篇 harris david g.
  • 9 篇 ghaffari mohsen
  • 9 篇 tangwongsan kana...
  • 9 篇 reif john h.
  • 9 篇 demmel james

语言

  • 1,569 篇 英文
  • 40 篇 其他
检索条件"任意字段=Annual ACM Symposium on Parallel Algorithms and Architectures"
1609 条 记 录,以下是1351-1360 订阅
排序:
Comparative performance evaluvation of cache-coherent NUMA and COMA architectures
Comparative performance evaluvation of cache-coherent NUMA a...
收藏 引用
19th International symposium on Computer Architecture
作者: Stenstrom, Per Joe, Truman Gupta, Anoop
The performance of two classes of large-scale shared-memory machines that have recently emerged, cache-coherent nonuniform-memory-access machines (CC-NUMA) and cache-only memory architectures (COMA), is compared. They... 详细信息
来源: 评论
Register traffic analysis for streamlining inter-operation communication in fine-grain parallel processors
Register traffic analysis for streamlining inter-operation c...
收藏 引用
Proceedings of the 25th annual International symposium on Microarchitecture
作者: Franklin, Mano Sohi, Gurindar S. Univ of Wisconsin-Madison Madison WI United States
Traditionally, register files have been the primary agent for inter-operation communication in load/store architectures. As processors start issuing multiple instructions per cycle, a centralized register file can eas... 详细信息
来源: 评论
IMPROVED parallel INTEGER SORTING WITHOUT CONCURRENT WRITING  3
IMPROVED PARALLEL INTEGER SORTING WITHOUT CONCURRENT WRITING
收藏 引用
3RD annual SYMP OF THE ASSOC FOR COMPUTING MACHINERY AND THE SOC FOR INDUSTRIAL AND APPLIED MATHEMATICS : DISCRETE algorithms
作者: ALBERS, S HAGERUP, T Graduiertentolleg Informatik Universität des Saarlandes Saarbrücken W-6600 Germany Max-Planck-Institut für Informatik Saarbrücken W-6600 Germany
We show that n integers in the range 1. n can be stably sorted on an EREW PRAM using O(log n)3/2(log log n)1/2) time, O(n (log n)1/2(log log n)1/2) operations and O(n) space. In addition, we are able to stably sort n ... 详细信息
来源: 评论
A quantitative approach for teaching parallel computing  92
A quantitative approach for teaching parallel computing
收藏 引用
Proceedings of the twenty-third SIGCSE technical symposium on Computer science education
作者: E. Luque R. Suppi J. Sorribes Department d'Informàtica Universitat Autònoma de Barcelona 08193-Bellaterra Barcelona Spain
parallel computing teaching has an important difficulty, there are few tools to directly learn the behavior of the parallel algorithms and the parallel architectures. Normally the student is formed to think in sequent...
来源: 评论
Randomized parallel algorithms for matroid union and intersection, with applications to arboresences and edge-disjoint spanning trees  92
Randomized parallel algorithms for matroid union and interse...
收藏 引用
Proceedings of the third annual acm-SIAM symposium on Discrete algorithms
作者: H. Narayanan Huzur Saran Vijay V. Vazirani
The strong link between matroids and matching is used to extend the ideas that resulted in the design of Random NC algorithms for matching to obtain RNC algorithms for the well-known problems of finding an arboresence...
来源: 评论
Microarchitecture Support For Dynamic Scheduling Of Acyclic Task Graphs
Microarchitecture Support For Dynamic Scheduling Of Acyclic ...
收藏 引用
IEEE/acm International symposium on Microarchitecture (MICRO)
作者: C.J. Beckmann C.D. Polychronopoulos Center for Supercomputing Research and Development University of Illinois Urbana-Champaign Urbana IL USA Center for Supercomputing Research and Development Kubota Pacific Inc. Santa Clara CA USA
来源: 评论
Processor-efficient parallel solution of linear systems. II. The positive characteristic and singular cases
Processor-efficient parallel solution of linear systems. II....
收藏 引用
annual IEEE symposium on Foundations of Computer Science
作者: E. Kaltofen V. Pan Department of Computer Science Rensselaer Polytechnic Institute Troy NY USA Department of Mathematics and Computer Science Lehman College of the City University of New York Bronx NY USA
For pt.I see Proc. 3rd Ann. acm Symp. parallel Algms. Architecture, p. 180-91 (1991). The authors show that over any field, the solution set to a system of n linear equations in n unknowns can be computed in parallel ... 详细信息
来源: 评论
2nd annual acm symposium on parallel algorithms and architectures
收藏 引用
Integration 1990年 第1期9卷 104-104页
来源: 评论
Massively parallel shared memory computer
Massively parallel shared memory computer
收藏 引用
Third annual acm symposium on parallel algorithms and architectures - SPAA'91
作者: Smith, Burton
来源: 评论
In-place techniques for parallel convex hull algorithms  91
In-place techniques for parallel convex hull algorithms
收藏 引用
3rd annual acm symposium on parallel algorithms and architectures - SPAA'91
作者: Ghouse, M. Goodrich, M. Dept. of Computer Science Johns Hopkins University Baltimore MD
来源: 评论