咨询与建议

限定检索结果

文献类型

  • 108 篇 会议
  • 13 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 85 篇 工学
    • 83 篇 计算机科学与技术...
    • 53 篇 软件工程
    • 8 篇 电子科学与技术(可...
    • 6 篇 信息与通信工程
    • 4 篇 力学(可授工学、理...
    • 4 篇 电气工程
    • 4 篇 农业工程
    • 1 篇 动力工程及工程热...
    • 1 篇 控制科学与工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 石油与天然气工程
    • 1 篇 核科学与技术
  • 51 篇 理学
    • 51 篇 数学
    • 8 篇 统计学(可授理学、...
    • 3 篇 物理学
    • 2 篇 系统科学
  • 11 篇 管理学
    • 7 篇 管理科学与工程(可...
    • 6 篇 工商管理
    • 4 篇 图书情报与档案管...
  • 4 篇 农学
    • 4 篇 作物学
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 20 篇 parallel archite...
  • 17 篇 parallel algorit...
  • 15 篇 programming
  • 15 篇 parallel process...
  • 8 篇 computer archite...
  • 8 篇 parallel program...
  • 7 篇 parallel process...
  • 5 篇 approximation al...
  • 5 篇 hardware
  • 4 篇 computational mo...
  • 4 篇 graphics process...
  • 3 篇 performance
  • 3 篇 routing
  • 3 篇 computer systems...
  • 3 篇 memory managemen...
  • 3 篇 algorithm design...
  • 3 篇 parallel computi...
  • 3 篇 field programmab...
  • 3 篇 scheduling
  • 3 篇 data models

机构

  • 4 篇 carnegie mellon ...
  • 2 篇 harvard univ div...
  • 2 篇 bar ilan univ de...
  • 2 篇 paderborn univ p...
  • 2 篇 school of comput...
  • 2 篇 mit comp sci & a...
  • 2 篇 school of comput...
  • 2 篇 suny stony brook...
  • 1 篇 instutut d'elect...
  • 1 篇 univ wroclaw ins...
  • 1 篇 faculty of compu...
  • 1 篇 inesc-id isel ip...
  • 1 篇 dipartimento di ...
  • 1 篇 ens rennes renne...
  • 1 篇 ecole cent paris
  • 1 篇 soochow univ sch...
  • 1 篇 department of co...
  • 1 篇 state key lab of...
  • 1 篇 cinvestav tamaul...
  • 1 篇 dept. of electro...

作者

  • 4 篇 blelloch guy e.
  • 4 篇 tangwongsan kana...
  • 2 篇 ballard grey
  • 2 篇 holtz olga
  • 2 篇 varman peter j.
  • 2 篇 jianxi fan
  • 2 篇 anon
  • 2 篇 jigang wu
  • 2 篇 hasenplaugh will...
  • 2 篇 bender ma
  • 2 篇 schardl tao b.
  • 2 篇 schwartz oded
  • 2 篇 simhadri harsha ...
  • 2 篇 kaler tim
  • 2 篇 lipshitz benjami...
  • 2 篇 klein st
  • 2 篇 leiserson charle...
  • 2 篇 rabin mo
  • 2 篇 vishkin uzi
  • 2 篇 demmel james

语言

  • 120 篇 英文
  • 2 篇 其他
检索条件"任意字段=12th ACM Symposium on Parallel Algorithms and Architectures"
122 条 记 录,以下是111-120 订阅
排序:
parallel construction and query of suffix trees for two-dimensional matrices  93
Parallel construction and query of suffix trees for two-dime...
收藏 引用
5th Annual acm symposium on parallel algorithms and architectures, SPAA 1993
作者: Giancarlo, Raffaele Grossi, Roberto AT and T Bell Laboratories Murray HillNJ07974 United States University of Palermo Italy Dipartimento di Informatica Università di Pisa Pisa56125 Italy Dipartimento di Sistemi e Informatica Università di Firenze Firenze50134 Italy
We give efficient CRCW PRAM algorithms for the construction of two data structures, the Lsuffix Tree of a square matrix and the Nested Suffix Tree of a general matrix. the Lsuffix tree, introduced by Giancarlo [11], r... 详细信息
来源: 评论
parallel linear solvers for reservoir simulation: A generic approach for existing and emerging computer architectures
Parallel linear solvers for reservoir simulation: A generic ...
收藏 引用
Proceedings of the 12th SPE symposium on Reservoir Simulation
作者: Bhogeswara, Rao Killough, J.E. Univ of Houston Houston United States
Recent architectural advances in the computer industry have been focused to solve numerically intensive flows, such as in oil reservoirs, on several processors simultaneously. As a result of connecting these processor... 详细信息
来源: 评论
Fast, scalable synchronization with minimal hardware support  93
Fast, scalable synchronization with minimal hardware support
收藏 引用
Proceedings of the 12th Annual acm symposium on Principles of Distributed Computing
作者: Yang, Jae-Heon Anderson, James H. Univ of Maryland at College Park College Park MD United States
this paper concerns synchronization under read/write atomicity in shared memory multiprocessors. We present a new algorithm for N-process mutual exclusion that requires only read and write operations and that has O(lo... 详细信息
来源: 评论
Implementing hybrid consistency with high-level synchronization operations  93
Implementing hybrid consistency with high-level synchronizat...
收藏 引用
Proceedings of the 12th Annual acm symposium on Principles of Distributed Computing
作者: Friedman, Roy Technion Haifa Israel
In recent years, there is a growing tendency to support high-level synchronization operations, such as read-modify-write, FIFO queues and stacks, as part of the programmer's shared memory model. this paper examine... 详细信息
来源: 评论
MODELS FOR USE IN thE DESIGN OF MACRO-PIPELINED parallel PROCESSORS.
MODELS FOR USE IN THE DESIGN OF MACRO-PIPELINED PARALLEL PRO...
收藏 引用
Conference Proceedings - 12th Annual International symposium on Computer Architecture.
作者: Smith, Bradley Warren Siegel, Howard Jay Purdue Univ Sch of Electrical Engineering West Lafayette IN USA Purdue Univ Sch of Electrical Engineering West Lafayette IN USA
An approach is proposed for modeling off-the-shelf hardware and for modeling parallel algorithms, along with a design methodology to use the information provided by these models, to design a class of macro-pipelined s... 详细信息
来源: 评论
CONFERENCE PROCEEDINGS - 12th ANNUAL INTERNATIONAL symposium ON COMPUTER ARCHITECTURE.
CONFERENCE PROCEEDINGS - 12TH ANNUAL INTERNATIONAL SYMPOSIUM...
收藏 引用
Conference Proceedings - 12th Annual International symposium on Computer Architecture.
作者: Anon
the following topics are dealt with: array processing;pipelined CPUs;caches and registers;LISP machines;special-purpose parallel processors;multiprocessors;uniprocoessors;logic programming machines;commercial multipro... 详细信息
来源: 评论
CONFERENCE RECORD OF thE TWELFth ANNUAL acm symposium ON PRINCIPLES OF PROGRAMMING LANGUAGES.
CONFERENCE RECORD OF THE TWELFTH ANNUAL ACM SYMPOSIUM ON PRI...
收藏 引用
12th Annual acm symposium on Principles of Programming Languages, POPL'85
作者: Anon
this conference proceedings contains 30 papers. these papers present a comprehensive up-to-date view in the area of programming languages. the main subjects are operating systems, program compilers, computer programmi... 详细信息
来源: 评论
CLOSELY COUPLED ASYNCHRONOUS HIERARCHICAL AND parallel PROCESSING IN AN OPEN ARCHITECTURE.
CLOSELY COUPLED ASYNCHRONOUS HIERARCHICAL AND PARALLEL PROCE...
收藏 引用
Conference Proceedings - 12th Annual International symposium on Computer Architecture.
作者: Naedel, Dick INTELLIMAC Inc Rockville MD USA INTELLIMAC Inc Rockville MD USA
Multiple-processor systems based on an open bus architecture and composite Von Neumann-type computing devices can be used effectively in AI and other CPU-memory intensive applications. A combination of parallel and hi... 详细信息
来源: 评论
INFLUENCE OF parallel DECOMPOSITION STRATEGIES ON thE PERFORMANCE OF MULTIPROCESSOR SYSTEMS.
INFLUENCE OF PARALLEL DECOMPOSITION STRATEGIES ON THE PERFOR...
收藏 引用
Conference Proceedings - 12th Annual International symposium on Computer Architecture.
作者: Vrsalovic, Dalibor Gehringer, Edward F. Segall, Zary Z. Siewiroek, Daniel P. Carnegie-Mellon Univ Dep of Computer Science Pittsburgh PA USA Carnegie-Mellon Univ Dep of Computer Science Pittsburgh PA USA
A model for predicting multiprocessor performance on iterative algorithms, where each iteration consists of some amount of access to global data and some amount of local processing, is presented. the application cycle... 详细信息
来源: 评论
parallel GARBAGE COLLECTION WIthOUT SYNCHRONIZATION OVERHEAD.
PARALLEL GARBAGE COLLECTION WITHOUT SYNCHRONIZATION OVERHEAD...
收藏 引用
Conference Proceedings - 12th Annual International symposium on Computer Architecture.
作者: Ram, Ashwin Patel, Janak H. Univ of Illinois Coordinated Science Lab Urbana IL USA Univ of Illinois Coordinated Science Lab Urbana IL USA
Architecture and supporting parallel garbage collection algorithms designed for a virtual memory system with separate processors for list processing and for garbage collection are presented. Each processor has its own... 详细信息
来源: 评论