-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy path.rodare.json
71 lines (71 loc) · 2.33 KB
/
.rodare.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"creators":[
{
"name":"Widera, René",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"orcid":"0000-0003-1642-0459"
},
{
"name":"Ehrig, Simeon",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"orcid":"0000-0002-8218-3116"
}
],
"contributors":[
{
"name":"Bastrakov, Sergei",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"orcid":"0000-0003-3396-6154",
"type":"Other"
},
{
"name":"Bocci, Andrea",
"affiliation":"CERN",
"type":"Other"
},
{
"name":"Huebl, Axel",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"orcid":"0000-0003-1943-7141",
"type":"Other"
},
{
"name":"Knespel, Maximilian",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"type":"Other"
},
{
"name":"Kelling, Jeffrey",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"orcid":"0000-0003-1761-2591",
"type":"Other"
},
{
"name":"Mewes, Hauke",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"type":"Other"
},
{
"name":"Ridder, Vincent",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"type":"Other"
},
{
"name":"Stephan, Jan",
"affiliation":"CASUS, Helmholtz-Zentrum Dresden-Rossendorf",
"orcid":"0000-0001-7839-4386",
"type":"Other"
},
{
"name":"Werner, Matthias",
"affiliation":"Helmholtz-Zentrum Dresden-Rossendorf",
"type":"Other"
}
],
"title":"cupla - C++ User interface for the Platform Independent Library alpaka",
"access_right":"open",
"upload_type":"software",
"license":"LGPL-3.0",
"pub_id":"27585",
"description":"cupla [qχɑpˈlɑʔ] is a simple user interface for the platform independent parallel kernel acceleration library alpaka. It follows a similar concept as the NVIDIA® CUDA® API by providing a software layer to manage accelerator devices. alpaka is used as backend for cupla."
}