Skip to content

Commit 1f8b2b5

Browse files
Merge pull request #22 from codeplaysoftware/fix-broken-authors-in-rp
Fix For Broken Authors on Research Papers
2 parents 45df113 + cad48ba commit 1f8b2b5

6 files changed

+28
-28
lines changed

content/research_papers/2023/2023-10-01-open-sycl-on-heterogeneous-gpu-systems-a-case-of-study.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ date: '2023-10-01T08:08:10.490000'
44
title: 'Open SYCL on heterogeneous GPU systems: A case of study'
55
external_url: https://arxiv.org/ftp/arxiv/papers/2310/2310.06947.pdf
66
authors:
7-
- name: Rocío Carratalá-Sáez
8-
- name: Francisco J. Andújar
9-
- name: Yuri Torres
10-
- name: Arturo Gonzalez-Escribano
11-
- name: Diego R. Llanos
7+
- Rocío Carratalá-Sáez
8+
- Francisco J. Andújar
9+
- Yuri Torres
10+
- Arturo Gonzalez-Escribano
11+
- Diego R. Llanos
1212
tags:
1313
- gpu
1414
- cuda

content/research_papers/2023/2023-10-24-a-performance-portable-sycl-implementation-of-crk-hacc-for-exascale.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ date: '2023-10-24T08:08:10.490000'
44
title: 'A Performance-Portable SYCL Implementation of CRK-HACC for Exascale'
55
external_url: https://arxiv.org/pdf/2310.16122
66
authors:
7-
- name: Esteban M. Rangel
8-
- name: S. John Pennycook
9-
- name: Adrian Pope
10-
- name: Nicholas Frontiere
11-
- name: Zhiqiang Ma
12-
- name: Varsha Madananth
7+
- Esteban M. Rangel
8+
- S. John Pennycook
9+
- Adrian Pope
10+
- Nicholas Frontiere
11+
- Zhiqiang Ma
12+
- Varsha Madananth
1313
tags:
1414
- sycl
1515
- hpc

content/research_papers/2024/2024-01-05-preliminary-report-initial-evaluation-of-stdpar-implementations-on-amd-gpus-for-hpc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ date: '2024-01-05T08:08:10.490000'
44
title: 'Preliminary report: Initial evaluation of StdPar implementations on AMD GPUs for HPC'
55
external_url: https://arxiv.org/pdf/2401.02680
66
authors:
7-
- name: Wei-Chen Lin
8-
- name: Simon McIntosh-Smith
9-
- name: Tom Deakin
7+
- Wei-Chen Lin
8+
- Simon McIntosh-Smith
9+
- Tom Deakin
1010
tags:
1111
- sycl
1212
- gpu

content/research_papers/2024/2024-01-24-lessons-learned-migrating-cuda-to-sycl-a-hep-case-study-with-root-rdataframe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ date: '2024-01-24T08:08:10.490000'
44
title: 'Lessons Learned Migrating CUDA to SYCL: A HEP Case Study with ROOT RDataFrame'
55
external_url: https://arxiv.org/pdf/2401.13310
66
authors:
7-
- name: Jolly Chen
8-
- name: Monica Dessole
9-
- name: Ana Lucia Varbanescu
7+
- Jolly Chen
8+
- Monica Dessole
9+
- Ana Lucia Varbanescu
1010
tags:
1111
- sycl
1212
- gpu

content/research_papers/2024/2024-03-09-xfluids-a-sycl-based-unified-cross-architecture-heterogeneous-simulation-solver-for-compressible-reacting-flows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ date: '2024-03-09T08:08:10.490000'
44
title: 'XFLUIDS: A SYCL-based unified cross-architecture heterogeneous simulation solver for compressible reacting flows'
55
external_url: https://arxiv.org/abs/2403.05910
66
authors:
7-
- name: Jinlong Li
8-
- name: Shucheng Pan
7+
- Jinlong Li
8+
- Shucheng Pan
99
tags:
1010
- sycl
1111
- hpc

content/research_papers/2024/2024-04-16-enabling-performance-portability-on-the-ligen-drug-discovery-pipeline.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ date: '2024-04-16T08:08:10.490000'
44
title: 'Enabling performance portability on the LiGen drug discovery pipeline'
55
external_url: https://www.sciencedirect.com/science/article/pii/S0167739X24001195
66
authors:
7-
- name: Luigi Crisci
8-
- name: Lorenzo Carpentieri
9-
- name: Biagio Cosenza
10-
- name: Leon Bogdanović
11-
- name: Gianmarco Accordi
12-
- name: Davide Gadioli
13-
- name: Emanuele Vitali
14-
- name: Gianluca Palermo
15-
- name: Andrea Rosario Beccari
7+
- Luigi Crisci
8+
- Lorenzo Carpentieri
9+
- Biagio Cosenza
10+
- Leon Bogdanović
11+
- Gianmarco Accordi
12+
- Davide Gadioli
13+
- Emanuele Vitali
14+
- Gianluca Palermo
15+
- Andrea Rosario Beccari
1616
tags:
1717
- gpu
1818
- sycl

0 commit comments

Comments
 (0)