upgrade to academic-4.3.1
This commit is contained in:
14
content/project/gpu_ci/index.md
Normal file
14
content/project/gpu_ci/index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: GPU Continuous Integration with Azure Pipelines
|
||||
summary:
|
||||
tags:
|
||||
- personal
|
||||
date: "2016-04-27T00:00:00Z"
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link: "https://www.github.com/cwpearson/azure-pipelines-agent"
|
||||
|
||||
image:
|
||||
caption:
|
||||
focal_point: Smart
|
||||
---
|
@@ -1,49 +0,0 @@
|
||||
+++
|
||||
# Project title.
|
||||
title = "Graph Challenge"
|
||||
|
||||
# Date this page was created.
|
||||
date = 2019-01-09T00:00:00-05:00
|
||||
|
||||
# Project summary to display on homepage.
|
||||
summary = "Static and Dynamic Graph Operations"
|
||||
|
||||
# Tags: can be used for filtering projects.
|
||||
# Example: `tags = ["machine-learning", "deep-learning"]`
|
||||
tags = ["impact"]
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
#external_link = "https://github.com/rai-project/scope"
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this project with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references
|
||||
# `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides = ""
|
||||
|
||||
# Links (optional).
|
||||
url_pdf = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
url_code = ""
|
||||
|
||||
# Custom links (optional).
|
||||
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
||||
#url_custom = [
|
||||
# {icon_pack = "fab", icon="github", name="SCOPE", url = "https://github.com/c3sr/scope"},
|
||||
# {icon_pack = "fab", icon="github", name="Comm|Scope", url = "https://github.com/c3sr/comm_scope"}
|
||||
#]
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your project's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = "Photo by rawpixel on Unsplash"
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = "Smart"
|
||||
+++
|
||||
|
44
content/project/graph_library/index.md
Normal file
44
content/project/graph_library/index.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: Multi-GPU Graph Library
|
||||
summary: Accelerating Static and Dynamic Graph Operations
|
||||
tags:
|
||||
- impact
|
||||
- c3sr
|
||||
date: "2016-04-27T00:00:00Z"
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link: ""
|
||||
|
||||
image:
|
||||
caption:
|
||||
focal_point: Smart
|
||||
|
||||
links:
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
name: Graph Challenge Code
|
||||
url: https://github.com/c3sr/graph_challenge
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
name: Graph Library Code
|
||||
url: https://github.com/c3sr/pangolin
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
name: Graph Dataset Tools
|
||||
url: https://github.com/cwpearson/graph-datasets
|
||||
- icon: link
|
||||
icon_pack: fa
|
||||
name: Graph Dataset Statistics
|
||||
url: https://graph-datasets-stats.netlify.com
|
||||
url_code: ""
|
||||
url_pdf: ""
|
||||
url_slides: ""
|
||||
url_video: ""
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this project with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides: ""
|
||||
---
|
@@ -1,48 +0,0 @@
|
||||
+++
|
||||
# Project title.
|
||||
title = "Scope"
|
||||
|
||||
# Date this page was created.
|
||||
date = 2018-07-24T09:28:43-05:00
|
||||
|
||||
# Project summary to display on homepage.
|
||||
summary = "Heterogeneous System Benchmarking"
|
||||
|
||||
# Tags: can be used for filtering projects.
|
||||
# Example: `tags = ["machine-learning", "deep-learning"]`
|
||||
tags = ["c3sr"]
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
#external_link = "https://github.com/rai-project/scope"
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this project with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references
|
||||
# `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides = ""
|
||||
|
||||
# Links (optional).
|
||||
url_pdf = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
url_code = ""
|
||||
|
||||
# Custom links (optional).
|
||||
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
||||
url_custom = [
|
||||
{icon_pack = "fab", icon="github", name="SCOPE", url = "https://github.com/c3sr/scope"},
|
||||
{icon_pack = "fab", icon="github", name="Comm|Scope", url = "https://github.com/c3sr/comm_scope"}]
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your project's folder.
|
||||
[image]
|
||||
# Caption (optional)
|
||||
caption = "Photo by rawpixel on Unsplash"
|
||||
|
||||
# Focal point (optional)
|
||||
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||
focal_point = "Smart"
|
||||
+++
|
||||
|
36
content/project/scope/index.md
Normal file
36
content/project/scope/index.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: Scope
|
||||
summary: GPU Microbenchmarking
|
||||
tags:
|
||||
- impact
|
||||
- c3sr
|
||||
date: "2016-04-27T00:00:00Z"
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link: ""
|
||||
|
||||
image:
|
||||
caption:
|
||||
focal_point: Smart
|
||||
|
||||
links:
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
name: Scope
|
||||
url: https://github.com/c3sr/scope
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
name: Comm|Scope
|
||||
url: https://github.com/c3sr/comm_scope
|
||||
url_code: ""
|
||||
url_pdf: ""
|
||||
url_slides: ""
|
||||
url_video: ""
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this project with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides: ""
|
||||
---
|
Reference in New Issue
Block a user