咨询与建议

限定检索结果

文献类型

  • 2,768 篇 会议
  • 47 篇 期刊文献
  • 14 册 图书

馆藏范围

  • 2,827 篇 电子文献
  • 2 种 纸本馆藏

日期分布

学科分类号

  • 2,015 篇 工学
    • 1,780 篇 计算机科学与技术...
    • 944 篇 软件工程
    • 296 篇 信息与通信工程
    • 292 篇 电气工程
    • 246 篇 电子科学与技术(可...
    • 95 篇 控制科学与工程
    • 52 篇 机械工程
    • 49 篇 生物工程
    • 44 篇 光学工程
    • 41 篇 生物医学工程(可授...
    • 37 篇 仪器科学与技术
    • 28 篇 动力工程及工程热...
    • 27 篇 化学工程与技术
    • 21 篇 土木工程
    • 20 篇 力学(可授工学、理...
    • 19 篇 材料科学与工程(可...
    • 18 篇 建筑学
  • 541 篇 理学
    • 385 篇 数学
    • 106 篇 物理学
    • 56 篇 生物学
    • 48 篇 系统科学
    • 32 篇 化学
    • 32 篇 统计学(可授理学、...
  • 197 篇 管理学
    • 121 篇 管理科学与工程(可...
    • 81 篇 图书情报与档案管...
    • 56 篇 工商管理
  • 51 篇 医学
    • 42 篇 临床医学
    • 16 篇 基础医学(可授医学...
  • 19 篇 文学
  • 17 篇 经济学
    • 17 篇 应用经济学
  • 15 篇 法学
    • 14 篇 社会学
  • 12 篇 农学
  • 4 篇 教育学
  • 3 篇 军事学

主题

  • 342 篇 parallel process...
  • 200 篇 parallel process...
  • 193 篇 computer archite...
  • 157 篇 graphics process...
  • 153 篇 parallel archite...
  • 112 篇 parallel algorit...
  • 108 篇 graphics process...
  • 106 篇 hardware
  • 86 篇 image processing
  • 78 篇 computational mo...
  • 73 篇 signal processin...
  • 71 篇 concurrent compu...
  • 66 篇 instruction sets
  • 65 篇 algorithm design...
  • 65 篇 multicore proces...
  • 63 篇 field programmab...
  • 60 篇 parallel program...
  • 59 篇 parallel computi...
  • 53 篇 gpu
  • 49 篇 digital signal p...

机构

  • 10 篇 natl univ def te...
  • 8 篇 college of compu...
  • 6 篇 hosei univ dept ...
  • 6 篇 college of compu...
  • 5 篇 univ aizu dept c...
  • 5 篇 natl univ def te...
  • 5 篇 city university ...
  • 5 篇 science and tech...
  • 4 篇 chinese acad sci...
  • 4 篇 school of comput...
  • 4 篇 carleton univ sc...
  • 4 篇 univ chinese aca...
  • 4 篇 school of comput...
  • 4 篇 charles univ pra...
  • 4 篇 department of co...
  • 4 篇 school of comput...
  • 4 篇 hainan internati...
  • 4 篇 purple mountain ...
  • 4 篇 sun yat sen univ...
  • 4 篇 healthworksai ba...

作者

  • 10 篇 liu jie
  • 7 篇 wang qinglin
  • 7 篇 quintana-orti en...
  • 6 篇 gepner pawel
  • 6 篇 peng shietung
  • 6 篇 li kuan-ching
  • 6 篇 li yamin
  • 6 篇 chu wanming
  • 6 篇 prasanna viktor ...
  • 6 篇 rothermel kurt
  • 6 篇 yang chao-tung
  • 5 篇 dongarra jack
  • 5 篇 olas tomasz
  • 5 篇 hannig frank
  • 5 篇 qian depei
  • 5 篇 nakano koji
  • 5 篇 gao yutong
  • 5 篇 hsu ching-hsien
  • 5 篇 wyrzykowski roma...
  • 5 篇 chen yifeng

语言

  • 2,802 篇 英文
  • 16 篇 其他
  • 13 篇 中文
  • 1 篇 俄文
检索条件"任意字段=8th International Conference on Algorithms and Architectures for Parallel Processing"
2829 条 记 录,以下是2681-2690 订阅
排序:
Dagger: combining benefits of synchronous and asynchronous communication styles
Dagger: combining benefits of synchronous and asynchronous c...
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Gursoy, Attila Kale, Laxmikant V. Univ of Illinois Urbana United States
Communication using blocking receives is the commonly used mechanism is parallel programming today. Message driven execution is an alternate mechanism which does not use receive style statements at all. the message dr... 详细信息
来源: 评论
Effect of speculative execution on cache performance
Effect of speculative execution on cache performance
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Pierce, Jim Mudge, Trevor Univ of Michigan
Superscalar microprocessors obtain high performance by exploiting parallelism at the instruction level. To effectively use the instruction-level parallelism found in general purpose, non-numeric code, future processor... 详细信息
来源: 评论
Scalable spin locks for multiprogrammed systems
Scalable spin locks for multiprogrammed systems
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Wisniewski, Robert W. Kontothanassis, Leonidas Scott, Michael L. Univ of Rochester Rochester United States
Synchronization primitives for large shared-memory multiprocessors need to minimize latency and contention. Software queue-based locks address these goals, but suffer if a process near the end of the queue waits for a... 详细信息
来源: 评论
Latin cubes and parallel array access
Latin cubes and parallel array access
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Fan, Cong Gupta, Ajay Liu, Jiuqiang Western Michigan Univ Kalamazoo United States
the problem of efficiently storing a d-dimensional array into multiple memory modules of a shared memory machine is an important problem in parallel processing. In this paper, we consider the problem for the three-dim... 详细信息
来源: 评论
Efficient matrix chain ordering in polylog time
Efficient matrix chain ordering in polylog time
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Bradford, Philip G. Rawlins, Gregory J.E. Shannon, Gregory E. Indiana Univ Bloomington United States
this paper gives an O(lg3n)-time and n/lgn processor algorithm for solving the matrix chain ordering problem and for finding optimal triangulations of a convex polygon on the Common CRCW PRAM model. this algorithm wor... 详细信息
来源: 评论
parallel logic simulation using time warp on shared-memory multiprocessors
Parallel logic simulation using time warp on shared-memory m...
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Kim, Hong K. Chung, Soon M. Wright State Univ Dayton United States
this paper presents an efficient parallel logic-circuit simulation scheme based on the Time Warp optimistic algorithm. the Time Warp algorithm is integrated with a new Global Virtual Time (GVT) computation scheme for ... 详细信息
来源: 评论
Clustering and intra-processor scheduling for explicitly programs on distributed-memory system
Clustering and intra-processor scheduling for explicitly pro...
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Dixit-Radiya, Vibha A. Panda, Dhabaleswar K. The Ohio State Univ Columbus United States
When mapping a parallel program onto a parallel architecture, the number of available processor is usually less than the number of tasks in the program. this gives rise to clustering and intra-processor scheduling pro... 详细信息
来源: 评论
Direct array injection technique in a fine-grain multithreading execution model
Direct array injection technique in a fine-grain multithread...
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Kim, Chinhyun Gaudiot, Jean-Luc Univ of Southern California Los Angeles United States
We propose an optimized array handling scheme called the Direct Array Injection Technique (DAIT) which can be used in conjunction with I-Structures to provide non-strict and parallel array accesses in a fine/medium gr... 详细信息
来源: 评论
Extracting parallelism in Fortran by translation to a single assignment intermediate form
Extracting parallelism in Fortran by translation to a single...
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Barry, Robert J. Evripidou, Paraskevas Southern Methodist Univ Dallas United States
this paper presents MUSTANG, a system for translating Fortran to single assignment form in an effort to automatically extract parallelism. Specifically, a sequential Fortran source program is translated into IF1, a ma... 详细信息
来源: 评论
New combinatorial approach to optimal embeddings of rectangles
New combinatorial approach to optimal embeddings of rectangl...
收藏 引用
Proceedings of the 8th international parallel processing Symposium
作者: Huang, Shou-Hsuan S. Liu, Hongfei Verma, Rakesh M. Univ of Houston Houston United States
An important problem in graph embeddings and parallel computing is to embed a rectangular grid into other graphs. We present a novel, general combinatorial approach to (one-to-one) embedding rectangular grids into the... 详细信息
来源: 评论