首页 > 最新文献

[1988] Proceedings. International Conference on Systolic Arrays最新文献

英文 中文
Architecture of a programmable systolic array 可编程收缩阵列的结构
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18043
R. Hughey, Daniel P. Lopresti
The architecture of a simple but programmable linear systolic array tuned to support a variety of symbolic computations is presented. The system, the Brown Systolic Array (B-SYS) is currently being implemented in CMOS. B-SYS demonstrates that programmable processor arrays may be made fully systolic with no need for local program memory or global instruction broadcasting. Any hazards introduced by the systolic instruction stream can be avoided using a processing phase concept. The application of these ideas results in a basic cell that is both simple and flexible, making it possible to build massively parallel, programmable systolic arrays.<>
提出了一种简单的可编程线性收缩阵列的结构,该阵列可支持多种符号计算。该系统,布朗收缩阵列(B-SYS)目前正在CMOS中实现。B-SYS证明了可编程处理器阵列可以完全收缩,而不需要本地程序存储器或全局指令广播。任何由收缩指令流引入的危险都可以使用处理阶段的概念来避免。这些想法的应用产生了一个既简单又灵活的基本细胞,使构建大规模并行、可编程的收缩阵列成为可能。
{"title":"Architecture of a programmable systolic array","authors":"R. Hughey, Daniel P. Lopresti","doi":"10.1109/ARRAYS.1988.18043","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18043","url":null,"abstract":"The architecture of a simple but programmable linear systolic array tuned to support a variety of symbolic computations is presented. The system, the Brown Systolic Array (B-SYS) is currently being implemented in CMOS. B-SYS demonstrates that programmable processor arrays may be made fully systolic with no need for local program memory or global instruction broadcasting. Any hazards introduced by the systolic instruction stream can be avoided using a processing phase concept. The application of these ideas results in a basic cell that is both simple and flexible, making it possible to build massively parallel, programmable systolic arrays.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123797125","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}
引用次数: 27
Stereo matching of satellite images with transputers 卫星图像与转发器的立体匹配
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18058
K. Collins, J.B.G. Roberts
A demanding problem involving several algorithmic phases with varying degrees of regularity and data dependence is used to show that a network of transputers programmed in OCCAM has all the attributes needed to explore several processing paradigms. Two alternative organizations of the problem on a network of 21 transputers are compared from the standpoints of speed, hardware efficiency, and ease of programming. Two highly parallel implementations of an algorithm that constitutes part of a real-time system to generate terrain relief maps from satellite stereo image pairs have been programmed. An optimum strategy that demonstrates the power of MIMD (multiple instruction, multiple data streams) parallel computing is determined.<>
一个涉及多个具有不同程度规则性和数据依赖性的算法阶段的苛刻问题被用来表明在OCCAM中编程的变换器网络具有探索几种处理范式所需的所有属性。从速度、硬件效率和易于编程的角度比较了21个转发器网络上问题的两种替代组织。一个算法的两个高度并行实现构成实时系统的一部分,从卫星立体图像对生成地形地形图已经编程。确定了一种最佳策略,以展示MIMD(多指令,多数据流)并行计算的能力
{"title":"Stereo matching of satellite images with transputers","authors":"K. Collins, J.B.G. Roberts","doi":"10.1109/ARRAYS.1988.18058","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18058","url":null,"abstract":"A demanding problem involving several algorithmic phases with varying degrees of regularity and data dependence is used to show that a network of transputers programmed in OCCAM has all the attributes needed to explore several processing paradigms. Two alternative organizations of the problem on a network of 21 transputers are compared from the standpoints of speed, hardware efficiency, and ease of programming. Two highly parallel implementations of an algorithm that constitutes part of a real-time system to generate terrain relief maps from satellite stereo image pairs have been programmed. An optimum strategy that demonstrates the power of MIMD (multiple instruction, multiple data streams) parallel computing is determined.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122014001","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}
引用次数: 3
A massively parallel systolic array processor system 一个大规模并行收缩阵列处理器系统
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18062
Robert E. Morley, T. J. Sullivan
The design of a massively parallel processor, comprised of 2304-bit-serial processor elements arranged in a 48 by 48 systolic array, is described. The system consists of the processor array, a microstore controller, and a host computer interface. Program development tools are available on the host computer. The processor array uses 32 NCR GAPP (Geometric Arithmetic Parallel Processor) microprocessor chips, while the microstore controller is implemented with a TMS32010 DSP chip and TTL (transistor-transistor logic) circuitry. Utilizing the nearest neighbor communication capabilities of the GAPP, the array receives data from the host at the south end of the array, outputs data to the host at the north edge of the array, and can wrap data between either the east and west or north and south edges. The array can also be configured as a linear array of 2304 processor elements. The microstore controller interfaces with the host and facilitates downloading of GAPP array machine code, provides for the debugging and monitoring of GAPP array execution from the host, and implements user-defined instructions.<>
描述了一种由2304位串行处理器元件组成的48 × 48收缩阵列的大规模并行处理器的设计。该系统由处理器阵列、微存储器控制器和上位机接口组成。程序开发工具可在主机上使用。处理器阵列采用32个NCR GAPP(几何算术并行处理器)微处理器芯片,微存储控制器采用TMS32010 DSP芯片和TTL(晶体管-晶体管逻辑)电路实现。该阵列利用GAPP的最近邻通信能力,从阵列南端的主机接收数据,向阵列北端的主机输出数据,并可以在东西或南北边缘之间封装数据。该阵列还可以配置为2304个处理器元件的线性阵列。微存储控制器与主机接口,方便下载GAPP阵列机器码,提供主机对GAPP阵列执行的调试和监控,实现用户自定义指令。
{"title":"A massively parallel systolic array processor system","authors":"Robert E. Morley, T. J. Sullivan","doi":"10.1109/ARRAYS.1988.18062","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18062","url":null,"abstract":"The design of a massively parallel processor, comprised of 2304-bit-serial processor elements arranged in a 48 by 48 systolic array, is described. The system consists of the processor array, a microstore controller, and a host computer interface. Program development tools are available on the host computer. The processor array uses 32 NCR GAPP (Geometric Arithmetic Parallel Processor) microprocessor chips, while the microstore controller is implemented with a TMS32010 DSP chip and TTL (transistor-transistor logic) circuitry. Utilizing the nearest neighbor communication capabilities of the GAPP, the array receives data from the host at the south end of the array, outputs data to the host at the north edge of the array, and can wrap data between either the east and west or north and south edges. The array can also be configured as a linear array of 2304 processor elements. The microstore controller interfaces with the host and facilitates downloading of GAPP array machine code, provides for the debugging and monitoring of GAPP array execution from the host, and implements user-defined instructions.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121055109","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}
引用次数: 5
Parallel algorithms and systolic array designs for RSA cryptosystem RSA密码系统的并行算法与收缩阵列设计
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18074
C.N. Zhang, H. Martin, D. Yun
Two algorithms for computing very large integer modular exponentiation are proposed. One is based on a recording technique that significantly reduces the total number of modular multiplications. The second is parallel algorithm that can be implemented by two parallel processors and achieves optimal performance. Two corresponding systolic array designs are developed. The main advantage of these systolic architectures is to provide a potentially higher throughput for a large number of computations, namely, encryptions and decryptions in an RSA cryptosystem.<>
提出了两种计算特大整数模幂的算法。一种是基于记录技术,可以显著减少模乘法的总数。第二种是并行算法,它可以由两个并行处理器实现,并达到最优的性能。提出了两种相应的收缩阵列设计。这些收缩架构的主要优点是为大量计算提供潜在的更高吞吐量,即RSA密码系统中的加密和解密。
{"title":"Parallel algorithms and systolic array designs for RSA cryptosystem","authors":"C.N. Zhang, H. Martin, D. Yun","doi":"10.1109/ARRAYS.1988.18074","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18074","url":null,"abstract":"Two algorithms for computing very large integer modular exponentiation are proposed. One is based on a recording technique that significantly reduces the total number of modular multiplications. The second is parallel algorithm that can be implemented by two parallel processors and achieves optimal performance. Two corresponding systolic array designs are developed. The main advantage of these systolic architectures is to provide a potentially higher throughput for a large number of computations, namely, encryptions and decryptions in an RSA cryptosystem.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121072496","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}
引用次数: 8
A linear algebraic model of algorithmic-based fault tolerance 基于算法的容错线性代数模型
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18085
C. J. Anfinson, F. Luk
Algorithm-based fault tolerance provides a means of low-cost error protection in real-time signal-processing environments. A novel linear algebraic interpretation is developed for previously proposed algorithm-based fault-tolerance schemes. The concepts of distance, code space, and the definitions of detection and correction in the vector space R/sup n/ are clarified. Error detection and error correction performances are proved for distance-d+1 codes. It is shown why the correction scheme does not work for general weight vectors, and a novel fast-correction algorithm is derived for a distance-5 code.<>
基于算法的容错为实时信号处理环境提供了一种低成本的错误保护手段。针对先前提出的基于算法的容错方案,提出了一种新的线性代数解释。澄清了距离、码空间的概念,以及向量空间R/sup / n/中检测和校正的定义。证明了距离d+1码的检错和纠错性能。说明了为什么校正方案不适用于一般权向量,并推导了一种新的距离-5码的快速校正算法
{"title":"A linear algebraic model of algorithmic-based fault tolerance","authors":"C. J. Anfinson, F. Luk","doi":"10.1109/ARRAYS.1988.18085","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18085","url":null,"abstract":"Algorithm-based fault tolerance provides a means of low-cost error protection in real-time signal-processing environments. A novel linear algebraic interpretation is developed for previously proposed algorithm-based fault-tolerance schemes. The concepts of distance, code space, and the definitions of detection and correction in the vector space R/sup n/ are clarified. Error detection and error correction performances are proved for distance-d+1 codes. It is shown why the correction scheme does not work for general weight vectors, and a novel fast-correction algorithm is derived for a distance-5 code.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129666720","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}
引用次数: 14
The ASP, a fault tolerant VLSI/ULSI/WSI associative string processor for cost-effective systolic processing ASP是一种容错的VLSI/ULSI/WSI关联字符串处理器,用于经济高效的收缩处理
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18088
R. Lea
The author discusses the Associative String Processor (ASP), a homogeneous, reconfigurable, and programmable parallel processing computational architecture that provides the base technology for the development of high-performance, fault-tolerant computer add-on processors to be applied to a wide range of information processing tasks. He presents the architectural principles and VLSI/ULSI/WSI implementation of the ASP and indicates its cost-performance potential.<>
作者讨论了关联字符串处理器(ASP),这是一种同构的、可重构的、可编程的并行处理计算体系结构,它为开发高性能、容错的计算机附加处理器提供了基础技术,可应用于广泛的信息处理任务。他介绍了ASP的架构原理和VLSI/ULSI/WSI实现,并指出了其性价比潜力。
{"title":"The ASP, a fault tolerant VLSI/ULSI/WSI associative string processor for cost-effective systolic processing","authors":"R. Lea","doi":"10.1109/ARRAYS.1988.18088","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18088","url":null,"abstract":"The author discusses the Associative String Processor (ASP), a homogeneous, reconfigurable, and programmable parallel processing computational architecture that provides the base technology for the development of high-performance, fault-tolerant computer add-on processors to be applied to a wide range of information processing tasks. He presents the architectural principles and VLSI/ULSI/WSI implementation of the ASP and indicates its cost-performance potential.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"398 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123543152","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}
引用次数: 4
A probabilistic model for clock skew 时钟偏差的概率模型
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18091
Steven D. Kugelmass, K. Steiglitz
A probabilistic model for the accumulation of clock skew in synchronous systems is presented. The model is used to derive upper bounds for expected skew and its variance, in tree distribution systems with N synchronously clocked processing elements. The results are applied to two specific models for clock distribution. In the first, which is called metric-free, the skew in a buffer stage is Gaussian with a variance independent of wire length. The second, metric, model, is intended to reflect VLSI constraints: the clock skew in a stage is Gaussian with a variance proportional to wire length, and the distribution tree is an H-tree embedded in the plane. Upper bounds on skew are obtained for both models. Estimates of the constants of proportionality as well as the asymptotic behavior have been obtained and verified by simulation.<>
提出了同步系统中时钟偏差积累的概率模型。该模型用于推导具有N个同步时钟处理元素的树分布系统的期望偏差及其方差的上界。结果应用于两个特定的时钟分布模型。在第一种情况下,称为无度量,缓冲阶段的偏差是高斯的,其方差与导线长度无关。第二个是度量模型,旨在反映VLSI的约束:阶段中的时钟偏差是高斯的,方差与导线长度成正比,分布树是嵌入在平面中的h树。得到了两种模型的偏度上界。得到了比例常数和渐近特性的估计,并通过仿真进行了验证。
{"title":"A probabilistic model for clock skew","authors":"Steven D. Kugelmass, K. Steiglitz","doi":"10.1109/ARRAYS.1988.18091","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18091","url":null,"abstract":"A probabilistic model for the accumulation of clock skew in synchronous systems is presented. The model is used to derive upper bounds for expected skew and its variance, in tree distribution systems with N synchronously clocked processing elements. The results are applied to two specific models for clock distribution. In the first, which is called metric-free, the skew in a buffer stage is Gaussian with a variance independent of wire length. The second, metric, model, is intended to reflect VLSI constraints: the clock skew in a stage is Gaussian with a variance proportional to wire length, and the distribution tree is an H-tree embedded in the plane. Upper bounds on skew are obtained for both models. Estimates of the constants of proportionality as well as the asymptotic behavior have been obtained and verified by simulation.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114425557","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
A systolic square root information Kalman filter 收缩平方根信息卡尔曼滤波器
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18101
F. Gaston, G. Irwin
An alternative square-root-information Kalman filter algorithm based on orthogonal transformation is described and proved mathematically. The filter can be realized on a rectangular systolic array using n(n+1) processing cells and takes 3n+m timesteps between measurements. Comparisons are made with recent work of M.J. Chen and K. Yao (1986) and S.Y. Kung (1988), and it is shown that this algorithm achieves a processor utilization of approximately twice that of Chen and Yao at a speed that is 25% faster than Kung's.<>
本文描述了一种基于正交变换的卡尔曼滤波算法,并对其进行了数学证明。该滤波器可在矩形收缩阵列上使用 n(n+1) 个处理单元实现,测量间隔时间为 3n+m 步。该算法与 M.J. Chen 和 K. Yao(1986 年)以及 S.Y. Kung(1988 年)的最新研究成果进行了比较,结果表明,该算法的处理器利用率约为 Chen 和 Yao 的两倍,速度比 Kung 的算法快 25%。
{"title":"A systolic square root information Kalman filter","authors":"F. Gaston, G. Irwin","doi":"10.1109/ARRAYS.1988.18101","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18101","url":null,"abstract":"An alternative square-root-information Kalman filter algorithm based on orthogonal transformation is described and proved mathematically. The filter can be realized on a rectangular systolic array using n(n+1) processing cells and takes 3n+m timesteps between measurements. Comparisons are made with recent work of M.J. Chen and K. Yao (1986) and S.Y. Kung (1988), and it is shown that this algorithm achieves a processor utilization of approximately twice that of Chen and Yao at a speed that is 25% faster than Kung's.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129549837","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}
引用次数: 11
A systolic architecture for the symmetric tridiagonal eigenvalue problem 对称三对角线特征值问题的收缩结构
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18055
W. Phillips, W. Robertson
The first step in the development of a chip set to support eigenvalue-eigenvector-based estimation algorithms is presented. It is based on the assumption that an averaging technique will produce a symmetric covariance matrix. Such a matrix can be reduced to a symmetric tridiagonal matrix, and hence the eigenvalues and eigenvectors can be found by successive iterations involving QR decomposition. The architecture is unique in that other architectures either solve only for the eigenvalues or use methods other than QR iteration. It has potential for use in a systolic computer for computer intensive digital signal processing based on modern spectral-analysis techniques.<>
提出了支持基于特征值-特征向量估计算法的芯片组开发的第一步。它是基于一个假设,即平均技术将产生一个对称的协方差矩阵。这样的矩阵可以简化为对称的三对角矩阵,因此可以通过涉及QR分解的连续迭代找到特征值和特征向量。该体系结构的独特之处在于,其他体系结构要么只求解特征值,要么使用QR迭代以外的方法。它有潜力用于基于现代频谱分析技术的计算机密集数字信号处理的收缩期计算机。
{"title":"A systolic architecture for the symmetric tridiagonal eigenvalue problem","authors":"W. Phillips, W. Robertson","doi":"10.1109/ARRAYS.1988.18055","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18055","url":null,"abstract":"The first step in the development of a chip set to support eigenvalue-eigenvector-based estimation algorithms is presented. It is based on the assumption that an averaging technique will produce a symmetric covariance matrix. Such a matrix can be reduced to a symmetric tridiagonal matrix, and hence the eigenvalues and eigenvectors can be found by successive iterations involving QR decomposition. The architecture is unique in that other architectures either solve only for the eigenvalues or use methods other than QR iteration. It has potential for use in a systolic computer for computer intensive digital signal processing based on modern spectral-analysis techniques.<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129113833","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}
引用次数: 8
Transitive closure on an instruction systolic array 指令收缩数组的传递闭包
Pub Date : 1988-05-25 DOI: 10.1109/ARRAYS.1988.18070
Hans-Werner Lang
The instruction systolic array (ISA) is an array processor architecture that is characterized by a systolic flow of instructions (instead of data as in standard systolic arrays). It is shown how the well-known Warshall algorithm for computing the transitive closure of a directed graph can be implemented on an n*n ISA. For problem sizes m>
指令收缩数组(ISA)是一种数组处理器体系结构,其特点是指令的收缩流(而不是标准收缩数组中的数据)。它展示了如何在n*n ISA上实现用于计算有向图的传递闭包的著名Warshall算法。对于问题大小m>
{"title":"Transitive closure on an instruction systolic array","authors":"Hans-Werner Lang","doi":"10.1109/ARRAYS.1988.18070","DOIUrl":"https://doi.org/10.1109/ARRAYS.1988.18070","url":null,"abstract":"The instruction systolic array (ISA) is an array processor architecture that is characterized by a systolic flow of instructions (instead of data as in standard systolic arrays). It is shown how the well-known Warshall algorithm for computing the transitive closure of a directed graph can be implemented on an n*n ISA. For problem sizes m<or=n the time complexity of this implementation is O(m).<<ETX>>","PeriodicalId":339807,"journal":{"name":"[1988] Proceedings. International Conference on Systolic Arrays","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1988-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115046774","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}
引用次数: 14
期刊
[1988] Proceedings. International Conference on Systolic Arrays
全部 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