Merge branch 'master' of github.com:cwpearson/hugo-cwpearson
This commit is contained in:
@@ -28,10 +28,10 @@ summary = "Paper accepted at ICPE 2019"
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = ""
|
||||
focal_point = "Center"
|
||||
|
||||
# Show image only in page previews?
|
||||
preview_only = false
|
||||
preview_only = true
|
||||
|
||||
|
||||
categories = []
|
||||
|
@@ -2,7 +2,7 @@
|
||||
title = "Bio Snippet"
|
||||
subtitle = ""
|
||||
date = 2019-03-13T00:00:00
|
||||
lastmod = 2019-03-13T00:00:00
|
||||
lastmod = 2019-03-26T00:00:00
|
||||
draft = false
|
||||
|
||||
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
||||
@@ -28,16 +28,19 @@ summary = "A short biography of Carl Pearson for general use"
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = "Smart"
|
||||
focal_point = "Top"
|
||||
|
||||
# Show image only in page previews?
|
||||
preview_only = false
|
||||
preview_only = true
|
||||
|
||||
|
||||
categories = []
|
||||
+++
|
||||
|
||||
Carl Pearson is a PhD candidate in the Electrical Computer and Engineering Department at the University of Illinois Urbana-Champaign.
|
||||
He is a member of the [IMPACT Research Group](http://impact.crhc.illinois.edu/) and advised by Professor Wen-Mei Hwu.
|
||||
His current research focus is on multi-GPU graph algorithms, and more broadly he is interested in high performance computing, GPU computing, compilers, and high-level programming languages and frameworks.
|
||||
He was awarded the 2017-2018 Dan Vivoli GPU computing fellowship from the University of Illinois Urbana-Champaign.
|
||||
Carl Pearson is currently a PhD candidate in the Electrical Computer and Engineering Department at the University of Illinois Urbana-Champaign.
|
||||
He is a member of the [IMPACT Research Group](http://impact.crhc.illinois.edu/) and advised by Professor Wen-Mei Hwu where he works on high performance computing, GPU computing, compilers, and high-level programming languages and frameworks, with an emphasis on multi-GPU graph algorithms.
|
||||
He also enjoys teaching and mentoring undergraduate and graduate students in GPU programming courses.
|
||||
|
||||
|
||||
<img src="/img/headshot.jpg" alt="drawing" width="200"/>
|
||||
*For full size, right-click and view image.*
|
45
content/post/20190326-reid/index.md
Normal file
45
content/post/20190326-reid/index.md
Normal file
@@ -0,0 +1,45 @@
|
||||
|
||||
+++
|
||||
title = "Received E.A. Reid Fellowship"
|
||||
subtitle = ""
|
||||
date = 2019-03-26T00:00:00
|
||||
lastmod = 2019-03-26T00:00:00
|
||||
draft = false
|
||||
|
||||
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
||||
authors = ["Carl Pearson"]
|
||||
|
||||
tags = []
|
||||
|
||||
summary = "Received the UIUC ECE Department's E. A. Reid Fellowship"
|
||||
|
||||
# Projects (optional).
|
||||
# Associate this post with one or more of your projects.
|
||||
# Simply enter your project's folder or file name without extension.
|
||||
# E.g. `projects = ["deep-learning"]` references
|
||||
# `content/project/deep-learning/index.md`.
|
||||
# Otherwise, set `projects = []`.
|
||||
# projects = ["internal-project"]
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your project's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = "Carl Pearson"
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = "Smart"
|
||||
|
||||
# Show image only in page previews?
|
||||
preview_only = false
|
||||
|
||||
|
||||
categories = []
|
||||
+++
|
||||
|
||||
I have received the [Ernest A. Reid Fellowship in Electrical Engineering](https://ece.illinois.edu/academics/grad/fellowships/reid) for the 2019-2020 academic year!
|
||||
|
||||
This fellowship is given to a student or students with exceptional promise for an academic career; particularly demonstrating interest in and capability for the instructional program. The objective of the fellowship is to encourage students to consider an academic career.
|
||||
|
||||
My gratitude to the selection committee, and to Mrs. Nell W. Reid for establishing the fellowship in honor of her husband.
|
BIN
content/post/20190411-icpe-best-paper/featured.png
Normal file
BIN
content/post/20190411-icpe-best-paper/featured.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
41
content/post/20190411-icpe-best-paper/index.md
Normal file
41
content/post/20190411-icpe-best-paper/index.md
Normal file
@@ -0,0 +1,41 @@
|
||||
+++
|
||||
title = "Best Paper award at ICPE!"
|
||||
subtitle = ""
|
||||
date = 2019-04-11T00:00:00
|
||||
lastmod = 2019-04-11T00:00:00
|
||||
draft = false
|
||||
|
||||
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
||||
authors = ["Carl Pearson"]
|
||||
|
||||
tags = []
|
||||
|
||||
summary = "Best research track paper at ICPE"
|
||||
|
||||
# Projects (optional).
|
||||
# Associate this post with one or more of your projects.
|
||||
# Simply enter your project's folder or file name without extension.
|
||||
# E.g. `projects = ["deep-learning"]` references
|
||||
# `content/project/deep-learning/index.md`.
|
||||
# Otherwise, set `projects = []`.
|
||||
# projects = ["internal-project"]
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your project's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = "Image credit: [**ICPE**](https://icpe2019.spec.org/)"
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = "Center"
|
||||
|
||||
# Show image only in page previews?
|
||||
preview_only = true
|
||||
|
||||
|
||||
categories = []
|
||||
+++
|
||||
|
||||
My paper *Evaluating Characteristics of CUDA Communication Primitives on High-Bandwidth Interconnects* won the best paper award at ICPE!
|
||||
|
Reference in New Issue
Block a user