Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Add a new ICCD's paper
  • Loading branch information
renzhixiaohust authored Aug 2, 2024
1 parent 6a8aad1 commit 85d00bb
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ <h2>
<h2>News</h2>
</div>
<ul>
<li>
<p>Our paper "ROPHI" was accepted by <a href="https://www.iccd-conf.com/Home.html">IEEE ICCD'2024</a>. Congratulations!</p>
</li>
<li>
<p>Our paper "AsymCDC" was accepted by <a href="https://2024.euro-par.org/">Euro-PAR'2024</a>. Congratulations to Lin Wang!</p>
</li>
Expand All @@ -113,14 +116,19 @@ <h2>Publications</h2>
</div>

<p style="margin-bottom: 0em"> </p>
<p align="justify"><font size="3.0">
<b>[Euro-PAR] </b>
<b>Renzhi Xiao</b>, Dan Feng, Yuchong Hu, Hong Jiang, Lin Wang, Yucheng Zhang, Lanlan Cui, Guanglei Xu, Fang Wang, &quot; Read-Optimized Persistent Hash Index for Query Acceleration through Fingerprint Filtering and Lock-Free Prefetching&quot;, Proceeding of the 42nd IEEE International Conference on Computer Design (ICCD), 2024 (EI, CCF B)</font>
[paper]
</p>
<p align="justify"><font size="3.0">
<b>[Euro-PAR] </b>
Lin Wang, Yuchong Hu, Yuxue Liu, <b>Renzhi Xiao</b>, Dan Feng,&quot; Asymmetric Coded Distributed Computation for Resilient Prediction Serving Systems&quot;,Proceeding of the 30th International European Conference on Parallel and Distributed Computing (Euro-PAR), 2024 (EI, CCF B)</font>
[paper]
</p>
<p align="justify"><font size="3.0">
<b>[ICCD] </b>
<b>Renzhi Xiao</b>, Hong Jiang, Dan Feng, Yuchong Hu, Wei Tong, Kang Liu, Yucheng Zhang, Xueliang Wei, Zhengtao Li,&quot; Accelerating Persistent Hash Indexes via Reducing Negative Searches&quot;,Proceeding of the 41st IEEE International Conference on Computer Design ICCD, 2023 (EI, CCF B)</font>
<b>Renzhi Xiao</b>, Hong Jiang, Dan Feng, Yuchong Hu, Wei Tong, Kang Liu, Yucheng Zhang, Xueliang Wei, Zhengtao Li,&quot; Accelerating Persistent Hash Indexes via Reducing Negative Searches&quot;,Proceeding of the 41st IEEE International Conference on Computer Design (ICCD), 2023 (EI, CCF B)</font>
[<a href="SmartHT-ICCD2023.pdf">paper</a>]
</p>
<p align="justify"><font size="3.0">
Expand Down

0 comments on commit 85d00bb

Please sign in to comment.