hetcore tfet cmos hetero device
play

HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs - PowerPoint PPT Presentation

HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs Bhargava Gopireddy, Dimitrios Skarlatos, Wenjuan Zhu, Josep Torrellas University of Illinois at Urbana-Champaign http://iacoma.cs.uiuc.edu ISCA 2018 Wednesday, 11:20am Session 9B:


  1. HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs Bhargava Gopireddy, Dimitrios Skarlatos, Wenjuan Zhu, Josep Torrellas University of Illinois at Urbana-Champaign http://iacoma.cs.uiuc.edu ISCA 2018 Wednesday, 11:20am Session 9B: GPUs

  2. Ideal Switch I d (log) Ideal Switch Current V dd V G Voltage 2 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  3. Ideal Switch vs Si-MOSFET I d (log) Ideal Switch MOSFET Current V dd V dd-CMOS V G Voltage 3 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  4. TFET vs MOSFET I d (log) Ideal Switch MOSFET TFET Current Lower V dd V dd-TFET V dd-CMOS V G Voltage 4 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  5. TFET vs CMOS: Energy and Delay 2000 TFET 1800 8x Lower 1600 2x Slower Dynamic Power Delay per Operation (ps) 1400 V dd at 15nm : 1200 TFET: 0.4V 4x Lower Energy 1000 CMOS: 0.73V CMOS 800 600 125x Lower Leakage Power 400 200 0 0 50 100 150 200 TFET and CMOS manufacturing processes are compatible → Share same chip Dynamic Energy per Operation (fJ) 5 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  6. Goal: Energy Efficient Core Design with TFETs • Design a core that is ▪ As energy efficient as TFET ▪ As fast as CMOS • Approach: Use both CMOS and TFET devices within the core • How: Selectively replace CMOS units by TFET ones; that are ▪ Power consuming ▪ Amenable to pipelining or not very latency sensitive 6 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  7. Contributions • Propose the concept of a hetero-device TFET-CMOS core architecture, called HetCore • Design of an “Advanced HetCore ” for CPUs and GPUs ▪ Customizes known microarchitecture optimizations At iso-power, an 8-core HetCore CPU has a 68% lower ED 2 and is • 32% faster than a 4-core CMOS CPU • Similar results are obtained for GPUs 7 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  8. Replacing CMOS Units with TFET in Pipeline • Pipeline twice as deep while maintaining the same frequency CMOS CMOS CMOS Stage 1 Stage 2 Stage 3 CMOS CMOS TFET TFET Stage 3 Stage 1 Stage 2a Stage 2b V CMOS V TFET Selected units must be: Amenable to pipelining and/or not very latency sensitive 8 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  9. Baseline HetCore Design CPU Last Level Cache TFET CMOS L2 L2 L2 L2 IL1 DL1 IL1 DL1 IL1 DL1 IL1 DL1 Core 0 Core 2 Core 1 Core 3 9 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  10. Baseline HetCore Design CPU Last Level Cache TFET CMOS L2 L2 L2 L2 IL1 DL1 IL1 DL1 IL1 DL1 IL1 DL1 Core 0 Core 2 Core 1 Core 3 L2 and LLC primarily consume leakage power → TFETs can reduce leakage power substantially 10 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  11. Baseline HetCore Design DL1 and IL1 consume high dynamic IL1 DL1 as well as leakage power Core 0 TFET CMOS 11 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  12. Baseline HetCore Design DL1 and IL1 consume high dynamic IL1 DL1 as well as leakage power DL1 latency can be partially hidden in an Out-of-Order machine Core 0 TFET CMOS 12 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  13. Baseline HetCore Design Both FPU and ALU consume IL1 DL1 significant power and can be pipelined ALU FPU: Pipeline deeper and exploit ILP Core 0 ALU: Impact on performance, but energy savings justify its FPU placement in TFET TFET CMOS 13 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  14. Baseline HetCore Design Both FPU and ALU consume IL1 DL1 significant power and can be pipelined ALU FPU: Pipeline deeper and exploit ILP Core 0 ALU: Impact on performance, but energy savings justify its FPU placement in TFET TFET CMOS 14 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  15. Baseline HetCore GPU Design GPU SIMD FPU can be pipelined SIMD FPU RF SIMD FPU RF SIMD FPU RF SIMD FPU RF TFET CMOS 15 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  16. Baseline HetCore GPU Design GPU SIMD FPU can be pipelined SIMD FPU RF RF consumes high energy SIMD FPU RF SIMD FPU RF SIMD FPU RF TFET CMOS 16 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  17. Baseline HetCore GPU Design GPU SIMD FPU can be pipelined SIMD FPU RF RF consumes high energy SIMD FPU RF SIMD FPU RF SIMD FPU RF TFET CMOS 17 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  18. Baseline HetCore with CPU and GPU GPU CPU SIMD FPU RF Last Level Cache SIMD FPU RF L2 L2 L2 L2 IL1 DL1 IL1 DL1 IL1 DL1 IL1 DL1 SIMD FPU RF Base HetCore saves energy compared to CMOS ALU ALU ALU ALU but it degrades performance Core 0 Core 2 Core 1 Core 3 SIMD FPU RF FPU FPU FPU FPU TFET CMOS 18 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  19. Advanced HetCore Design • New opportunities for micro-architectural optimization – Base HetCore is an unbalanced design – A small power penalty maybe a good tradeoff for large gains in performance • For CPU: – Asymmetric DL1 cache – Dual cluster ALU • For GPU: – Register file cache 19 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  20. DL1 Cache in TFET TFET TFET TFET TFET … … Data Data Data Data TFET TFET TFET TFET Index Way 0 Way1 Way 6 Way 7 Tag 7 Tag 0 Tag 1 Tag 6 Address Tag Address Hit Data to CAM Match core Miss to L2 TFET 20 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  21. Asymmetric DL1 Cache V TFET V CMOS CMOS TFET TFET TFET … … Data Data Data Data TFET CMOS TFET TFET Index Way 0 Way1 Way 6 Way 7 Tag 7 Tag 0 Tag 1 Tag 6 Address Tag Address Hit Data to CAM Match Comparator Miss core Miss to L2 Hit Data Select Data to TFET CMOS core Check CMOS way before accessing TFET ways CMOS way holds MRU cacheline and can respond in 1 cycle 21 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  22. Performance Impact of TFET ALU TFET ALU doubles the latency of most common operations Prevents back-to-back issue of dependent instructions Increases misprediction penalty TFET TFET TFET TFET ALU 0 ALU 1 ALU 2 ALU 3 TFET 22 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  23. Dual Speed ALU Cluster In dispatch stage, identify the producer- consumer pairs in small window, and steer the producer to CMOS ALU. Steering algorithm: minimize bubbles, maximize power saving and balance overall utilization [Baniasadi et al] Mis-steering a producer is okay; as the CMOS TFET TFET TFET ALU 0 ALU 1 ALU 2 ALU 3 penalty is only one cycle for consumer TFET CMOS 23 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  24. Register File Cache in GPU • TFET register file introduces additional cycles in critical path • Use: Register file cache, similar to an asymmetric cache, to hold a few registers closer to the FPU ▪ Proposed earlier to reduce energy consumption [Gebhart et al.] ▪ We use it to reduce the access latency by having the register file cache in CMOS 24 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  25. Evaluation Methodology 4 out-of-order cores in CPU, 8 Compute Units in GPU (AMD Southern Islands) Multi2sim Simulator CPU: SPLASH2 and Parsec • GPU: AMD-SDK-APP benchmark suite • Configurations: • BaseCMOS, BaseTFET • Base HetCore • Adv HetCore → Base HetCore with previous mitigations • Adv HetCore-2X → Twice as many cores within the same power budget as BaseCMOS 25 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  26. HetCore – CPU Results 1.4 1.2 Normalized to BaseCMOS 1 BaseCMOS BaseTFET 0.8 BaseHetCore 0.6 AdvHetCore AdvHetCore-2X 0.4 0.2 0 Avg Execution Time Avg Energy Avg ED² 26 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  27. HetCore – CPU Results 1.95 1.4 Very slow !! 1.2 Normalized to BaseCMOS 1 BaseCMOS BaseTFET 0.8 BaseHetCore 0.6 AdvHetCore AdvHetCore-2X 0.4 0.2 0 Avg Execution Time Avg Energy Avg ED² 27 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  28. Base HetCore – CPU Results 1.95 Still too slow 1.4 39% 1.2 28% Normalized to BaseCMOS 1 BaseCMOS 36% BaseTFET 0.8 BaseHetCore 0.6 AdvHetCore AdvHetCore-2X 0.4 0.2 0 Avg Execution Time Avg Energy Avg ED² 28 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  29. Adv HetCore – CPU Results 1.95 High energy efficiency 1.4 w/ mild slowdown 1.2 Normalized to BaseCMOS 10% 1 BaseCMOS 39% 26% BaseTFET 0.8 BaseHetCore 0.6 AdvHetCore AdvHetCore-2X 0.4 0.2 0 Avg Execution Time Avg Energy Avg ED² 29 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  30. Adv HetCore-2X at Iso-power to BaseCMOS Adv HetCore enables 2X cores in the same power budget ! 1.4 1.2 Normalized to BaseCMOS 1 BaseCMOS 34% 32% BaseTFET 0.8 BaseHetCore 68% 0.6 AdvHetCore AdvHetCore-2X 0.4 0.2 0 Avg Execution Time Avg Energy Avg ED² 30 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

  31. Adv HetCore GPU • Adv HetCore-GPU – 40% lower Energy – 20% slowdown • Adv HetCore-GPU with 2X EUs at iso-power – 60% lower ED 2 – 30% faster 31 HetCore: TFET-CMOS Hetero-Device Architecture for CPUs and GPUs

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend