Skip to content

Commit

Permalink
Merge pull request #185 from radelja/citation-file
Browse files Browse the repository at this point in the history
Add CITATION file
  • Loading branch information
jyoung3131 authored Jul 7, 2024
2 parents d9233fe + 0ea438d commit 4bd0828
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
cff-version: 1.2.0
preferred-citation:
type: conference-paper
doi: 10.1145/3422575.3422794
authors:
- family-names: Lavin
given-names: Patrick
- family-names: Young
given-names: Jeffrey
- family-names: Vuduc
given-names: Richard
- family-names: Riedy
given-names: Jason
- family-names: Vose
given-names: Aaron
- family-names: Ernst
given-names: Daniel
title: "Evaluating Gather and Scatter Performance on CPUs and GPUs"
url: "https://doi.org/10.1145/3422575.3422794"
publisher:
name: "Association for Computing Machinery"
collection-title: "Proceedings of the International Symposium on Memory Systems"
conference:
name: "MEMSYS '20"
start: 209
end: 222
year: 2021

0 comments on commit 4bd0828

Please sign in to comment.