71 lines
1.7 KiB
Markdown
71 lines
1.7 KiB
Markdown
+++
|
|
title = "Upate on k-truss Dcomposition on GPU"
|
|
date = 2019-08-22T00:00:00 # Schedule page publish date.
|
|
draft = true
|
|
|
|
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
|
authors = ["Mohammad Almasri", "Omer Anjum", "Carl Pearson", "Vikram S. Mailthody", "Zaid Qureshi", "Rakesh Nagi", "Jinjun Xiong", "Wen-Mei Hwu"]
|
|
|
|
# Publication type.
|
|
# Legend:
|
|
# 0 = Uncategorized
|
|
# 1 = Conference paper
|
|
# 2 = Journal article
|
|
# 3 = Manuscript
|
|
# 4 = Report
|
|
# 5 = Book
|
|
# 6 = Book section
|
|
publication_types = ["1"]
|
|
|
|
# Publication name and optional abbreviated version.
|
|
publication = ""
|
|
publication_short = "In *HPEC'19*"
|
|
|
|
# Abstract and optional shortened version.
|
|
abstract = """
|
|
"""
|
|
abstract_short = ""
|
|
|
|
|
|
# Does this page contain LaTeX math? (true/false)
|
|
math = false
|
|
|
|
# Does this page require source code highlighting? (true/false)
|
|
highlight = false
|
|
|
|
# Featured image thumbnail (optional)
|
|
image_preview = ""
|
|
|
|
# Is this a selected publication? (true/false)
|
|
selected = false
|
|
|
|
# Projects (optional).
|
|
# Associate this publication 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 = ["scope"]
|
|
|
|
# Links (optional)
|
|
url_pdf = ""
|
|
url_preprint = ""
|
|
url_code = ""
|
|
url_dataset = ""
|
|
url_project = ""
|
|
url_slides = ""
|
|
url_video = ""
|
|
url_poster = ""
|
|
url_source = ""
|
|
|
|
# Featured image
|
|
# To use, add an image named `featured.jpg/png` to your page's folder.
|
|
[image]
|
|
# Caption (optional)
|
|
caption = ""
|
|
|
|
# Focal point (optional)
|
|
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
|
focal_point = ""
|
|
+++
|