首页 > 最新文献

Proceedings of the 9th International Symposium on Networks-on-Chip最新文献

英文 中文
Highly Fault-tolerant NoC Routing with Application-aware Congestion Management 具有应用感知拥塞管理的高容错性NoC路由
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786590
Doowon Lee, Ritesh Parikh, V. Bertacco
Silicon devices are becoming less and less reliable as technology moves to smaller feature sizes. As a result, digital systems are increasingly likely to experience permanent failures during their life-time. To overcome this problem, networks-on-chip (NoCs) should be designed to, not only fulfill performance requirements, but also be robust to many fault occurrences. This paper proposes a fault- and application-aware routing framework called FATE: it leverages the diversity of communication patterns in applications for highly faulty NoCs to reduce congestion during execution. To this end, FATE estimates routing demands in applications to balance traffic load among the available resources. We propose a set of novel route-enabling rules that greatly reduce the search for deadlock-free, maximally-connected routes for any faulty 2D mesh topology, by preventing early on the exploration of routing configuration options that lead eventually to unviable solutions. Our experimental results show a 33% improvement on average saturation throughput for synthetic traffic patterns, and a 59% improvement on average packet latency for SPLASH-2 benchmarks, over state-of-the-art fault-tolerant solutions. The FATE approach is also beneficial in the complete absence of faults: indeed, it outperforms prior fully-adaptive routing techniques by improving the saturation throughput by up to 33%.
随着技术向更小的特征尺寸发展,硅器件变得越来越不可靠。因此,数字系统越来越有可能在其生命周期内经历永久性故障。为了克服这个问题,片上网络(noc)的设计不仅要满足性能要求,而且要对许多故障具有鲁棒性。本文提出了一个名为FATE的故障和应用感知路由框架:它利用高故障noc应用程序中通信模式的多样性来减少执行期间的拥塞。为此,FATE估计应用程序中的路由需求,以平衡可用资源之间的流量负载。我们提出了一套新颖的路由启用规则,通过防止早期探索导致最终不可行的路由配置选项,大大减少了对任何错误二维网格拓扑的无死锁、最大连接路由的搜索。我们的实验结果表明,与最先进的容错解决方案相比,合成流量模式的平均饱和吞吐量提高了33%,splash2基准测试的平均数据包延迟提高了59%。FATE方法在完全没有故障的情况下也是有益的:事实上,它通过将饱和吞吐量提高33%,优于先前的全自适应路由技术。
{"title":"Highly Fault-tolerant NoC Routing with Application-aware Congestion Management","authors":"Doowon Lee, Ritesh Parikh, V. Bertacco","doi":"10.1145/2786572.2786590","DOIUrl":"https://doi.org/10.1145/2786572.2786590","url":null,"abstract":"Silicon devices are becoming less and less reliable as technology moves to smaller feature sizes. As a result, digital systems are increasingly likely to experience permanent failures during their life-time. To overcome this problem, networks-on-chip (NoCs) should be designed to, not only fulfill performance requirements, but also be robust to many fault occurrences. This paper proposes a fault- and application-aware routing framework called FATE: it leverages the diversity of communication patterns in applications for highly faulty NoCs to reduce congestion during execution. To this end, FATE estimates routing demands in applications to balance traffic load among the available resources. We propose a set of novel route-enabling rules that greatly reduce the search for deadlock-free, maximally-connected routes for any faulty 2D mesh topology, by preventing early on the exploration of routing configuration options that lead eventually to unviable solutions. Our experimental results show a 33% improvement on average saturation throughput for synthetic traffic patterns, and a 59% improvement on average packet latency for SPLASH-2 benchmarks, over state-of-the-art fault-tolerant solutions. The FATE approach is also beneficial in the complete absence of faults: indeed, it outperforms prior fully-adaptive routing techniques by improving the saturation throughput by up to 33%.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"102 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115766944","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}
引用次数: 15
A Low-Overhead, Fully-Distributed, Guaranteed-Delivery Routing Algorithm for Faulty Network-on-Chips 故障片上网络的低开销、全分布式、保证传输路由算法
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786591
Mohammad Fattah, A. Airola, Rachata Ausavarungnirun, N. Mirzaei, P. Liljeberg, J. Plosila, S. Mohammadi, T. Pahikkala, O. Mutlu, H. Tenhunen
This paper introduces a new, practical routing algorithm, Maze-routing, to tolerate faults in network-on-chips. The algorithm is the first to provide all of the following properties at the same time: 1) fully-distributed with no centralized component, 2) guaranteed delivery (it guarantees to deliver packets when a path exists between nodes, or otherwise indicate that destination is unreachable, while being deadlock and livelock free), 3) low area cost, 4) low reconfiguration overhead upon a fault. To achieve all these properties, we propose Maze-routing, a new variant of face routing in on-chip networks and make use of deflections in routing. Our evaluations show that Maze-routing has 16X less area overhead than other algorithms that provide guaranteed delivery. Our Maze-routing algorithm is also high performance: for example, when up to 5 links are broken, it provides 50% higher saturation throughput compared to the state-of-the-art.
本文介绍了一种新的、实用的路由算法——迷宫路由,用以容错片上网络。该算法是第一个同时提供以下所有属性的算法:1)完全分布式,没有集中组件;2)保证发送(保证在节点之间存在路径时发送数据包,或者表明目的地不可达,同时无死锁和活锁);3)低区域成本;4)低故障重构开销。为了实现所有这些特性,我们提出了迷宫路由,这是片上网络中面路由的一种新变体,并利用了路由中的偏转。我们的评估表明,迷宫路由的面积开销比其他提供保证交付的算法少16倍。我们的迷宫路由算法也是高性能的:例如,当多达5个链路被破坏时,它提供的饱和吞吐量比最先进的高50%。
{"title":"A Low-Overhead, Fully-Distributed, Guaranteed-Delivery Routing Algorithm for Faulty Network-on-Chips","authors":"Mohammad Fattah, A. Airola, Rachata Ausavarungnirun, N. Mirzaei, P. Liljeberg, J. Plosila, S. Mohammadi, T. Pahikkala, O. Mutlu, H. Tenhunen","doi":"10.1145/2786572.2786591","DOIUrl":"https://doi.org/10.1145/2786572.2786591","url":null,"abstract":"This paper introduces a new, practical routing algorithm, Maze-routing, to tolerate faults in network-on-chips. The algorithm is the first to provide all of the following properties at the same time: 1) fully-distributed with no centralized component, 2) guaranteed delivery (it guarantees to deliver packets when a path exists between nodes, or otherwise indicate that destination is unreachable, while being deadlock and livelock free), 3) low area cost, 4) low reconfiguration overhead upon a fault. To achieve all these properties, we propose Maze-routing, a new variant of face routing in on-chip networks and make use of deflections in routing. Our evaluations show that Maze-routing has 16X less area overhead than other algorithms that provide guaranteed delivery. Our Maze-routing algorithm is also high performance: for example, when up to 5 links are broken, it provides 50% higher saturation throughput compared to the state-of-the-art.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116064176","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}
引用次数: 26
Exploiting Transmission Lines on Heterogeneous Networks-on-Chip to Improve the Adaptivity and Efficiency of Cache Coherence 利用片上异构网络的传输线提高缓存一致性的自适应和效率
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786576
Qi Hu, Peng Liu, Michael C. Huang, Xiang-hui Xie
Emerging heterogeneous interconnects have shown lower latency and higher throughput, which can improve the efficiency of communication and create new opportunities for memory system designs. In this paper, transmission lines are employed as a latency-optimized network and combined with a packet-switched network to create heterogeneous interconnects improving the efficiencies of on-chip communication and cache coherence. We take advantage of this heterogeneous interconnect design, and keep cache coherence adaptively based on data locality. Different type of messages are adaptively directed through selected medium of the heterogeneous interconnects to enhance cache coherence effectiveness. Compared with a state-of-the-art coherence mechanism, the proposed technique can reduce the coherence overhead by 24%, reduce the network energy consumption by 35%, and improve the system performance by 25% on a 64-core system.
新兴的异构互连具有较低的延迟和较高的吞吐量,可以提高通信效率,为存储系统设计创造新的机会。在本文中,传输线被用作延迟优化网络,并与分组交换网络相结合,以创建异构互连,提高片上通信效率和缓存一致性。我们利用这种异构互连设计,并根据数据局部性自适应保持缓存一致性。不同类型的消息通过选择的异构互连介质自适应定向,以提高缓存一致性的有效性。在64核系统上,与现有的相干机制相比,该技术可将相干开销降低24%,网络能耗降低35%,系统性能提高25%。
{"title":"Exploiting Transmission Lines on Heterogeneous Networks-on-Chip to Improve the Adaptivity and Efficiency of Cache Coherence","authors":"Qi Hu, Peng Liu, Michael C. Huang, Xiang-hui Xie","doi":"10.1145/2786572.2786576","DOIUrl":"https://doi.org/10.1145/2786572.2786576","url":null,"abstract":"Emerging heterogeneous interconnects have shown lower latency and higher throughput, which can improve the efficiency of communication and create new opportunities for memory system designs. In this paper, transmission lines are employed as a latency-optimized network and combined with a packet-switched network to create heterogeneous interconnects improving the efficiencies of on-chip communication and cache coherence. We take advantage of this heterogeneous interconnect design, and keep cache coherence adaptively based on data locality. Different type of messages are adaptively directed through selected medium of the heterogeneous interconnects to enhance cache coherence effectiveness. Compared with a state-of-the-art coherence mechanism, the proposed technique can reduce the coherence overhead by 24%, reduce the network energy consumption by 35%, and improve the system performance by 25% on a 64-core system.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131765004","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
Unbiased Regional Congestion Aware Selection Function for NoCs noc的无偏区域拥塞感知选择函数
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786574
W. Zong, Michael Opoku Agyeman, Xiaohang Wang, T. Mak
Adaptive routing in Network-on-Chip (NoC) selects paths for packets according to network state to reduce packet latency and balance network load. Existing adaptive routing schemes can degrade network performance due to their dependency on either inadequate or outdated network information. We present an adaptive routing scheme in which a router is provided adequate and timely congestion information of the network. A low-complexity routing selection function that considers regional congestion status is proposed. The selection function is unbiased as it considers the same amount of congestion information on both admissible directions. Proposed selection function achieves 18% lower packet latency than local congestion aware selection under realistic workloads. It also reduces regional congestion aware selection logic area and power overhead by 73% and 35% on an 8×8 mesh network.
NoC (network -on- chip)中的自适应路由可以根据网络状态为报文选择路径,以减少报文延迟,平衡网络负载。现有的自适应路由方案依赖于不充分或过时的网络信息,可能会降低网络性能。本文提出了一种自适应路由方案,该方案能及时向路由器提供充分的网络拥塞信息。提出了一种考虑区域拥塞状态的低复杂度路由选择函数。选择函数是无偏的,因为它考虑了两个可接受方向上相同数量的拥塞信息。在实际工作负载下,所提出的选择功能比本地拥塞感知选择的数据包延迟降低18%。它还在8×8网状网络上减少了73%和35%的区域拥塞感知选择逻辑面积和功率开销。
{"title":"Unbiased Regional Congestion Aware Selection Function for NoCs","authors":"W. Zong, Michael Opoku Agyeman, Xiaohang Wang, T. Mak","doi":"10.1145/2786572.2786574","DOIUrl":"https://doi.org/10.1145/2786572.2786574","url":null,"abstract":"Adaptive routing in Network-on-Chip (NoC) selects paths for packets according to network state to reduce packet latency and balance network load. Existing adaptive routing schemes can degrade network performance due to their dependency on either inadequate or outdated network information. We present an adaptive routing scheme in which a router is provided adequate and timely congestion information of the network. A low-complexity routing selection function that considers regional congestion status is proposed. The selection function is unbiased as it considers the same amount of congestion information on both admissible directions. Proposed selection function achieves 18% lower packet latency than local congestion aware selection under realistic workloads. It also reduces regional congestion aware selection logic area and power overhead by 73% and 35% on an 8×8 mesh network.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133925730","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 Interconnection Architecture for Seamless Inter and Intra-Chip Communication Using Wireless Links 利用无线链路实现芯片间和芯片内无缝通信的互连体系结构
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786581
Md Shahriar Shamim, J. Muralidharan, A. Ganguly
With increase in complexity of multicore chips, efficiency of data transfer between cores of a chip is becoming increasingly challenging. Several novel on-chip network architectures are proposed to improve the design flexibility and communication efficiency in multicore chips. On the other hand, computing modules in typical data center nodes or server racks consist of several multicore chips on either a board or in a System-in-Package (SiP) environment. State-of-the-art interchip communication over wireline channels require data signals to travel from internal nets to the peripheral I/O ports and then get routed over the interchip channels to the destination chip. After reaching the destination chip they will be finally routed from the I/O to the internal nets there. This multihop communication increases latency and energy consumption while decreasing data bandwidth in a multichip system. Moreover, intrachip and interchip communication within such a multichip system is often decoupled to facilitate design flexibility. However, a seamless interconnection between on-chip and off-chip data transfer can improve the communication efficiency significantly. In this work we propose the design of a seamless hybrid wired and wireless interconnection network for multichip systems in a package with dimensions spanning up to tens of centimeters with on-chip wireless transceivers. This enables direct chip-to-chip communication between internal cores. We demonstrate with cycle accurate simulations that such a design increases the bandwidth and reduces the energy consumption in comparison to state-of-the-art wireline I/O based multichip communication.
随着多核芯片复杂度的不断提高,芯片间数据传输的效率也越来越高。为了提高多核芯片的设计灵活性和通信效率,提出了几种新的片上网络架构。另一方面,典型数据中心节点或服务器机架中的计算模块由电路板或系统级封装(SiP)环境中的几个多核芯片组成。通过有线信道进行的最先进的片间通信需要数据信号从内部网络传输到外围I/O端口,然后通过片间信道路由到目标芯片。到达目的地芯片后,它们将最终从I/O路由到那里的内部网。这种多跳通信增加了延迟和能量消耗,同时减少了多芯片系统中的数据带宽。此外,这种多芯片系统中的芯片内和芯片间通信通常是解耦的,以促进设计的灵活性。然而,片内和片外数据传输之间的无缝互连可以显著提高通信效率。在这项工作中,我们提出了一种用于多芯片系统的无缝混合有线和无线互连网络的设计,其尺寸可达数十厘米,带有片上无线收发器。这使得内部内核之间的直接芯片到芯片通信成为可能。我们通过周期精确模拟证明,与最先进的基于有线I/O的多芯片通信相比,这种设计增加了带宽并降低了能耗。
{"title":"An Interconnection Architecture for Seamless Inter and Intra-Chip Communication Using Wireless Links","authors":"Md Shahriar Shamim, J. Muralidharan, A. Ganguly","doi":"10.1145/2786572.2786581","DOIUrl":"https://doi.org/10.1145/2786572.2786581","url":null,"abstract":"With increase in complexity of multicore chips, efficiency of data transfer between cores of a chip is becoming increasingly challenging. Several novel on-chip network architectures are proposed to improve the design flexibility and communication efficiency in multicore chips. On the other hand, computing modules in typical data center nodes or server racks consist of several multicore chips on either a board or in a System-in-Package (SiP) environment. State-of-the-art interchip communication over wireline channels require data signals to travel from internal nets to the peripheral I/O ports and then get routed over the interchip channels to the destination chip. After reaching the destination chip they will be finally routed from the I/O to the internal nets there. This multihop communication increases latency and energy consumption while decreasing data bandwidth in a multichip system. Moreover, intrachip and interchip communication within such a multichip system is often decoupled to facilitate design flexibility. However, a seamless interconnection between on-chip and off-chip data transfer can improve the communication efficiency significantly. In this work we propose the design of a seamless hybrid wired and wireless interconnection network for multichip systems in a package with dimensions spanning up to tens of centimeters with on-chip wireless transceivers. This enables direct chip-to-chip communication between internal cores. We demonstrate with cycle accurate simulations that such a design increases the bandwidth and reduces the energy consumption in comparison to state-of-the-art wireline I/O based multichip communication.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125307377","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
Novel Hybrid Wired-Wireless Network-on-Chip Architectures: Transducer and Communication Fabric Design 新型混合有线-无线片上网络架构:传感器和通信结构设计
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786586
Michael Opoku Agyeman, W. Zong, Ji-Xiang Wan, A. Yakovlev, K. Tong, T. Mak
Existing wireless communication interface of Hybrid Wired-Wireless Network-on-Chip (WiNoC) has 3-dimensional free space signal radiation which has high power dissipation and drastically affects the received signal strength. In this paper, we propose a CMOS based 2-dimensional (2-D) waveguide communication fabric that is able to match the channel reliability of traditional wired NoCs as the wireless communication fabric. Our experimental results demonstrate that, the proposed communication fabric can achieve a 5dB operational bandwidth of about 60GHz around the center frequency (60GHz). Compared to existing WiNoCs, the proposed communication fabric can improve the reliability of WiNoCs with average gains of 21.4%, 13.8% and 10.6% performance efficiencies in terms of maximum sustainable load, throughput and delay, respectively.
现有的混合有线-无线片上网络(WiNoC)无线通信接口具有三维自由空间信号辐射,其功耗高,严重影响接收信号强度。在本文中,我们提出了一种基于CMOS的二维(2-D)波导通信结构,能够匹配传统有线noc作为无线通信结构的信道可靠性。实验结果表明,该通信结构在中心频率(60GHz)附近可实现约60GHz的5dB运行带宽。与现有的winoc相比,所提出的通信结构可以提高winoc的可靠性,在最大可持续负载、吞吐量和延迟方面的平均性能效率分别提高21.4%、13.8%和10.6%。
{"title":"Novel Hybrid Wired-Wireless Network-on-Chip Architectures: Transducer and Communication Fabric Design","authors":"Michael Opoku Agyeman, W. Zong, Ji-Xiang Wan, A. Yakovlev, K. Tong, T. Mak","doi":"10.1145/2786572.2786586","DOIUrl":"https://doi.org/10.1145/2786572.2786586","url":null,"abstract":"Existing wireless communication interface of Hybrid Wired-Wireless Network-on-Chip (WiNoC) has 3-dimensional free space signal radiation which has high power dissipation and drastically affects the received signal strength. In this paper, we propose a CMOS based 2-dimensional (2-D) waveguide communication fabric that is able to match the channel reliability of traditional wired NoCs as the wireless communication fabric. Our experimental results demonstrate that, the proposed communication fabric can achieve a 5dB operational bandwidth of about 60GHz around the center frequency (60GHz). Compared to existing WiNoCs, the proposed communication fabric can improve the reliability of WiNoCs with average gains of 21.4%, 13.8% and 10.6% performance efficiencies in terms of maximum sustainable load, throughput and delay, respectively.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130443910","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}
引用次数: 9
Designing High-Performance, Power-Efficient NoCs With Embedded Silicon-in-Silica Nanophotonics 用嵌入硅中硅纳米光子学设计高性能、高能效noc
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786588
E. Kakoulli, V. Soteriou, C. Koutsides, K. Kalli
On-chip electrical links exhibit large energy-to-bandwidth costs, whereas on-chip nanophotonics, which attain high throughput, yet energy-efficient communication, have emerged as an alternative interconnect in multicore chips. Here we consider silicon nanophotonic components that are embedded completely within the silica (SiO2) substrate as opposed to existing die on-surface silicon nanophotonics. As nanophotonic components now reside subsurface, within the silica substrate, non-obstructive interconnect geometries offering higher network throughput can be implemented. First, we show using detailed simulations based on commercial tools that such Silicon-in-Silica (SiS) structures are feasible, and then demonstrate our proof of concept by utilizing a SiS-based mesh-interconnected topology with augmented diagonal optical channels that provides both higher effective throughput and throughput-to-power ratio versus prior-art.
片上电链路表现出巨大的能量到带宽成本,而片上纳米光子学实现了高吞吐量,但节能通信,已成为多核芯片的替代互连。这里我们考虑完全嵌入在二氧化硅(SiO2)衬底内的硅纳米光子组件,而不是现有的表面硅纳米光子组件。由于纳米光子元件现在位于二氧化硅衬底的地下,因此可以实现非阻塞互连几何形状,从而提供更高的网络吞吐量。首先,我们使用基于商业工具的详细模拟来证明这种硅中硅(si)结构是可行的,然后通过利用基于si的网状互联拓扑和增强对角光通道来证明我们的概念验证,该拓扑与现有技术相比提供了更高的有效吞吐量和吞吐量功率比。
{"title":"Designing High-Performance, Power-Efficient NoCs With Embedded Silicon-in-Silica Nanophotonics","authors":"E. Kakoulli, V. Soteriou, C. Koutsides, K. Kalli","doi":"10.1145/2786572.2786588","DOIUrl":"https://doi.org/10.1145/2786572.2786588","url":null,"abstract":"On-chip electrical links exhibit large energy-to-bandwidth costs, whereas on-chip nanophotonics, which attain high throughput, yet energy-efficient communication, have emerged as an alternative interconnect in multicore chips. Here we consider silicon nanophotonic components that are embedded completely within the silica (SiO2) substrate as opposed to existing die on-surface silicon nanophotonics. As nanophotonic components now reside subsurface, within the silica substrate, non-obstructive interconnect geometries offering higher network throughput can be implemented. First, we show using detailed simulations based on commercial tools that such Silicon-in-Silica (SiS) structures are feasible, and then demonstrate our proof of concept by utilizing a SiS-based mesh-interconnected topology with augmented diagonal optical channels that provides both higher effective throughput and throughput-to-power ratio versus prior-art.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124027634","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 Wireless Network-on-Chip with a Dynamic Medium Access Mechanism 具有动态介质访问机制的可重构无线片上网络
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2788711
N. Mansoor, A. Ganguly
Wireless interconnects have emerged as an energy-efficient interconnection paradigm for multicore chips with Networks-on-Chips (NoCs). As wireless interconnects have the unique advantage of eliminating the need to layout physical channels they provide an inherent opportunity for dynamic reconfiguration of the NoC architecture. Large temporal and spatial variability in traffic patterns is expected in large multicore chips and especially in future heterogeneous systems-on-chips integrating different kinds of cores such as CPUs, GPUs, ASICs and memory. By establishing on-demand wireless links in response to dynamically varying traffic patterns the data bandwidth and energy efficiency of NoC architectures can be improved compared to static architectures with the same raw bandwidth. We present a dynamic medium access mechanism that establishes wireless links depending on traffic requirements while reducing the overheads. Such an interconnection system incorporating wireless links in a NoC fabric will be better suited to address non-uniformity and temporal variations in traffic patterns which are expected in future large multicore chips.
无线互连已成为具有片上网络(noc)的多核芯片的节能互连范例。由于无线互连具有独特的优势,无需布局物理通道,因此它们为NoC体系结构的动态重新配置提供了固有的机会。在大型多核芯片中,特别是在未来集成了不同类型核心(如cpu、gpu、asic和存储器)的异质片上系统中,预计流量模式会有很大的时空变化。通过建立按需无线链路来响应动态变化的流量模式,与具有相同原始带宽的静态架构相比,NoC架构的数据带宽和能源效率可以得到改善。我们提出了一种动态介质访问机制,该机制根据流量需求建立无线链路,同时降低了开销。这种在NoC结构中包含无线链路的互连系统将更适合于解决未来大型多核芯片中预期的流量模式的不均匀性和时间变化。
{"title":"Reconfigurable Wireless Network-on-Chip with a Dynamic Medium Access Mechanism","authors":"N. Mansoor, A. Ganguly","doi":"10.1145/2786572.2788711","DOIUrl":"https://doi.org/10.1145/2786572.2788711","url":null,"abstract":"Wireless interconnects have emerged as an energy-efficient interconnection paradigm for multicore chips with Networks-on-Chips (NoCs). As wireless interconnects have the unique advantage of eliminating the need to layout physical channels they provide an inherent opportunity for dynamic reconfiguration of the NoC architecture. Large temporal and spatial variability in traffic patterns is expected in large multicore chips and especially in future heterogeneous systems-on-chips integrating different kinds of cores such as CPUs, GPUs, ASICs and memory. By establishing on-demand wireless links in response to dynamically varying traffic patterns the data bandwidth and energy efficiency of NoC architectures can be improved compared to static architectures with the same raw bandwidth. We present a dynamic medium access mechanism that establishes wireless links depending on traffic requirements while reducing the overheads. Such an interconnection system incorporating wireless links in a NoC fabric will be better suited to address non-uniformity and temporal variations in traffic patterns which are expected in future large multicore chips.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128601833","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
Achievable Performance Enhancements with mm-Wave Wireless Interconnects in NoC 可实现的性能增强与毫米波无线互连在NoC
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786584
G. Harsha, Sujay Deb
On-chip wireless links have been shown to overcome the performance limitations of wired interconnects in Networks-on-chip (NoCs). However actual performance gains obtained are largely dependent on efficient data transmission between on-chip antennas. An analysis of on-chip wireless channel shows that propagation is highly affected by different components of the chip. In this work, we include the effects of chip environment on wireless propagation to obtain a more realistic performance evaluation of Wireless NoC (WiNoC). Using these, we derive the latency and energy characteristics of WiNoC and quantify the achievable performance. Results presented show wireless received signal with on-chip effects considered and compare them with that of a wired link.
片上无线链路已被证明克服了片上网络(noc)中有线互连的性能限制。然而,获得的实际性能增益很大程度上取决于片上天线之间有效的数据传输。对片上无线信道的分析表明,片上无线信道的传播受片上不同器件的影响很大。在这项工作中,我们考虑了芯片环境对无线传播的影响,以获得更真实的无线NoC (WiNoC)性能评估。利用这些,我们推导了WiNoC的延迟和能量特性,并量化了可实现的性能。给出了考虑片上效应的无线接收信号,并将其与有线链路的信号进行了比较。
{"title":"Achievable Performance Enhancements with mm-Wave Wireless Interconnects in NoC","authors":"G. Harsha, Sujay Deb","doi":"10.1145/2786572.2786584","DOIUrl":"https://doi.org/10.1145/2786572.2786584","url":null,"abstract":"On-chip wireless links have been shown to overcome the performance limitations of wired interconnects in Networks-on-chip (NoCs). However actual performance gains obtained are largely dependent on efficient data transmission between on-chip antennas. An analysis of on-chip wireless channel shows that propagation is highly affected by different components of the chip. In this work, we include the effects of chip environment on wireless propagation to obtain a more realistic performance evaluation of Wireless NoC (WiNoC). Using these, we derive the latency and energy characteristics of WiNoC and quantify the achievable performance. Results presented show wireless received signal with on-chip effects considered and compare them with that of a wired link.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125854349","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
Runtime Detection of a Bandwidth Denial Attack from a Rogue Network-on-Chip 恶意片上网络带宽拒绝攻击的运行时检测
Pub Date : 2015-09-28 DOI: 10.1145/2786572.2786580
Rajesh Js, D. Ancajas, Koushik Chakraborty, Sanghamitra Roy
In this paper, we propose a covert threat model for MPSoCs designed using 3rd party Network-on-Chips (NoC). We illustrate that a malicious NoC can disrupt the availability of on-chip resources, thereby causing large performance bottlenecks for the software running on the MPSoC platform. We then propose a runtime latency auditor that enables an MPSoC integrator to monitor the trustworthiness of the deployed NoC throughout the chip lifetime. For the proposed technique, our comprehensive cross-layer analysis indicates modest overheads of 12.73% in area, 9.844% in power and 5.4% in terms of network latency.
在本文中,我们提出了一个使用第三方片上网络(NoC)设计的mpsoc的隐蔽威胁模型。我们说明了恶意NoC可以破坏片上资源的可用性,从而导致在MPSoC平台上运行的软件出现巨大的性能瓶颈。然后,我们提出了一个运行时延迟审计员,使MPSoC集成商能够在整个芯片生命周期内监控部署的NoC的可靠性。对于所提出的技术,我们的综合跨层分析表明,面积开销为12.73%,功耗为9.844%,网络延迟为5.4%。
{"title":"Runtime Detection of a Bandwidth Denial Attack from a Rogue Network-on-Chip","authors":"Rajesh Js, D. Ancajas, Koushik Chakraborty, Sanghamitra Roy","doi":"10.1145/2786572.2786580","DOIUrl":"https://doi.org/10.1145/2786572.2786580","url":null,"abstract":"In this paper, we propose a covert threat model for MPSoCs designed using 3rd party Network-on-Chips (NoC). We illustrate that a malicious NoC can disrupt the availability of on-chip resources, thereby causing large performance bottlenecks for the software running on the MPSoC platform. We then propose a runtime latency auditor that enables an MPSoC integrator to monitor the trustworthiness of the deployed NoC throughout the chip lifetime. For the proposed technique, our comprehensive cross-layer analysis indicates modest overheads of 12.73% in area, 9.844% in power and 5.4% in terms of network latency.","PeriodicalId":228605,"journal":{"name":"Proceedings of the 9th International Symposium on Networks-on-Chip","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129629869","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}
引用次数: 59
期刊
Proceedings of the 9th International Symposium on Networks-on-Chip
全部 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