咨询与建议

限定检索结果

文献类型

  • 3,157 篇 会议
  • 72 篇 期刊文献
  • 65 册 图书

馆藏范围

  • 3,293 篇 电子文献
  • 1 种 纸本馆藏

日期分布

学科分类号

  • 2,338 篇 工学
    • 2,058 篇 计算机科学与技术...
    • 1,036 篇 软件工程
    • 414 篇 电气工程
    • 326 篇 信息与通信工程
    • 310 篇 电子科学与技术(可...
    • 112 篇 控制科学与工程
    • 69 篇 机械工程
    • 67 篇 光学工程
    • 67 篇 生物工程
    • 62 篇 生物医学工程(可授...
    • 35 篇 动力工程及工程热...
    • 33 篇 仪器科学与技术
    • 32 篇 建筑学
    • 30 篇 材料科学与工程(可...
    • 29 篇 化学工程与技术
    • 25 篇 土木工程
    • 21 篇 力学(可授工学、理...
  • 721 篇 理学
    • 482 篇 数学
    • 174 篇 物理学
    • 79 篇 生物学
    • 65 篇 系统科学
    • 60 篇 统计学(可授理学、...
    • 36 篇 化学
  • 246 篇 管理学
    • 158 篇 管理科学与工程(可...
    • 102 篇 图书情报与档案管...
    • 70 篇 工商管理
  • 63 篇 医学
    • 53 篇 临床医学
    • 21 篇 基础医学(可授医学...
  • 22 篇 农学
    • 19 篇 作物学
  • 21 篇 法学
    • 19 篇 社会学
  • 15 篇 经济学
  • 12 篇 文学
  • 11 篇 教育学
  • 4 篇 军事学

主题

  • 327 篇 parallel process...
  • 204 篇 graphics process...
  • 203 篇 computer archite...
  • 157 篇 parallel archite...
  • 136 篇 parallel process...
  • 123 篇 parallel algorit...
  • 121 篇 graphics process...
  • 115 篇 hardware
  • 113 篇 image processing
  • 86 篇 concurrent compu...
  • 86 篇 computational mo...
  • 76 篇 signal processin...
  • 72 篇 parallel program...
  • 71 篇 field programmab...
  • 68 篇 instruction sets
  • 68 篇 multicore proces...
  • 67 篇 parallel computi...
  • 65 篇 algorithm design...
  • 58 篇 throughput
  • 57 篇 gpu

机构

  • 9 篇 college of compu...
  • 9 篇 natl univ def te...
  • 8 篇 carleton univ sc...
  • 8 篇 national laborat...
  • 6 篇 hosei univ dept ...
  • 6 篇 inria rennes
  • 6 篇 st francis xavie...
  • 5 篇 chinese acad sci...
  • 5 篇 univ aizu dept c...
  • 5 篇 polish japanese ...
  • 5 篇 computer science...
  • 5 篇 college of compu...
  • 5 篇 city university ...
  • 4 篇 shanghai jiao to...
  • 4 篇 charles univ pra...
  • 4 篇 rwth aachen univ...
  • 4 篇 hainan internati...
  • 4 篇 department of co...
  • 4 篇 university of ch...
  • 4 篇 universidad carl...

作者

  • 11 篇 jack dongarra
  • 10 篇 roman wyrzykowsk...
  • 8 篇 dongarra jack
  • 7 篇 liu jie
  • 7 篇 konrad karczewsk...
  • 7 篇 quintana-orti en...
  • 6 篇 hannig frank
  • 6 篇 li dongsheng
  • 6 篇 teich juergen
  • 6 篇 li chao
  • 6 篇 nakano koji
  • 6 篇 peng shietung
  • 6 篇 li yamin
  • 6 篇 chu wanming
  • 6 篇 krulis martin
  • 5 篇 zhang lei
  • 5 篇 ito yasuaki
  • 5 篇 li kenli
  • 5 篇 wanlei zhou
  • 5 篇 tudruj marek

语言

  • 3,230 篇 英文
  • 53 篇 其他
  • 15 篇 中文
检索条件"任意字段=5th International Conference on Algorithms and Architectures for Parallel Processing"
3294 条 记 录,以下是3121-3130 订阅
排序:
Control and data flow visualization for parallel logic programs on a multi-window debugger HyperDEBU  5th
Control and data flow visualization for parallel logic progr...
收藏 引用
5th international conference on parallel architectures and Languages Europe, PARLE 1993
作者: Tatemura, Junichi Koike, Hanpei Tanaka, Hidehiko Department of Electrical Engineering The University of Tokyo 7-3-1 Hongo Bunkyo-ku Tokyo113 Japan
A fine-grained highly parallel program has many threads of execution. the first task to debug it is comprehending the situation of the execution. For this task, it is important to visualize the execution. Our debugger... 详细信息
来源: 评论
Locality and false sharing in coherent-cache parallel graph reduction  5th
Locality and false sharing in coherent-cache parallel graph ...
收藏 引用
5th international conference on parallel architectures and Languages Europe, PARLE 1993
作者: Bennett, Andrew J. Kelly, Paul H. J. Department of Computing Imperial College of Science Technology and Medicine LondonSW7 2BZ United Kingdom
parallel graph reduction is a model for parallel program execution in which shared-memory is used under a strict access regime with single assignment and blocking reads. We outline the design of an efficient and accur... 详细信息
来源: 评论
PEI: A single unifying model to design parallel programs  5th
PEI: A single unifying model to design parallel programs
收藏 引用
5th international conference on parallel architectures and Languages Europe, PARLE 1993
作者: Violard, E. Perrin, G.-R. University of Franche-Comté Laboratoire d’Informatique Besançon cedexF-25030 France
A lot of programming models have been proposed to deal with parallelism in order to express program transformations and refinements. this justifies to introduce an unifying theory to abstract different concepts. the a... 详细信息
来源: 评论
Trace-splitting for the parallel simulation of cache memory  5th
Trace-splitting for the parallel simulation of cache memory
收藏 引用
5th international conference on parallel architectures and Languages Europe, PARLE 1993
作者: Ironmonger, Nicholas Seminar for Applied Mathematics ETH Zurich Zurich8092 Switzerland
this paper presents two techniques enabling the trace-driven simulation of a single cache memory to be performed in parallel. they are both based on splitting the trace into sub-traces which are then separately applie... 详细信息
来源: 评论
A dynamic load balancing strategy for massively parallel computers  5th
A dynamic load balancing strategy for massively parallel com...
收藏 引用
5th international conference on parallel architectures and Languages Europe, PARLE 1993
作者: Cannataro, M. Sergeyev, Ya D. Spezzano, G. Talia, D. CRAI Località S. Stefano RendeCS87036 Italy University of Nizhni Novgorod Nizhni Novgorod603600 Russia
this paper describes a new load balancing algorithm, the probabilistic strategy with neighbourhood synchronization (PNS), for massively parallel computers. the proposed strategy differs from fully distributed approach... 详细信息
来源: 评论
4th international conference on Foundations of Data Organization and algorithms, FODO 1993
4th International Conference on Foundations of Data Organiza...
收藏 引用
4th international conference on Foundations of Data Organization and algorithms, FODO 1993
the proceedings contain 27 papers. the special focus in this conference is on Foundations of Data Organization and algorithms. the topics include: Storage system architectures for continuous media data;physical storag...
来源: 评论
parallel computing dominators on hypercube multiprocessors
Parallel computing dominators on hypercube multiprocessors
收藏 引用
international conference on Computing and Information (ICCI)
作者: S.J. Horng Department of Electrical Engineering National Taiwan Institute of Technology Taipei Taiwan
Two O(log/sup 2/ n) time algorithms are proposed for computing the dominators and constructing the dominator tree of a directed acyclic graph, G=(V, E), |V|=n, |E|=m. the parallel computation used is a practical SIMD ... 详细信息
来源: 评论
An efficient parallel solution for the longest increasing subsequence problem
An efficient parallel solution for the longest increasing su...
收藏 引用
international conference on Computing and Information (ICCI)
作者: C. Cerin C. Dufourd J.-F. Myoupo LAMIFA Université de Picardie Jules-Verne Amiens France Université de Paris Sud Orsay France DIRO Universite de Montréal QUE Canada
We derive a parallel solution to the problem of finding the longest increasing subsequence in a finite sequence of numbers. We first describe a sequential solution with time complexity O(n log n) and space complexity ... 详细信息
来源: 评论
Optimizing the time cost of the parallel structures with a limited number of processors
Optimizing the time cost of the parallel structures with a l...
收藏 引用
international conference on Computing and Information (ICCI)
作者: T.A. Fergany R.A. Ammar M.R. Neilforoshan-Dardashti U-155 Computer Science and Engineering Department University of Connecticut Storrs CT USA
We develop an allocation algorithm that, in conjunction with optimal scheduling algorithms, yields the minimum time cost for a parallel structure. We assume a shared memory environment and a limited number of processo... 详细信息
来源: 评论
Performance comparison of the CM-5 and Intel Touchstone Delta for data parallel operations
Performance comparison of the CM-5 and Intel Touchstone Delt...
收藏 引用
international Symposium on parallel and Distributed processing (IPDPS)
作者: Z. Bozkus S. Ranka G. Fox A. Choudhary Northeast Parallel Architectures Center Syracuse University USA CIS Department Syracuse University USA ECE Department Syracuse University USA
Data parallel programs on MIMD machines are often structured as alternating phases of local computation and global communication such as reduction, synchronization, broadcast, etc. this paper describes the performance... 详细信息
来源: 评论