reorder sections

This commit is contained in:
Carl Pearson
2020-03-09 16:17:38 -05:00
parent 7ad121828a
commit 412a535b8e
7 changed files with 23 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
widget = "blank" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 50 # Order that this section will appear.
weight = 70 # Order that this section will appear.
title = "Academic Experience"
subtitle = ""

View File

@@ -3,7 +3,7 @@
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.
weight = 30 # Order that this section will appear.
title = "Recognition"
subtitle = ""

View File

@@ -3,9 +3,9 @@
widget = "experience" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 60 # Order that this section will appear.
weight = 50 # Order that this section will appear.
title = "Other Experience"
title = "Industry Experience"
subtitle = ""
# Date format for experience

View File

@@ -3,7 +3,7 @@
widget = "portfolio" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 40 # Order that this section will appear.
weight = 60 # Order that this section will appear.
title = "Projects"
subtitle = ""

View File

@@ -5,7 +5,7 @@
widget = "pages" # 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.
weight = 40 # Order that this section will appear.
title = "Recent & Upcoming Talks"
subtitle = ""

View File

@@ -2,7 +2,10 @@
title: Stencil Library
summary: A CUDA+MPI stencil library with automatic data placement and optimized multi-GPU communication,
tags:
- Demo
- GPU
- CUDA
- MPI
- stencil
date: "2020-03-09T00:00:00Z"
# Optional external URL for project (replaces project detail page).