-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'sycl2020' of https://github.com/unisa-hpc/sycl-bench in…
…to sycl2020
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
conference-paper: "Proceedings of the 12th International Workshop on OpenCL and SYCL (IWOCL 24)" | ||
authors: | ||
- family-names: "Luigi" | ||
given-names: "Crisci" | ||
- family-names: "Lorenzo" | ||
given-names: "Carpentieri" | ||
- family-names: "Peter" | ||
given-names: "Thoman" | ||
- family-names: "Aksel" | ||
given-names: "Alpay" | ||
- family-names: "Vincent" | ||
given-names: "Heuveline" | ||
- family-names: "Biagio" | ||
given-names: "Cosenza" | ||
title: "SYCL-Bench 2020: Benchmarking SYCL 2020 on AMD, Intel, and NVIDIA GPUs" | ||
version: 2.0.4 | ||
doi: 10.1145/3648115.3648120 | ||
date-released: 2024-04-08 | ||
url: "https://github.com/unisa-hpc/sycl-bench/" |