This commit is contained in:
Carl Pearson
2021-01-27 21:27:57 -07:00
parent f8c2ca3fc2
commit d48f649643
5 changed files with 44 additions and 139 deletions

View File

@@ -1,5 +0,0 @@
/* fix post names being too long*/
/* .list-with-title .listing .listing-post a {
max-width:90%;
display: inline-block;
} */

View File

@@ -84,12 +84,6 @@ url = "https://scholar.google.com/citations?user=K2nzqpYAAAAJ&hl=en"
weight = 100
url = "/"
[[menu.main]]
name = "About"
weight = 200
identifier = "about"
url = "/about/"
[[menu.main]]
name = "Publications"
weight = 300

View File

@@ -1,13 +1,5 @@
+++
title = "About Me"
description = ""
date = ""
aliases = ["about-us", "about-hugo", "contact"]
author = "Carl Pearson"
+++
I am a PhD candidate in the Electrical and Computer Engineering department at the University of Illinois at Urbana-Champaign and a member of the [IMPACT Research Group](http://impact.crhc.illinois.edu/) led by Wen-Mei Hwu.
I am working on multi-GPU communication and scaling as part of the joint UIUC / IBM C3SR cognitive computing systems research center. The focus of these activities is to apply tools and techniques developed in the IMPACT group to improve the performance of real-world applications.
Professional inquiries should be directed to `<lastname>` at `illinois.edu`.
---

View File

@@ -1,125 +1,49 @@
+++
# 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 = 30 # 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-05-08"
date_end = "2017-05-11"
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 = ""
+++
## Awards
#### [E. A. Reid Fellowship](https://ece.illinois.edu/academics/grad/fellowships/reid)
* University of Illinois Urbana-Champaig
* September 2019 - June 2020
#### [Student Innovation Award for Update on k-truss Decomposition on GPU](https://graphchallenge.mit.edu/champions)
* [GraphChallenge](https://graphchallenge.mit.edu)
* August 20, 2019
#### [Honorable Mention for Update on Static Graph Challenge on GPU](https://graphchallenge.mit.edu/champions)
* [GraphChallenge](https://graphchallenge.mit.edu)
* August 20, 2019
#### Best Paper and ACM Artifact Evaluation Stamp for [Evaluating CUDA Communication Primitives on High-Bandwidth Interconnects](/publication/20190410_pearson_icpe)"
* International Conference on Performance Engineering
* April 10, 2019
#### [Dan Vivoli Endowed Fellowship](https://ece.illinois.edu/academics/grad/fellowships/vivoli)
* University of Illinois Urbana-Champaign
* September 2018 - June 2019
#### [Finalist](https://graphchallenge.mit.edu/champions)
* [GraphChallenge](https://graphchallenge.mit.edu)
* September 1, 2018
#### [Mavis Future Faculty Fellowship](http://publish.illinois.edu/engr-mavis/)
* University of Illinois Urbana-Champaign
* September 2017 - June 2018
#### Top-20 Poster"
* Nvidia GPU Technology Conference
* May 2017
#### Teacher Ranked as Excellent by Students"
* University of Illinois Urbana-Champaign
* September 2015
## Patents
<!-- [[item]]
organization = "United States 20140122579"
organization_url = ""
title = "Web-based method for physical object delivery though use of 3d printing technology"
url = ""
certificate_url = ""
date_start = "2012-11-01"
date_end = ""
description = "" -->
#### United States 20140122579
*Nov 01, 2012*
Web-based method for physical object delivery though use of 3d printing technology

View File

@@ -5,7 +5,7 @@ draft = false
math = false
tags = ["stencil, mpi"]
tags = ["stencil", "mpi"]
+++
**Carl Pearson, Kun Wu, I-Hsin Chung, Jinjun Xiong, Wen-Mei Hwu**