reorder sections
This commit is contained in:
@@ -13,29 +13,29 @@
|
||||
url = "#publications_selected"
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Recognition"
|
||||
url = "#awards"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "Talks"
|
||||
url = "#talks"
|
||||
weight = 30
|
||||
weight = 40
|
||||
|
||||
[[main]]
|
||||
name = "Industry"
|
||||
url = "#industry"
|
||||
weight = 50
|
||||
|
||||
[[main]]
|
||||
name = "Projects"
|
||||
url = "#projects"
|
||||
weight = 40
|
||||
|
||||
[[main]]
|
||||
name = "Academic Experience"
|
||||
url = "#academic_experience"
|
||||
weight = 50
|
||||
|
||||
[[main]]
|
||||
name = "Other Experience"
|
||||
url = "#industry_positions"
|
||||
weight = 60
|
||||
|
||||
[[main]]
|
||||
name = "Recognition"
|
||||
url = "#awards"
|
||||
name = "Academic"
|
||||
url = "#academic"
|
||||
weight = 70
|
||||
|
||||
[[main]]
|
||||
|
@@ -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 = ""
|
@@ -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 = ""
|
||||
|
@@ -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
|
@@ -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 = ""
|
||||
|
@@ -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 = ""
|
||||
|
@@ -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).
|
||||
|
Reference in New Issue
Block a user