continue upgrade to academic-4.3.1
This commit is contained in:
@@ -1,28 +1,91 @@
|
||||
+++
|
||||
# An example of using the custom widget to create your own homepage section.
|
||||
# To create more sections, duplicate this file and edit the values below as desired.
|
||||
# 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.
|
||||
|
||||
date = "2017-03-13T21:15:00"
|
||||
draft = false
|
||||
|
||||
title = "Awards and Recognition"
|
||||
title = "Recognition"
|
||||
subtitle = ""
|
||||
widget = "custom"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 50
|
||||
# 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 = ""
|
||||
|
||||
+++
|
||||
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
|
||||
|
||||
[Dan Vivoli Endowed Fellowship](https://ece.illinois.edu/academics/grad/fellowships/vivoli) - UIUC 2018-2019
|
||||
|
||||
[MIT Graph Challenge](https://graphchallenge.mit.edu/champions) Finalist - UIUC 2018
|
||||
|
||||
[Mavis Future Faculty Fellowship](http://publish.illinois.edu/engr-mavis/) - UIUC 2017-2018
|
||||
|
||||
Top-20 Poster - NVIDIA GPU Technology Conference 2017
|
||||
|
||||
Teacher Ranked as Excellent by Students - UIUC Fall 2015
|
||||
|
||||
Reference in New Issue
Block a user