Refactor presentation
This commit is contained in:
@@ -1,13 +1,23 @@
|
||||
---
|
||||
layout: figure
|
||||
figureUrl: /dramsys.svg
|
||||
figureCaption: The PIM-HBM model integrated into DRAMSys
|
||||
---
|
||||
|
||||
## Virtual Prototype
|
||||
### Processing Units
|
||||
<hr/>
|
||||
|
||||
<br>
|
||||
|
||||
- Integrate DRAMSys into gem5
|
||||
- Implement PIM-HBM virtual prototype in DRAM model
|
||||
|
||||
<br>
|
||||
|
||||
<div class="flex justify-center items-center">
|
||||
<img src="/dramsys.svg">
|
||||
</div>
|
||||
|
||||
<!--
|
||||
- VP interprets the programmed microkernel
|
||||
- not yet drop-in replacement
|
||||
-->
|
||||
|
||||
---
|
||||
layout: figure-side
|
||||
figureUrl: /data_structures.svg
|
||||
@@ -18,12 +28,15 @@ figureCaption: Data structures for instructions and register files
|
||||
### Software Library
|
||||
<hr/>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
- Software support library
|
||||
- Provides data structures for PIM-HBM
|
||||
- Adhering special memory layout requirements
|
||||
#### Software support library
|
||||
|
||||
<br>
|
||||
|
||||
- Provides data structures for operand data and microkernels
|
||||
- Executes programmed microkernels
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user