Files
hugo-cwpearson/content/home/awards.md
2019-08-22 16:33:30 -05:00

112 lines
3.2 KiB
Markdown

+++
# Accomplishments widget.
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 70 # Order that this section will appear.
title = "Recognition"
subtitle = ""
# Date format
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
date_format = "Jan 2006"
# Accomplishments.
# Add/remove as many `[[item]]` blocks below as you like.
# `title`, `organization` and `date_start` are the required parameters.
# Leave other parameters empty if not required.
# Begin/end multi-line descriptions with 3 quotes `"""`.
[[item]]
organization = "University of Illinois Urbana-Champaign"
organization_url = ""
title = "E. A. Reid Fellowship"
url = "https://ece.illinois.edu/academics/grad/fellowships/reid"
certificate_url = ""
date_start = "2019-09-01"
date_end = "2020-06-01"
description = ""
[[item]]
organization = "GraphChallenge"
organization_url = "https://graphchallenge.mit.edu"
title = "Student Innovation Award for Update on k-truss Decomposition on GPU"
url = "https://graphchallenge.mit.edu/champions"
certificate_url = ""
date_start = "2019-08-20"
date_end = ""
description = ""
[[item]]
organization = "GraphChallenge"
organization_url = "https://graphchallenge.mit.edu"
title = "Honorable Mention for Update on Static Graph Challenge on GPU"
url = "https://graphchallenge.mit.edu/champions"
certificate_url = ""
date_start = "2019-08-20"
date_end = ""
description = ""
[[item]]
organization = "International Conference on Performance Engineering"
organization_url = ""
title = "Best Paper and ACM Artifact Evaluation Stamp for [Evaluating CUDA Communication Primitives on High-Bandwidth Interconnects](/publication/20190410_pearson_icpe)"
url = ""
certificate_url = ""
date_start = "2019-04-10"
date_end = ""
description = ""
[[item]]
organization = "University of Illinois Urbana-Champaign"
organization_url = ""
title = "Dan Vivoli Endowed Fellowship"
url = "https://ece.illinois.edu/academics/grad/fellowships/vivoli"
certificate_url = ""
date_start = "2018-09-01"
date_end = "2019-06-01"
description = ""
[[item]]
organization = "GraphChallenge"
organization_url = "https://graphchallenge.mit.edu"
title = "Finalist"
url = "https://graphchallenge.mit.edu/champions"
certificate_url = ""
date_start = "2018-09-01"
date_end = ""
description = ""
[[item]]
organization = "University of Illinois Urbana-Champaign"
organization_url = ""
title = "Mavis Future Faculty Fellowship"
url = "http://publish.illinois.edu/engr-mavis/"
certificate_url = ""
date_start = "2017-09-01"
date_end = "2018-06-01"
description = ""
[[item]]
organization = "Nvidia GPU Technology Conference"
organization_url = ""
title = "Top-20 Poster"
url = ""
certificate_url = ""
date_start = "2017-09-01"
date_end = "2018-06-01"
description = ""
[[item]]
organization = "University of Illinois Urbana-Champaign"
organization_url = ""
title = "Teacher Ranked as Excellent by Students"
url = ""
certificate_url = ""
date_start = "2015-09-01"
date_end = ""
description = ""
+++