Skip to content

Commit

Permalink
Update Schedule.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozsu committed Feb 14, 2024
1 parent 8d9b995 commit 1502af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Note that all of the readings are accessible from the original repositories I ha
| 7 | 2/22 | No class -- Reading week| | |
| 8 | 2/29 | No class -- I have a conflict| | |
| 9 | 3/7 | Memory disaggregation | Joseph Boulis <br/><br/><br/> Brian Song | * Y. Zhang et al., [Towards Cost-Effective and Elastic Cloud Database Deployment via Memory Disaggregation](https://doi.org/10.14778/3467861.3467877), _Proc. VLDB Endowment_, 14(10): 1900 - 1912, 2021. <br/> * Wei Cao et al., [PolarDB Serverless: A Cloud Native Database for Disaggregated Data Centers](https://doi.org/10.1145/3448016.3457560), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 2477–2489, 2021. | Joseph Slides <br/><br/><br/> Brian Slides |
| 10 | 3/14 | Hardware accelerators | Tilmann Rabl, Hasso Plattner Institute <br/><br/><br/><br/><br/> Xiangyao Yu, Uni. Wisconsin-Madison | * C. Lutz et al., [Pump Up the Volume: Processing Large Data on GPUs with Fast Interconnects](https://doi.org/10.1145/3318464.3389705), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 1633–1649, 2020. ((This is the paper to review.)<br/> * T. Maltenberger et al, [Evaluating Multi-GPU Sorting with Modern Interconnects](https://dl.acm.org/doi/10.1145/3514221.3517842) In _Proc. ACM SIGMOD International Conference on Management of Data_, , pages 1795–1809, 2022.<br/> <hr> B. Yogatama et al, [Orchestrating Data Placement and Query Execution in Heterogeneous CPU-GPU DBMS](https://www.vldb.org/pvldb/vol15/p2491-yogatama.pdf), Proc. VLDB Endowment_, 15(11): 2491-2503, 2022. (This is the paper to review.) <br/> A. Shanbhag et al, [A Study of the Fundamental Performance Characteristics of GPUs and CPUs for Database Analytics](https://dl.acm.org/doi/abs/10.1145/3318464.3380595), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 1617–1632, 2020. <br/> A. Shanbhag et al, [Tile-based Lightweight Integer Compression in GPU](https://dl.acm.org/doi/10.1145/3514221.3526132), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 1390–1403, 2022. | Rabl Slides <br/><br/><br/><br/><br/><br/> Yu Slides |
| 10 | 3/14 | Hardware accelerators | Tilmann Rabl, Hasso Plattner Institute <br/><br/><br/><br/><br/><br/> Xiangyao Yu, Uni. Wisconsin-Madison | * C. Lutz et al., [Pump Up the Volume: Processing Large Data on GPUs with Fast Interconnects](https://doi.org/10.1145/3318464.3389705), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 1633–1649, 2020. ((This is the paper to review.)<br/> * T. Maltenberger et al, [Evaluating Multi-GPU Sorting with Modern Interconnects](https://dl.acm.org/doi/10.1145/3514221.3517842) In _Proc. ACM SIGMOD International Conference on Management of Data_, , pages 1795–1809, 2022.<br/> <hr> B. Yogatama et al, [Orchestrating Data Placement and Query Execution in Heterogeneous CPU-GPU DBMS](https://www.vldb.org/pvldb/vol15/p2491-yogatama.pdf), Proc. VLDB Endowment_, 15(11): 2491-2503, 2022. (This is the paper to review.) <br/> A. Shanbhag et al, [A Study of the Fundamental Performance Characteristics of GPUs and CPUs for Database Analytics](https://dl.acm.org/doi/abs/10.1145/3318464.3380595), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 1617–1632, 2020. <br/> A. Shanbhag et al, [Tile-based Lightweight Integer Compression in GPU](https://dl.acm.org/doi/10.1145/3514221.3526132), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 1390–1403, 2022. | Rabl Slides <br/><br/><br/><br/><br/><br/> Yu Slides |
| 11 | 3/31 | Hardware accelerators | Gustavo Alonso, ETH Zürich <br/><br/><br/> ??? | * D. Korilija et al, [Farview: Disaggregated Memory with Operator Off-loading for Database Engines](https://www.cidrdb.org/cidr2022/papers/p11-korolija.pdf), In _Proc. 12th Conf. on Innovative Data Syst. Research_, 2022. (This is the paper to review) <br/> * Woods et al, [Ibex - An Intelligent Storage Engine with Support for Advanced SQL Off-loading](https://www.vldb.org/pvldb/vol7/p963-woods.pdf), Proc. VLDB Endow. 7(11): 963-974, 2014. <br/>* One more paper | Alonso Slides <br/><br/><br/> <br/>??? Slides |
| 12 | 3/28 | Memory disaggregation | Sairaj Voruganti <br/><br/><br/> Student 10 | * Q. Zhang et al., [Understanding the Effect of Data Center Resource Disaggregation on Production DBMSs](https://doi.org/10.14778/3397230.3397249), _Proc. VLDB Endowment_, 13(9): 1568-1581, 2020. <br/> * Q. Zhang et al., [Redy: Remote Dynamic Memory Cache](https://doi.org/10.14778/3503585.3503587), _Proc. VLDB Endowment_, 15(4): 766 - 779, 2022. | Sairaj Slides <br/><br/><br/> -- |
| 13 | 4/4 | Project presentations | | | |

0 comments on commit 1502af4

Please sign in to comment.