92 lines
2.5 KiB
Markdown
92 lines
2.5 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 = "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 = "[E. A. Reid Fellowship](https://ece.illinois.edu/academics/grad/fellowships/reid)"
|
|
url = ""
|
|
certificate_url = ""
|
|
date_start = "2019-09-01"
|
|
date_end = "2020-06-01"
|
|
description = ""
|
|
|
|
[[item]]
|
|
organization = "University of Illinois Urbana-Champaign"
|
|
organization_url = ""
|
|
title = "[Dan Vivoli Endowed Fellowship](https://ece.illinois.edu/academics/grad/fellowships/vivoli)"
|
|
url = ""
|
|
certificate_url = ""
|
|
date_start = "2018-09-01"
|
|
date_end = "2019-06-01"
|
|
description = ""
|
|
|
|
[[item]]
|
|
organization = "GraphChallenge"
|
|
organization_url = ""
|
|
title = "Finalist"
|
|
url = ""
|
|
certificate_url = ""
|
|
date_start = "2018-09-01"
|
|
date_end = ""
|
|
description = ""
|
|
|
|
[[item]]
|
|
organization = "University of Illinois Urbana-Champaign"
|
|
organization_url = ""
|
|
title = "[Mavis Future Faculty Fellowship](http://publish.illinois.edu/engr-mavis/)"
|
|
url = ""
|
|
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 = ""
|
|
|
|
+++
|