diff --git a/assets/css/custom.css b/assets/css/custom.css index a951750..e69de29 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -1,5 +0,0 @@ -/* fix post names being too long*/ -/* .list-with-title .listing .listing-post a { - max-width:90%; - display: inline-block; -} */ \ No newline at end of file diff --git a/config/_default/config.toml b/config/_default/config.toml index 601b557..4aebaa9 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -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 diff --git a/content/about.md b/content/_index.md similarity index 71% rename from content/about.md rename to content/_index.md index f748f54..a958d7f 100644 --- a/content/about.md +++ b/content/_index.md @@ -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 `` at `illinois.edu`. \ No newline at end of file +--- \ No newline at end of file diff --git a/content/awards.md b/content/awards.md index 1e47867..3d44f49 100644 --- a/content/awards.md +++ b/content/awards.md @@ -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 - \ No newline at end of file +#### United States 20140122579 +*Nov 01, 2012* + +Web-based method for physical object delivery though use of 3d printing technology + diff --git a/content/publication/20210121_pearson_arxiv/index.md b/content/publication/20210121_pearson_arxiv/index.md index 199e09e..7ac4735 100644 --- a/content/publication/20210121_pearson_arxiv/index.md +++ b/content/publication/20210121_pearson_arxiv/index.md @@ -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**