diff --git a/content/home/news.md b/content/home/news.md index 068eb44..e54d6b3 100755 --- a/content/home/news.md +++ b/content/home/news.md @@ -39,6 +39,12 @@ active = false who = "Gan Shen, Shun Kashiwa, and Lindsey Kuper" award_name = 'Distinguished Paper Award at ICFP 2023 for "HasChor: Functional Choreographic Programming for All (Functional Pearl)"' +[[news]] + kind = "award" + date = "July 19, 2023" + who = "Reese Levine, Tianhao Guo, Mingun Cho, Alan Baker, Raph Levien, David Neto, Andrew Quinn, and Tyler Sorensen" + award_name = 'Distinguished Artifact Award at ISSTA 2023 for "GPUHarbor: Testing GPU Memory Consistency at Large (Experience Paper)"' + [[news]] kind = "paper" date = "July 4, 2023" @@ -57,6 +63,15 @@ active = false paper_link = "https://arxiv.org/abs/2303.00924" conf_link = "https://icfp23.sigplan.org/" +[[news]] + kind = "paper" + date = "May 2, 2023" + who = "Reese Levine, Mingun Cho, Devon McKee, Andrew Quinn, and Tyler Sorensen" + paper_name = "GPUHarbor: Testing GPU Memory Consistency at Large (Experience Paper)" + conf_name = "ISSTA 2023" + paper_link = "https://dl.acm.org/doi/abs/10.1145/3597926.3598095" + conf_link = "https://conf.researchr.org/home/issta-2023" + [[news]] kind = "paper" date = "May 1, 2023" diff --git a/content/home/students.md b/content/home/students.md index 3edbd5b..c1c7728 100755 --- a/content/home/students.md +++ b/content/home/students.md @@ -40,7 +40,7 @@ title = "Students" [[people]] name = "Reese Levine" - www = "https://users.soe.ucsc.edu/~reeselevine/" + www = "https://reeselevine.github.io" title = "Ph.D. Student" img = "reese_levine.png"