咨询与建议

限定检索结果

文献类型

  • 78 篇 会议
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 66 篇 工学
    • 66 篇 计算机科学与技术...
    • 56 篇 软件工程
    • 6 篇 信息与通信工程
    • 3 篇 控制科学与工程
    • 2 篇 建筑学
    • 2 篇 土木工程
    • 1 篇 动力工程及工程热...
    • 1 篇 电子科学与技术(可...
    • 1 篇 水利工程
  • 8 篇 理学
    • 8 篇 数学
    • 1 篇 大气科学
    • 1 篇 系统科学
  • 3 篇 管理学
    • 2 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理

主题

  • 7 篇 parallel computi...
  • 4 篇 parallel optimiz...
  • 3 篇 deep learning
  • 3 篇 gpu
  • 2 篇 parallel program...
  • 2 篇 high performance...
  • 2 篇 mobile device
  • 2 篇 parallel algorit...
  • 1 篇 petri net
  • 1 篇 dsps
  • 1 篇 data pipeline
  • 1 篇 distributed dnn ...
  • 1 篇 reliability
  • 1 篇 query processing
  • 1 篇 parallel process...
  • 1 篇 geometric modeli...
  • 1 篇 instrumentation
  • 1 篇 segmentation
  • 1 篇 query languages
  • 1 篇 virtual addresse...

机构

  • 2 篇 zhengzhou univ z...
  • 2 篇 univ chinese aca...
  • 2 篇 beihang univ bei...
  • 2 篇 beihang univ han...
  • 2 篇 univ hannover in...
  • 2 篇 qilu univ techno...
  • 2 篇 natl univ def te...
  • 2 篇 natl univ def te...
  • 2 篇 hunan univ coll ...
  • 2 篇 natl univ def te...
  • 1 篇 xian univ sci & ...
  • 1 篇 center for relia...
  • 1 篇 univ otago sch c...
  • 1 篇 zhongguancun lab...
  • 1 篇 asia univ dept p...
  • 1 篇 univ so queensla...
  • 1 篇 beijing univ pos...
  • 1 篇 qingdao binhai u...
  • 1 篇 univ waterloo de...
  • 1 篇 int comp sci ins...

作者

  • 3 篇 zhang lin
  • 2 篇 huang tsung-chua...
  • 2 篇 ren zenghui
  • 2 篇 fu zongkai
  • 2 篇 guo ying
  • 2 篇 niu jianwei
  • 2 篇 liu jie
  • 2 篇 pan jingshan
  • 2 篇 ouyang zhenchao
  • 2 篇 liu tao
  • 2 篇 wang qinglin
  • 2 篇 liu zhaoyuan
  • 2 篇 kneip j
  • 1 篇 du haiwen
  • 1 篇 lagana a.
  • 1 篇 peng shaoliang
  • 1 篇 lan yanzhi
  • 1 篇 jiang lin
  • 1 篇 ieee victorian s...
  • 1 篇 zhu jiayang

语言

  • 79 篇 英文
检索条件"任意字段=3rd International Conference on Algorithms and Architectures for Parallel Processing, ICA3PP 1997"
79 条 记 录,以下是71-80 订阅
排序:
ILP architectures: trading hardware for software complexity  3
ILP architectures: trading hardware for software complexity
收藏 引用
3rd international conference on algorithms and architectures for parallel processing (ica(3)pp)
作者: Corporaal, H Delft Univ Technol Dept Elect Engn NL-2628 CD Delft Netherlands
Currently, several interesting superscalar and VLIW (very large instruction word) processors hit the market. These processors exploit so-called instruction level parallelism (ILP);each cycle multiple operations are ex... 详细信息
来源: 评论
Active expressions: A framework for concurrency  3
Active expressions: A framework for concurrency
收藏 引用
3rd international conference on algorithms and architectures for parallel processing (ica(3)pp)
作者: De Simone, M Singh, A Univ Waterloo Dept Elect & Comp Engn Waterloo ON N2L 2K3 Canada
Active Expressions (A(e)) is a language-based model for the instantiation of type-safe concurrent applications. Using facilities included in modern object-oriented languages, Ae allows the definition of communication ... 详细信息
来源: 评论
A parallel sort-balance mutual range-join algorithm on hypercube computers  3
A parallel sort-balance mutual range-join algorithm on hyper...
收藏 引用
3rd international conference on algorithms and architectures for parallel processing (ica(3)pp)
作者: Wong, R Topor, R Shen, H Griffith Univ Sch Comp & Informat Technol Nathan Qld 4111 Australia
This paper presents an efficient parallel algorithm for computing the mutual range-join of N sets of numbers on shared-nothing hypercube computers. The algorithm iteratively joins each set to the mutual range-join of ... 详细信息
来源: 评论
Multiple dependent queries execution using critical path scheduling in parallel databases  3
Multiple dependent queries execution using critical path sch...
收藏 引用
3rd international conference on algorithms and architectures for parallel processing (ica(3)pp)
作者: Liu, KH Leung, CHC Jiang, Y Victoria Univ Technol Dept Math & Comp Sci Footscray Vic Australia
Multiple processors are employed to improve the performance of database systems and the parallelism can be exploited at three levels in query processing: intra-operation, inter-operation, and inter-query parallelism. ... 详细信息
来源: 评论
Generating communication sets efficiently on data-parallel programs  3
Generating communication sets efficiently on data-parallel p...
收藏 引用
3rd international conference on algorithms and architectures for parallel processing, ica3pp 1997
作者: Huang, Tsung-Chuan Shiu, Liang-Cheng Yu, Cherng-Haw Department of Electrical Engineering National Sun Yat-Sen University Kaohsiung Taiwan
Generating local memory access sequences and communication sets efficiently is an important issue while compiling a data-parallel language into a SPMD (Single Program Multiple Data) code. Recently, several approaches ... 详细信息
来源: 评论
A new method for transparent fault tolerance of distributed programs on a network of workstations using alternative schedules  3
A new method for transparent fault tolerance of distributed ...
收藏 引用
3rd international conference on algorithms and architectures for parallel processing (ica(3)pp)
作者: Das, D Dasgupta, P Das, pp Indian Inst Technol Dept Comp Sci & Engn Kharagpur 721302 W Bengal India
In this paper, me devise a new method for transparent fault tolerance of distributed programs running on a cluster of networked workstations. We use the concept of alternative schedules for this purpose. Such schedule... 详细信息
来源: 评论
parallel neural network training on Multi-Spert  3
Parallel neural network training on Multi-Spert
收藏 引用
3rd international conference on algorithms and architectures for parallel processing (ica(3)pp)
作者: Farber, P Asanovic, K Int Comp Sci Inst Berkeley CA 94704 USA
Multi-Spert is a scalable parallel system built from multiple Spert-II nodes which we have constructed to speed error backpropagation neural network training for speech recognition research. We present the Multi-Spert... 详细信息
来源: 评论
parallel implementation of synthetic aperture radar on high performance computing platforms  3
Parallel implementation of synthetic aperture radar on high ...
收藏 引用
3rd international conference on algorithms and architectures for parallel processing, ica3pp 1997
作者: Suh, Jinwoo Ung, M. Prasanna, V.K. Department of EE-Systems University of Southern California Los AngelesCA90089-2562 United States
We show a high throughput implementation of SAR on high performance computing (HPC) platforms. In our implementation, the processors are divided into two groups of size M and N. The first group consisting of M process... 详细信息
来源: 评论
IEEE 3rd international conference on algorithms and architectures for parallel processing
收藏 引用
1997年
作者: IEEE Aerospace & Electronics Systems Society IEEE Victorian Section
From the Publisher: The ica pp-97 Proceedings comprises a well defined set of S papers in the area of parallel processing. Specific topics covered in the S include: basic issues of algorithms and architectures for Pa...
来源: 评论