|
2 | 2 | "title": "alpaka: Abstraction Library for Parallel Kernel Acceleration", |
3 | 3 | "description": "The alpaka library is a header-only C++17 abstraction library for accelerator development. Its aim is to provide performance portability across accelerators through the abstraction (not hiding!) of the underlying levels of parallelism.", |
4 | 4 | "creators": [ |
5 | | - { |
6 | | - "name": "Bastrakov, Sergei", |
7 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
8 | | - "orcid": "0000-0003-3396-6154" |
9 | | - }, |
10 | | - { |
11 | | - "name": "Bastrakova, Kseniia", |
12 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
13 | | - "orcid": "0000-0001-8970-5098" |
14 | | - }, |
15 | 5 | { |
16 | 6 | "name": "Bocci, Andrea", |
17 | 7 | "affiliation": "CERN", |
18 | 8 | "orcid": "0000-0002-6515-5666" |
19 | 9 | }, |
20 | | - { |
21 | | - "name": "Di Pilato, Antonio", |
22 | | - "affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf, CERN", |
23 | | - "orcid": "0000-0002-9233-3632" |
24 | | - }, |
25 | 10 | { |
26 | 11 | "name": "Ehrig, Simeon", |
27 | 12 | "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
28 | 13 | "orcid": "0000-0002-8218-3116" |
29 | 14 | }, |
30 | | - { |
31 | | - "name": "Ferragina, Luca", |
32 | | - "affiliation": "CERN" |
33 | | - }, |
34 | 15 | { |
35 | 16 | "name": "Gruber, Bernhard Manfred", |
36 | 17 | "affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf, CERN", |
37 | 18 | "orcid": "0000-0001-7848-1690" |
38 | 19 | }, |
39 | | - { |
40 | | - "name": "Kaever, Christian", |
41 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf" |
42 | | - }, |
43 | | - { |
44 | | - "name": "Kelling, Jeffrey", |
45 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
46 | | - "orcid": "0000-0003-1761-2591" |
47 | | - }, |
48 | 20 | { |
49 | 21 | "name": "Martin-Haugh, Stewart", |
50 | 22 | "affiliation": "STFC Rutherford Appleton Laboratory", |
|
56 | 28 | "orcid": "0000-0003-1576-6757" |
57 | 29 | }, |
58 | 30 | { |
59 | | - "name": "Stephan, Jan", |
60 | | - "affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf", |
61 | | - "orcid": "0000-0001-7839-4386" |
| 31 | + "name": "Tascon, Andres Rios", |
| 32 | + "affiliation": "Princeton University" |
62 | 33 | }, |
63 | 34 | { |
64 | 35 | "name": "Widera, René", |
65 | 36 | "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
66 | 37 | "orcid": "0000-0003-1642-0459" |
67 | | - }, |
68 | | - { |
69 | | - "name": "Young, Jeffrey", |
70 | | - "affiliation": "Georgia Institute of Technology", |
71 | | - "orcid": "0000-0001-9841-4057" |
72 | 38 | } |
73 | 39 | ], |
74 | 40 | "contributors": [ |
| 41 | + { |
| 42 | + "name": "Bastrakov, Sergei", |
| 43 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 44 | + "orcid": "0000-0003-3396-6154", |
| 45 | + "type": "Other" |
| 46 | + }, |
| 47 | + { |
| 48 | + "name": "Bastrakova, Kseniia", |
| 49 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 50 | + "orcid": "0000-0001-8970-5098", |
| 51 | + "type": "Other" |
| 52 | + }, |
75 | 53 | { |
76 | 54 | "name": "Colgrove, Mat", |
77 | 55 | "affiliation": "NVIDIA", |
78 | 56 | "type": "Other" |
79 | 57 | }, |
| 58 | + { |
| 59 | + "name": "Di Pilato, Antonio", |
| 60 | + "affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf, CERN", |
| 61 | + "orcid": "0000-0002-9233-3632", |
| 62 | + "type": "Other" |
| 63 | + }, |
| 64 | + { |
| 65 | + "name": "Ferragina, Luca", |
| 66 | + "affiliation": "CERN", |
| 67 | + "type": "Other" |
| 68 | + }, |
80 | 69 | { |
81 | 70 | "name": "Gehrke, Valentin", |
82 | 71 | "affiliation": "TU Dresden", |
|
88 | 77 | "orcid": "0000-0003-1943-7141", |
89 | 78 | "type": "Other" |
90 | 79 | }, |
| 80 | + { |
| 81 | + "name": "Kaever, Christian", |
| 82 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 83 | + "type": "Other" |
| 84 | + }, |
| 85 | + { |
| 86 | + "name": "Kelling, Jeffrey", |
| 87 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 88 | + "orcid": "0000-0003-1761-2591", |
| 89 | + "type": "Other" |
| 90 | + }, |
91 | 91 | { |
92 | 92 | "name": "Knespel, Maximilian", |
93 | 93 | "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
|
136 | 136 | "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
137 | 137 | "type": "Other" |
138 | 138 | }, |
| 139 | + { |
| 140 | + "name": "Stephan, Jan", |
| 141 | + "affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf", |
| 142 | + "orcid": "0000-0001-7839-4386", |
| 143 | + "type": "Other" |
| 144 | + }, |
139 | 145 | { |
140 | 146 | "name": "Vollmer, Daniel", |
141 | 147 | "affiliation": "Deutsches Zentrum für Luft- und Raumfahrt e.V.", |
|
162 | 168 | "affiliation": "LogMeIn Inc.", |
163 | 169 | "type": "Other" |
164 | 170 | }, |
| 171 | + { |
| 172 | + "name": "Young, Jeffrey", |
| 173 | + "affiliation": "Georgia Institute of Technology", |
| 174 | + "orcid": "0000-0001-9841-4057", |
| 175 | + "type": "Other" |
| 176 | + }, |
165 | 177 | { |
166 | 178 | "name": "Zacharias, Malte", |
167 | 179 | "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
|
0 commit comments