remove big images from posts

This commit is contained in:
Carl Pearson
2019-03-27 00:17:35 -05:00
parent c78bc87b5c
commit 3828a9a368
2 changed files with 12 additions and 9 deletions

View File

@@ -28,10 +28,10 @@ summary = "Paper accepted at ICPE 2019"
# Focal point (optional) # Focal point (optional)
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight # Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
focal_point = "" focal_point = "Center"
# Show image only in page previews? # Show image only in page previews?
preview_only = false preview_only = true
categories = [] categories = []

View File

@@ -3,7 +3,7 @@
title = "Bio Snippet" title = "Bio Snippet"
subtitle = "" subtitle = ""
date = 2019-03-13T00:00:00 date = 2019-03-13T00:00:00
lastmod = 2019-03-13T00:00:00 lastmod = 2019-03-26T00:00:00
draft = false draft = false
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
@@ -29,16 +29,19 @@ summary = "A short biography of Carl Pearson for general use"
# Focal point (optional) # Focal point (optional)
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight # Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
focal_point = "Smart" focal_point = "Top"
# Show image only in page previews? # Show image only in page previews?
preview_only = false preview_only = true
categories = [] categories = []
+++ +++
Carl Pearson is a PhD candidate in the Electrical Computer and Engineering Department at 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. 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.
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 also enjoys teaching and mentoring undergraduate and graduate students in GPU programming courses.
He was awarded the 2017-2018 Dan Vivoli GPU computing fellowship from the University of Illinois Urbana-Champaign.
<img src="/img/headshot.jpg" alt="drawing" width="200"/>
*For full size, right-click and view image.*