add best paper award

This commit is contained in:
Carl Pearson
2019-04-11 11:18:01 +05:30
parent 855d701c6b
commit 99d94c66ac
5 changed files with 49 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ widget = "custom"
weight = 50 weight = 50
+++ +++
Best Paper Candidate and ACM Artifact Evaluation Stamp - ICPE 2019 Best Paper and ACM Artifact Evaluation Stamp for [Evaluating CUDA Communication Primitives on High-Bandwidth Interconnects](/publication/20190410_pearson_icpe) - ICPE 2019
[E. A. Reid Fellowship](https://ece.illinois.edu/academics/grad/fellowships/reid) - UIUC 2019-2020 [E. A. Reid Fellowship](https://ece.illinois.edu/academics/grad/fellowships/reid) - UIUC 2019-2020
@@ -21,7 +21,7 @@ Best Paper Candidate and ACM Artifact Evaluation Stamp - ICPE 2019
[MIT Graph Challenge](https://graphchallenge.mit.edu/champions) Finalist - UIUC 2018 [MIT Graph Challenge](https://graphchallenge.mit.edu/champions) Finalist - UIUC 2018
Mavis Future Faculty Fellowship - UIUC 2017-2018 [Mavis Future Faculty Fellowship](http://publish.illinois.edu/engr-mavis/) - UIUC 2017-2018
Top-20 Poster - NVIDIA GPU Technology Conference 2017 Top-20 Poster - NVIDIA GPU Technology Conference 2017

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@@ -0,0 +1,41 @@
+++
title = "Best Paper award at ICPE!"
subtitle = ""
date = 2019-04-11T00:00:00
lastmod = 2019-04-11T00:00:00
draft = false
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
authors = ["Carl Pearson"]
tags = []
summary = "Best research track paper at ICPE"
# Projects (optional).
# Associate this post with one or more of your projects.
# Simply enter your project's folder or file name without extension.
# E.g. `projects = ["deep-learning"]` references
# `content/project/deep-learning/index.md`.
# Otherwise, set `projects = []`.
# projects = ["internal-project"]
# Featured image
# To use, add an image named `featured.jpg/png` to your project's folder.
[image]
# Caption (optional)
caption = "Image credit: [**ICPE**](https://icpe2019.spec.org/)"
# Focal point (optional)
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
focal_point = "Center"
# Show image only in page previews?
preview_only = true
categories = []
+++
My paper *Evaluating Characteristics of CUDA Communication Primitives on High-Bandwidth Interconnects* won the best paper award at ICPE!

View File

@@ -75,6 +75,8 @@ url_source = ""
focal_point = "" focal_point = ""
+++ +++
This paper was nominated as a Best Paper Candidate, and received an ACM Artifact Evaluation stamp.
<img src="/img/acm_artifact_functional.jpg" alt="functional artifact" width="200"/> * Best Paper for the ICPE research track papers
* Functional ACM Artifact Evaluation.
<img src="/img/acm_artifact_functional.jpg" alt="functional artifact" width="200"/>

View File

@@ -72,6 +72,8 @@ math = false
focal_point = "Right" focal_point = "Right"
+++ +++
You can find the paper [here](/publication/20190410_pearson_icpe).
Thanks to my co-authors: Thanks to my co-authors:
* Abdul Dakkak (University of Illinois Urbana-Champaign) * Abdul Dakkak (University of Illinois Urbana-Champaign)