Skip to content

Commit 333b150

Browse files
committed
website: update sponsors
Update sponsors section of gem5 main page to include updated DOE and NSF grants, as well as adding Matt's group at Wisconsin and AMD's AUP grant.
1 parent 28a09a9 commit 333b150

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

assets/img/external_logos/amd.png

1.29 KB
Loading

assets/img/external_logos/hal.svg

Lines changed: 1 addition & 0 deletions
Loading

index.html

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ <h5 class="card-title"> Connect with us </h5>
110110
</a>
111111
<p>
112112
This project is funded in part by
113-
NSF (award number: <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2311888&HistoricalAwards=false">OAC-2311888</a>)
114-
and DOE (award number: <a href="https://pamspublic.science.energy.gov/WebPAMSExternal/Interface/Common/ViewPublicAbstract.aspx?rv=cc328a17-8db6-42af-aa73-8e96b6ad93a2&rtc=24&PRoleId=10">DE-SC0024502</a>).
113+
NSF (award number: <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2311888">OAC-2311888</a> and <a href="https://www.nsf.gov/awardsearch/show-award/?AWD_ID=2533192" target="_blank">TIP-2533192</a>)
114+
and DOE (award number: <a href="https://pamspublic.science.energy.gov/WebPAMSExternal/Interface/Common/ViewPublicAbstract.aspx?rv=cc328a17-8db6-42af-aa73-8e96b6ad93a2&rtc=24&PRoleId=10">DE-SC0024502</a> and <a href="https://pamspublic.science.energy.gov/webpamsexternal/interface/awards/awardsearchexternal.aspx" target="_blank">DE-SC0024206</a>).
115115
</p>
116116
</div>
117117

@@ -122,9 +122,21 @@ <h5 class="card-title"> Connect with us </h5>
122122
<p>
123123
UC Davis Computer Architecture Research Group
124124
</p>
125+
<a href="https://research.cs.wisc.edu/hal/">
126+
<img src="assets/img/external_logos/hal.svg" alt="HAL logo" class="btn-main-link">
127+
</a>
128+
<p>
129+
UW-Madison Heterogeneous Architectures Lab Research Group
130+
</p>
125131
</div>
126132

127133
<div class="sponsor-item">
134+
<a href="https://www.amd.com/en/corporate/university-program.html">
135+
<img src="assets/img/external_logos/amd.png" alt="AMD logo" class="btn-main-link">
136+
</a>
137+
<p>
138+
AMD University Program
139+
</p>
128140
<a href="https://www.google.com">
129141
<img src="assets/img/external_logos/google.png" alt="Google logo" class="btn-main-link">
130142
</a>
@@ -135,4 +147,4 @@ <h5 class="card-title"> Connect with us </h5>
135147

136148
</div>
137149

138-
</div>
150+
</div>

0 commit comments

Comments
 (0)