|
2 | 2 | "title": "alpaka: Abstraction Library for Parallel Kernel Acceleration", |
3 | 3 | "description": "The alpaka library is a header-only C++14 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 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf, TU Dresden, LogMeIn Inc.", |
7 | | - "name": "Worpitz, Benjamin" |
8 | | - }, |
9 | | - { |
10 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
11 | | - "name": "Widera, René", |
12 | | - "orcid": "0000-0003-1642-0459" |
13 | | - }, |
14 | 5 | { |
15 | 6 | "name": "Bastrakov, Sergei", |
16 | 7 | "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
17 | 8 | "orcid": "0000-0003-3396-6154" |
18 | 9 | }, |
19 | 10 | { |
20 | | - "name": "Colgrove, Mat", |
21 | | - "affiliation": "NVIDIA" |
| 11 | + "name": "Di Pilato, Antonio", |
| 12 | + "affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf, CERN", |
| 13 | + "orcid": "0000-0002-9233-3632" |
22 | 14 | }, |
23 | 15 | { |
24 | 16 | "name": "Ehrig, Simeon", |
|
36 | 28 | "orcid": "0000-0003-1761-2591" |
37 | 29 | }, |
38 | 30 | { |
39 | | - "name": "Krude, Jakob", |
40 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf" |
| 31 | + "name": "Stephan, Jan", |
| 32 | + "affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf", |
| 33 | + "orcid": "0000-0001-7839-4386" |
41 | 34 | }, |
42 | 35 | { |
43 | | - "name": "Rogers, David M.", |
44 | | - "affiliation": "Oak Ridge National Laboratory", |
45 | | - "orcid": "0000-0002-5187-1768" |
| 36 | + "name": "Vyskočil, Jiří", |
| 37 | + "affiliation":"CASUS, Helmholtz-Zentrum Dresden-Rossendorf", |
| 38 | + "orcid": "0000-0001-8822-0929" |
46 | 39 | }, |
47 | 40 | { |
48 | | - "affiliation": "CASUS, Helmholtz-Zentrum Dresden-Rossendorf", |
49 | | - "name": "Stephan, Jan", |
50 | | - "orcid": "0000-0001-7839-4386" |
| 41 | + "name": "Widera, René", |
| 42 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 43 | + "orcid": "0000-0003-1642-0459" |
| 44 | + } |
| 45 | + ], |
| 46 | + "contributors": [ |
| 47 | + { |
| 48 | + "name": "Colgrove, Mat", |
| 49 | + "affiliation": "NVIDIA", |
| 50 | + "type": "Other" |
51 | 51 | }, |
52 | 52 | { |
53 | 53 | "name": "Gehrke, Valentin", |
54 | | - "affiliation": "TU Dresden" |
| 54 | + "affiliation": "TU Dresden", |
| 55 | + "type": "Other" |
55 | 56 | }, |
56 | 57 | { |
57 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf, TU Dresden", |
58 | 58 | "name": "Huebl, Axel", |
59 | | - "orcid": "0000-0003-1943-7141" |
| 59 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf, TU Dresden", |
| 60 | + "orcid": "0000-0003-1943-7141", |
| 61 | + "type": "Other" |
60 | 62 | }, |
61 | 63 | { |
62 | 64 | "name": "Knespel, Maximilian", |
63 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf" |
| 65 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 66 | + "type": "Other" |
| 67 | + }, |
| 68 | + { |
| 69 | + "name": "Krude, Jakob", |
| 70 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 71 | + "type": "Other" |
64 | 72 | }, |
65 | 73 | { |
66 | 74 | "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf, TU Dresden", |
67 | 75 | "name": "Matthes, Alexander", |
68 | | - "orcid": "0000-0002-6702-2015" |
| 76 | + "orcid": "0000-0002-6702-2015", |
| 77 | + "type": "Other" |
69 | 78 | }, |
70 | 79 | { |
71 | 80 | "name": "Mewes, Hauke", |
72 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf" |
| 81 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 82 | + "type": "Other" |
| 83 | + }, |
| 84 | + { |
| 85 | + "name": "Nash, Phil", |
| 86 | + "affiliation": "JetBrains", |
| 87 | + "type": "Other" |
73 | 88 | }, |
74 | 89 | { |
75 | | - "name": "Nash, Phil" |
| 90 | + "name": "Rogers, David M.", |
| 91 | + "affiliation": "Oak Ridge National Laboratory", |
| 92 | + "orcid": "0000-0002-5187-1768", |
| 93 | + "type": "Other" |
76 | 94 | }, |
77 | 95 | { |
78 | | - "name": "Saito, Mutsuo" |
| 96 | + "name": "Saito, Mutsuo", |
| 97 | + "affiliation": "Hiroshima University", |
| 98 | + "type": "Other" |
79 | 99 | }, |
80 | 100 | { |
81 | 101 | "name": "Schenke, Jonas", |
82 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf" |
| 102 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 103 | + "type": "Other" |
83 | 104 | }, |
84 | 105 | { |
85 | 106 | "name": "Vollmer, Daniel", |
86 | | - "affiliation": "Deutsches Zentrum für Luft- und Raumfahrt e.V." |
| 107 | + "affiliation": "Deutsches Zentrum für Luft- und Raumfahrt e.V.", |
| 108 | + "type": "Other" |
87 | 109 | }, |
88 | 110 | { |
89 | 111 | "name": "Werner, Matthias", |
90 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf" |
| 112 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 113 | + "type": "Other" |
91 | 114 | }, |
92 | 115 | { |
93 | 116 | "name":"Wesarg, Bert", |
94 | | - "affiliation":"TU Dresden" |
| 117 | + "affiliation":"TU Dresden", |
| 118 | + "type": "Other" |
| 119 | + }, |
| 120 | + { |
| 121 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf, TU Dresden, LogMeIn Inc.", |
| 122 | + "name": "Worpitz, Benjamin", |
| 123 | + "type": "Other" |
95 | 124 | }, |
96 | 125 | { |
97 | 126 | "name": "Zacharias, Malte", |
98 | | - "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf" |
| 127 | + "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
| 128 | + "type": "Other" |
99 | 129 | }, |
100 | 130 | { |
101 | 131 | "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf", |
102 | 132 | "name": "Zenker, Erik", |
103 | | - "orcid": "0000-0001-9417-8712" |
| 133 | + "orcid": "0000-0001-9417-8712", |
| 134 | + "type": "Other" |
104 | 135 | } |
105 | 136 | ], |
106 | 137 | "access_right": "open", |
|
0 commit comments