咨询与建议

限定检索结果

文献类型

  • 3,814 篇 会议
  • 176 篇 期刊文献
  • 83 册 图书

馆藏范围

  • 4,073 篇 电子文献
  • 1 种 纸本馆藏

日期分布

学科分类号

  • 2,086 篇 工学
    • 1,904 篇 计算机科学与技术...
    • 1,023 篇 软件工程
    • 367 篇 电气工程
    • 150 篇 信息与通信工程
    • 137 篇 电子科学与技术(可...
    • 75 篇 控制科学与工程
    • 30 篇 机械工程
    • 30 篇 生物工程
    • 24 篇 材料科学与工程(可...
    • 24 篇 生物医学工程(可授...
    • 22 篇 仪器科学与技术
    • 20 篇 光学工程
    • 19 篇 建筑学
    • 17 篇 测绘科学与技术
    • 16 篇 土木工程
    • 13 篇 动力工程及工程热...
    • 12 篇 农业工程
  • 524 篇 理学
    • 417 篇 数学
    • 50 篇 物理学
    • 39 篇 系统科学
    • 33 篇 生物学
    • 30 篇 统计学(可授理学、...
    • 16 篇 化学
    • 16 篇 地球物理学
  • 207 篇 管理学
    • 154 篇 管理科学与工程(可...
    • 61 篇 工商管理
    • 54 篇 图书情报与档案管...
  • 19 篇 农学
    • 14 篇 作物学
  • 18 篇 法学
    • 18 篇 社会学
  • 15 篇 经济学
    • 15 篇 应用经济学
  • 13 篇 医学
  • 3 篇 文学
  • 3 篇 军事学
  • 2 篇 教育学
  • 2 篇 艺术学
  • 1 篇 哲学

主题

  • 647 篇 parallel process...
  • 544 篇 parallel program...
  • 527 篇 computer archite...
  • 462 篇 parallel archite...
  • 448 篇 concurrent compu...
  • 358 篇 parallel algorit...
  • 320 篇 programming
  • 313 篇 hardware
  • 282 篇 computer science
  • 276 篇 algorithm design...
  • 263 篇 computational mo...
  • 214 篇 programming prof...
  • 166 篇 parallel process...
  • 164 篇 dynamic programm...
  • 154 篇 application soft...
  • 139 篇 program processo...
  • 138 篇 costs
  • 136 篇 libraries
  • 136 篇 distributed comp...
  • 133 篇 runtime

机构

  • 9 篇 stanford univ st...
  • 9 篇 intel corporatio...
  • 8 篇 barcelona superc...
  • 8 篇 oak ridge natl l...
  • 8 篇 univ calif berke...
  • 7 篇 school of comput...
  • 7 篇 oak ridge nation...
  • 7 篇 carnegie mellon ...
  • 7 篇 college of compu...
  • 7 篇 oak ridge nation...
  • 7 篇 univ texas austi...
  • 6 篇 school of comput...
  • 6 篇 sandia national ...
  • 6 篇 department of co...
  • 6 篇 department of co...
  • 6 篇 department of co...
  • 5 篇 department of co...
  • 5 篇 nvidia corporati...
  • 5 篇 pacific northwes...
  • 5 篇 georgia institut...

作者

  • 15 篇 jack dongarra
  • 12 篇 dongarra jack
  • 11 篇 hong shen
  • 10 篇 hoefler torsten
  • 9 篇 zhong cheng
  • 9 篇 olukotun kunle
  • 9 篇 gu yan
  • 8 篇 chapman barbara
  • 7 篇 garcia i.
  • 7 篇 forsell martti
  • 7 篇 sun yihan
  • 7 篇 jigang wu
  • 7 篇 nakano koji
  • 7 篇 danelutto marco
  • 6 篇 cheng zhong
  • 6 篇 v.k. prasanna
  • 6 篇 blelloch guy e.
  • 6 篇 h.j. siegel
  • 6 篇 lumsdaine andrew
  • 6 篇 tsigas philippas

语言

  • 4,030 篇 英文
  • 35 篇 其他
  • 13 篇 中文
检索条件"任意字段=International Symposium on Parallel Architectures, Algorithms, and Programming"
4073 条 记 录,以下是2941-2950 订阅
排序:
Data parallel programming with the Khoros data services library  12th
收藏 引用
10 IPPS/SPDP 98 Workshops Held in Conjunction with the 12th international parallel Processing symposium / 9th symposium on parallel Distributed Processing
作者: Kubica, S Robey, T Moorman, C Khoral Res Inc Albuquerque NM 87110 USA
The distributed data service library allows developers to control the distribution of data in a parallel program simply by setting attributes on a distributed data object. This interface provides the power of a data p... 详细信息
来源: 评论
Breaking the barriers: Two models for MPI programming
Breaking the barriers: Two models for MPI programming
收藏 引用
international Conference on parallel architectures and Compilation Techniques
作者: Roda, J Rodriguez, C Morales, DG Almeida, F Pulido, P Dorta, D Univ La Laguna Dept Estadist IO & Computac Tenerife Spain
The asynchronous nature of many MPI/PVM programs does not fit the BSP model. The barrier synchronization imposed by the model restricts the range of available algorithms and their performance;Through the suppression o... 详细信息
来源: 评论
PC-based shared memory architecture and language
收藏 引用
JOURNAL OF SUPERCOMPUTING 1998年 第1-2期12卷 119-136页
作者: Houzet, D Fatni, A Univ Toulouse 3 IRIT ENSEEIHT INP F-31071 Toulouse France
The Image Processing applications require both computing and communication power. The object of the GFLOPS project was to study all aspects concerning the design of such computers. The project's aim was to develop... 详细信息
来源: 评论
The matrix template library: A generic programming approach to high performance numerical linear algebra  2nd
The matrix template library: A generic programming approach ...
收藏 引用
2nd international symposium on Computing in Object-Oriented parallel Environments, ISCOPE 1998
作者: Siek, Jeremy G. Lumsdaine, Andrew Computer Science Department University of Illinois UrbanaIL61801 United States
We present a unified approach for building high-performance numerical linear algebra routines for large classes of dense and sparse matrices. As with the Standard Template Library [1], we separate algo- rithms from da... 详细信息
来源: 评论
Aggressive dynamic execution of multimedia kernel traces  1
Aggressive dynamic execution of multimedia kernel traces
收藏 引用
1st Merged international parallel Processing symposium/symposium on parallel and Distributed Processing (IPPS/SPDP 1998)
作者: Bishop, B Owens, R Irwin, MJ Penn State Univ Dept Comp Sci & Engn University Pk PA 16802 USA
There has been relatively little analytical work on processor optimizations for multimedia applications. With the introduction of MMX by Intel, it is clear that this is an area of increasing importance. Building on pr... 详细信息
来源: 评论
Achieving portability and efficiency through automatic optimisation: An investigation in parallel image processing
收藏 引用
4th international Conference on parallel Processing, Euro-Par 1998
作者: Crookes, D. Morrow, P.J. Brown, T.J. McAleese, S.G. Roantree, D. Spence, I.T.A. Department of Computer Science Queen's University of Belfast Belfast BT7 INN United Kingdom Department of Computing Science University of Ulster at Coleraine Coleraine BT52 7EQ United Kingdom
This paper discusses the main achievements of the EPIC project, whose aim was to design a high level programming environment with an associated implementation for portable parallel image processing. The project was fu... 详细信息
来源: 评论
An adaptive parallel computer vision system
收藏 引用
international JOURNAL OF PATTERN RECOGNITION AND ARTIFICIAL INTELLIGENCE 1998年 第3期12卷 311-334页
作者: Kim, JM Kim, Y Kim, SD Han, TD Yang, SB Yonsei Univ Dept Comp Sci Seoul 120749 South Korea
An approach for designing a hybrid parallel system that can perform different levels of parallelism adaptively is presented. An adaptive parallel computer vision system (APVIS) is proposed to attain this goal. The APV... 详细信息
来源: 评论
Which comes first: The architecture or the algorithm?
Which comes first: The architecture or the algorithm?
收藏 引用
international Workshop on Innovative Architecture for Future Generation High-Performance Processors and Systems
作者: Gropp, W Argonne Natl Lab Div Math & Comp Sci Argonne IL 60439 USA
There is a constant tension between the designers of algorithms and architectures. Each designs for the others previous generation. Several factors are making this an increasingly inadequate approach. On the hardware ... 详细信息
来源: 评论
parallel implementation of schönhage’s integer GCD algorithm  3rd
收藏 引用
3rd international symposium on Algorithmic Number Theory, ANTS 1998
作者: Cesari, Giovanni Università degli Studi di Trieste DEEI Trieste1-34100 Italy
We present a parallel implementation of Schönhage’s integer GCD algorithm on distributed memory architectures. Results are generalized for the extended GCD algorithm. Experiments on sequential architectures show... 详细信息
来源: 评论
Detecting data races in Cilk programs that use locks  98
Detecting data races in Cilk programs that use locks
收藏 引用
Proceedings of the 1998 10th Annual ACM symposium on parallel algorithms and architectures, SPAA
作者: Cheng, G.-I. Feng, M. Leiserson, Ch.E. Randall, K.H. Stark, A.F. MIT Lab for Computer Science Cambridge MA United States
When two parallel threads holding no locks in common access the same memory location and at least one of the threads modifies the location, a 'data race' occurs, which is usually a bug. This paper describes th... 详细信息
来源: 评论