首页 > 最新文献

[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track最新文献

英文 中文
Application-transparent process-level error recovery for multicomputers 多台计算机的应用程序透明进程级错误恢复
Y. Tamir, T. Frazier
An application-transparent, process-level, distributed error recovery scheme for multicomputers is proposed. Checkpointing is initiated by timers at intervals determined by the needs of the application. Checkpointing and recovery involve only as much of the system as is necessary: a set of interacting processes. Processes that are not part of the interacting set do not participate in checkpointing or recovery and continue to do useful work. Several checkpoint and/or recovery session may be active simultaneously. The scheme does not require significant overhead during normal operation, since it is not necessary to make message transmission atomic, acknowledge each message, or transmit checkbits with each packet. Variations of the technique using packet-switching or virtual circuits are discussed, and the scheme is compared to previously published techniques.<>
提出了一种应用透明、进程级、分布式的多机错误恢复方案。检查点由计时器启动,时间间隔由应用程序的需要决定。检查点和恢复只涉及系统中必要的部分:一组交互过程。不属于交互集的进程不参与检查点或恢复,并继续执行有用的工作。多个检查点和/或恢复会话可能同时处于活动状态。该方案在正常操作期间不需要大量开销,因为不需要使消息传输原子化、确认每条消息或与每个数据包一起传输校验位。讨论了使用分组交换或虚拟电路的技术变体,并将该方案与先前发表的技术进行了比较。
{"title":"Application-transparent process-level error recovery for multicomputers","authors":"Y. Tamir, T. Frazier","doi":"10.1109/HICSS.1989.47170","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47170","url":null,"abstract":"An application-transparent, process-level, distributed error recovery scheme for multicomputers is proposed. Checkpointing is initiated by timers at intervals determined by the needs of the application. Checkpointing and recovery involve only as much of the system as is necessary: a set of interacting processes. Processes that are not part of the interacting set do not participate in checkpointing or recovery and continue to do useful work. Several checkpoint and/or recovery session may be active simultaneously. The scheme does not require significant overhead during normal operation, since it is not necessary to make message transmission atomic, acknowledge each message, or transmit checkbits with each packet. Variations of the technique using packet-switching or virtual circuits are discussed, and the scheme is compared to previously published techniques.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124185123","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
Towards a consistent view of the design tools and process in distributed problem solving environment 在分布式问题解决环境中,对设计工具和过程有一致的看法
N. Vidovic, D. Siewiorek, D. Vrsalovic, Z. Segall
A description is given of the issues encountered in generating an integrated design environment (IDE) based on the DEMETER workbench (DWB) and PIE (a parallel programming and instrumentation environment for UNIX machines). Some of the reasons for using a general integration methodology are explained. DEMETER, which supports complexity reduction, CAD tools management and manipulation, and distributed/parallel problem-solving, is presented. DWB is described. It is shown how the IDE can be built using the DWB and the basic concepts developed in PIE.<>
描述了在基于DEMETER工作台(DWB)和PIE (UNIX机器的并行编程和仪表环境)生成集成设计环境(IDE)时遇到的问题。本文解释了使用通用集成方法的一些原因。DEMETER支持复杂性降低、CAD工具管理和操作以及分布式/并行解决问题。描述DWB。它展示了如何使用DWB和PIE中开发的基本概念来构建IDE。
{"title":"Towards a consistent view of the design tools and process in distributed problem solving environment","authors":"N. Vidovic, D. Siewiorek, D. Vrsalovic, Z. Segall","doi":"10.1109/HICSS.1989.47141","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47141","url":null,"abstract":"A description is given of the issues encountered in generating an integrated design environment (IDE) based on the DEMETER workbench (DWB) and PIE (a parallel programming and instrumentation environment for UNIX machines). Some of the reasons for using a general integration methodology are explained. DEMETER, which supports complexity reduction, CAD tools management and manipulation, and distributed/parallel problem-solving, is presented. DWB is described. It is shown how the IDE can be built using the DWB and the basic concepts developed in PIE.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120891053","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
An integrated CAD environment for system design 一个集成的CAD环境,用于系统设计
J. Pendleton, C. Burns
An integrated CAD (computer-aided design) environment that leverages publicly available CAD tools is described. Tools not suitably available and tools integration software are added to this base set of tools to complete the system. The CAD system is based on a top-down design and verification methodology that includes feedback from lower design levels to higher levels. At its heart are central data structures containing all design and characterization information. Software layers built on the central data structures include object manipulators to access the data structures; readers and writers for format conversion; CAD tools for synthesis, simulation, comparison, back annotation, and translation; and shell scripts performing tasks of the methodology. Design entry can be done with both schematics and algorithmic description. Both entry forms update the central data structures, thus ensuring consistency of all design descriptions.<>
描述了一个集成的CAD(计算机辅助设计)环境,它利用了公开可用的CAD工具。不适合使用的工具和工具集成软件被添加到这个基本工具集中,以完成系统。CAD系统基于自上而下的设计和验证方法,包括从较低设计级别到较高设计级别的反馈。其核心是包含所有设计和特征信息的中心数据结构。建立在中心数据结构上的软件层包括访问数据结构的对象操纵符;用于格式转换的阅读器和编写器;CAD工具用于合成、仿真、比较、回注和翻译;以及执行该方法任务的shell脚本。设计入口可以通过原理图和算法描述来完成。两种输入形式都会更新中心数据结构,从而确保所有设计描述的一致性。
{"title":"An integrated CAD environment for system design","authors":"J. Pendleton, C. Burns","doi":"10.1109/HICSS.1989.47142","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47142","url":null,"abstract":"An integrated CAD (computer-aided design) environment that leverages publicly available CAD tools is described. Tools not suitably available and tools integration software are added to this base set of tools to complete the system. The CAD system is based on a top-down design and verification methodology that includes feedback from lower design levels to higher levels. At its heart are central data structures containing all design and characterization information. Software layers built on the central data structures include object manipulators to access the data structures; readers and writers for format conversion; CAD tools for synthesis, simulation, comparison, back annotation, and translation; and shell scripts performing tasks of the methodology. Design entry can be done with both schematics and algorithmic description. Both entry forms update the central data structures, thus ensuring consistency of all design descriptions.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127401334","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
BOLD: The Boulder Optimal Logic Design system BOLD:博尔德优化逻辑设计系统
G. Hachtel, M. Lightner, K. Bartlett, D. Bostwick, R. Jacoby, P. Moceyunas, C. Morrison, X. Du, E. Schwarz
The BOLD (Boulder-Optimal Logic Design) system is a set of software tools that optimally transform an arbitrary combinational logic description into a standard cell, gate array, or complex CMOS gate technology. The design philosophy and structure of BOLD are summarized, and the various software tools and algorithms that comprise the BOLD system are described. The input to BOLD is either a behavioral circuit description or a Logical Interchange Format (LIF) file. The output is a netlist consisting of gates from a user supplied library or a netlist of CMOS complex gates. The philosophy of BOLD is contrasted with that of other available synthesis programs (most notably MIS and YLE), and the output of each is compared on a small set of examples.<>
BOLD (Boulder-Optimal Logic Design)系统是一套软件工具,可将任意组合逻辑描述最佳地转换为标准单元,门阵列或复杂的CMOS门技术。总结了BOLD的设计理念和结构,并描述了组成BOLD系统的各种软件工具和算法。BOLD的输入是一个行为电路描述或逻辑交换格式(LIF)文件。输出是由用户提供的库中的门或CMOS复杂门组成的网表。BOLD的原理与其他可用的合成程序(最著名的是MIS和YLE)进行对比,并在一小组示例上比较每个程序的输出。
{"title":"BOLD: The Boulder Optimal Logic Design system","authors":"G. Hachtel, M. Lightner, K. Bartlett, D. Bostwick, R. Jacoby, P. Moceyunas, C. Morrison, X. Du, E. Schwarz","doi":"10.1109/HICSS.1989.47144","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47144","url":null,"abstract":"The BOLD (Boulder-Optimal Logic Design) system is a set of software tools that optimally transform an arbitrary combinational logic description into a standard cell, gate array, or complex CMOS gate technology. The design philosophy and structure of BOLD are summarized, and the various software tools and algorithms that comprise the BOLD system are described. The input to BOLD is either a behavioral circuit description or a Logical Interchange Format (LIF) file. The output is a netlist consisting of gates from a user supplied library or a netlist of CMOS complex gates. The philosophy of BOLD is contrasted with that of other available synthesis programs (most notably MIS and YLE), and the output of each is compared on a small set of examples.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116988271","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 130
G-32-a high performance VSLI 3-D computer g -32型高性能VSLI三维计算机
L. Carr, R. Kibler, S. Hippen, T. Gargrave
A 3-D computer is characterized by sufficient speed of CPU computation, high I/O throughput, and an efficient interrupt-handling capability. The architecture of a high-performance 32-bit three-dimensional (3-D) computer, based on a custom-designed VSLI chip set is described. The G-32 consists of a single-board CPU, up to two single-board dual-bus input/output sequencers, and a memory subsystem expandable from 2 to 256 Mbytes. Up to four CPUs and four sequencers can be configured together in a multiprocessor system. The G-32 system is intended for use in real-time, time-sharing processing applications. It uses advanced high-performance CMOS gate arrays and standard cell devices. Floating-point operations have been improved with the addition of a hardware accelerator.<>
三维计算机具有足够的CPU计算速度、高I/O吞吐量和高效的中断处理能力。介绍了一种基于定制VSLI芯片组的高性能32位三维计算机的体系结构。G-32由一个单板CPU,最多两个单板双总线输入/输出序列器和一个可扩展的内存子系统组成,从2到256兆字节。在一个多处理器系统中,最多可以配置四个cpu和四个序列器。G-32系统旨在用于实时、分时处理应用。它采用先进的高性能CMOS门阵列和标准单元器件。随着硬件加速器的加入,浮点运算得到了改进。
{"title":"G-32-a high performance VSLI 3-D computer","authors":"L. Carr, R. Kibler, S. Hippen, T. Gargrave","doi":"10.1109/HICSS.1989.47152","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47152","url":null,"abstract":"A 3-D computer is characterized by sufficient speed of CPU computation, high I/O throughput, and an efficient interrupt-handling capability. The architecture of a high-performance 32-bit three-dimensional (3-D) computer, based on a custom-designed VSLI chip set is described. The G-32 consists of a single-board CPU, up to two single-board dual-bus input/output sequencers, and a memory subsystem expandable from 2 to 256 Mbytes. Up to four CPUs and four sequencers can be configured together in a multiprocessor system. The G-32 system is intended for use in real-time, time-sharing processing applications. It uses advanced high-performance CMOS gate arrays and standard cell devices. Floating-point operations have been improved with the addition of a hardware accelerator.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124964686","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Characterization of the faulted behavior of digital computers and fault tolerant systems 数字计算机和容错系统故障行为的表征
S. Bavuso, P. Miner
Research that is being conducted to characterize the latent fault in digital fault-tolerant systems is addressed. A series of investigations that have led to the development of a practical high-speed gate-level logic simulator is described. The validation of the high-speed simulator, using faultable software, and hardware simulations of a prototype MIS-STD-1750A processor are discussed.<>
讨论了数字容错系统中潜在故障特征的研究。一系列的研究导致了一个实用的高速门级逻辑模拟器的发展。讨论了采用可故障软件对高速模拟器进行验证,并对MIS-STD-1750A原型处理器进行了硬件仿真。
{"title":"Characterization of the faulted behavior of digital computers and fault tolerant systems","authors":"S. Bavuso, P. Miner","doi":"10.1109/HICSS.1989.47155","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47155","url":null,"abstract":"Research that is being conducted to characterize the latent fault in digital fault-tolerant systems is addressed. A series of investigations that have led to the development of a practical high-speed gate-level logic simulator is described. The validation of the high-speed simulator, using faultable software, and hardware simulations of a prototype MIS-STD-1750A processor are discussed.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128391443","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Experiments with a virtual tree machine using transputers 用变频器进行虚拟树机实验
D. McBurney, M. Sleep
A number of experiments with a virtual process tree architecture called ZAPP (zero assignment parallel processor) are described. These experiments were performed using a network of Inmos transputers. Most of the experiments involve the parallel execution of simple process trees grown by rewrite rules that recursively decompose a large grain of work into smaller grains. Some experiments extend the model by supporting limited notions of global communication in the process tree. The basic principles of the ZAPP architecture are presented, and implementation details of a ZAPP kernel used to perform the experiments on a network of Inmos transputers are given. Results of early parallel experiments covering specific applications are described and compared with direct sequential execution on a single transputer. The results confirm earlier sequential simulation experiments, which showed that nearly 100% processor utilization can be obtained for problems that generate process trees much larger than the physical architecture. They also show that real speedups can be obtained with relatively low degrees of parallelism.<>
本文描述了一种名为ZAPP(零分配并行处理器)的虚拟进程树结构的一些实验。这些实验是使用Inmos转发器网络进行的。大多数实验涉及并行执行由重写规则生成的简单流程树,这些规则递归地将大粒度的工作分解为较小的粒度。一些实验通过支持过程树中有限的全局通信概念来扩展模型。介绍了ZAPP体系结构的基本原理,并给出了用于在Inmos转发器网络上进行实验的ZAPP内核的实现细节。描述了覆盖特定应用的早期并行实验的结果,并将其与单计算机上的直接顺序执行进行了比较。结果证实了先前的连续仿真实验,该实验表明,对于生成比物理体系结构大得多的进程树的问题,可以获得接近100%的处理器利用率。他们还表明,真正的加速可以在相对较低的并行度下获得
{"title":"Experiments with a virtual tree machine using transputers","authors":"D. McBurney, M. Sleep","doi":"10.1109/HICSS.1989.47177","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47177","url":null,"abstract":"A number of experiments with a virtual process tree architecture called ZAPP (zero assignment parallel processor) are described. These experiments were performed using a network of Inmos transputers. Most of the experiments involve the parallel execution of simple process trees grown by rewrite rules that recursively decompose a large grain of work into smaller grains. Some experiments extend the model by supporting limited notions of global communication in the process tree. The basic principles of the ZAPP architecture are presented, and implementation details of a ZAPP kernel used to perform the experiments on a network of Inmos transputers are given. Results of early parallel experiments covering specific applications are described and compared with direct sequential execution on a single transputer. The results confirm earlier sequential simulation experiments, which showed that nearly 100% processor utilization can be obtained for problems that generate process trees much larger than the physical architecture. They also show that real speedups can be obtained with relatively low degrees of parallelism.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126288997","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Rapid architecture prototyper (RAP) 快速架构原型(RAP)
M. Andrews
A novel hardware prototyper is described for rapid retargeting of hardware and compilers. Architects can directly create a machine organization, using compiler support design tradeoffs. This rapid prototyping tool features relatively simple hosting (on a PC-AT), diverse target architectures, and minimal use of host memory. It provides simple and rapid retargeting through careful utilization of code transformations and expansions internal to the tool. It can be used to test computing hardware by the direct simulation of applications code written in C. Optimization techniques are applied both at the language-dependent level to the intermediate form by shape analysis and during code generation through cost analysis. A major advantage is a significant reduction in microcode development time.<>
描述了一种新的硬件原型,用于硬件和编译器的快速重定向。架构师可以直接创建机器组织,使用编译器支持设计权衡。这个快速原型工具的特点是相对简单的托管(在PC-AT上)、多样化的目标体系结构和最小的主机内存使用。通过仔细利用工具内部的代码转换和扩展,它提供了简单而快速的重定向。它可以通过直接模拟用c编写的应用程序代码来测试计算硬件。优化技术在依赖于语言的级别上通过形状分析应用到中间形式,在代码生成过程中通过成本分析应用到中间形式。一个主要的优点是显著减少了微码开发时间。
{"title":"Rapid architecture prototyper (RAP)","authors":"M. Andrews","doi":"10.1109/HICSS.1989.47137","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47137","url":null,"abstract":"A novel hardware prototyper is described for rapid retargeting of hardware and compilers. Architects can directly create a machine organization, using compiler support design tradeoffs. This rapid prototyping tool features relatively simple hosting (on a PC-AT), diverse target architectures, and minimal use of host memory. It provides simple and rapid retargeting through careful utilization of code transformations and expansions internal to the tool. It can be used to test computing hardware by the direct simulation of applications code written in C. Optimization techniques are applied both at the language-dependent level to the intermediate form by shape analysis and during code generation through cost analysis. A major advantage is a significant reduction in microcode development time.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122404904","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Hardware support to operations of relational algebra 对关系代数运算的硬件支持
D. Velasevic, M. Bojovic
A novel approach is presented to the hardware implementation of the operations of relational algebra. A sorting algorithm that is suitable for hardware implementation is proposed. It can be applied to conventional computer systems without changing their architecture. For its implementation a sorting circuit is proposed whose processing time is linearly proportional to the number of data sorted. The use of the sorting scheme as a basis for exceptionally efficient hardware support to the operations of relational algebra, such as intersection, difference, join, and natural join, is discussed.<>
提出了一种新的关系代数运算的硬件实现方法。提出了一种适合硬件实现的排序算法。它可以应用于传统的计算机系统,而无需改变其体系结构。为了实现该算法,提出了一种排序电路,其处理时间与排序数据的数量成线性比例。讨论了将排序方案作为对关系代数操作(如交、差、连接和自然连接)的高效硬件支持的基础。
{"title":"Hardware support to operations of relational algebra","authors":"D. Velasevic, M. Bojovic","doi":"10.1109/HICSS.1989.47159","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47159","url":null,"abstract":"A novel approach is presented to the hardware implementation of the operations of relational algebra. A sorting algorithm that is suitable for hardware implementation is proposed. It can be applied to conventional computer systems without changing their architecture. For its implementation a sorting circuit is proposed whose processing time is linearly proportional to the number of data sorted. The use of the sorting scheme as a basis for exceptionally efficient hardware support to the operations of relational algebra, such as intersection, difference, join, and natural join, is discussed.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122589935","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Reconfigurable transputer processor architectures 可重构的转发器处理器架构
D. Nicole
The author describes concurrent-processing computers capable of performance in the gigaflop (billions of floating-point operators) range on real scientific and engineering applications, which have ben developed as part of Esprit project 805. The architecture is readily scalable up to over a thousand processors and provides genuinely cost-effective computing on a worthwhile range of problems. Real-time applications are also supported, using optional high-bandwidth input-output facilities.<>
作者描述了在真正的科学和工程应用中具有千兆次浮点运算(数十亿浮点运算)性能的并发处理计算机,这是作为Esprit 805项目的一部分开发的。该体系结构可以很容易地扩展到超过一千个处理器,并在一系列有价值的问题上提供真正经济有效的计算。还支持实时应用程序,使用可选的高带宽输入输出设施。
{"title":"Reconfigurable transputer processor architectures","authors":"D. Nicole","doi":"10.1109/HICSS.1989.47178","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47178","url":null,"abstract":"The author describes concurrent-processing computers capable of performance in the gigaflop (billions of floating-point operators) range on real scientific and engineering applications, which have ben developed as part of Esprit project 805. The architecture is readily scalable up to over a thousand processors and provides genuinely cost-effective computing on a worthwhile range of problems. Real-time applications are also supported, using optional high-bandwidth input-output facilities.<<ETX>>","PeriodicalId":300182,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131184476","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
期刊
[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume 1: Architecture Track
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1