-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.zenodo.json
More file actions
56 lines (56 loc) · 1.8 KB
/
.zenodo.json
File metadata and controls
56 lines (56 loc) · 1.8 KB
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
{
"conference_title": "CHEP 2016 Conference",
"license": "GPL-3.0",
"description": "<p>Header only library to fast generation of large samples of phase space Monte Carlo using CUDA, OpenMP and TBB backdends.</p>",
"language": "eng",
"journal_title": "Journal of Physics: Conference Series",
"title": "MultithreadCorner/MCBooster",
"journal_pages": "042038",
"conference_session": "Track 2: Offline Computing",
"journal_volume": "898",
"conference_url": "https://indico.cern.ch/event/505613/contributions/2230884/",
"grants": [
{
"id": "10.13039/100000001::1414736"
}
],
"conference_dates": "October 8-14, 2016",
"upload_type": "software",
"version": "v1.2.1",
"keywords": [
"tbb, cuda, openmp, multithread, phase-space"
],
"publication_date": "2018-02-24",
"creators": [
{
"orcid": "0000-0003-0073-3231",
"affiliation": "University of Cincinnati",
"name": "Alves Junior, A. A."
}
],
"journal_issue": "4",
"access_right": "open",
"conference_place": "San Francisco",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/MultithreadCorner/MCBooster/tree/v1.2.1",
"relation": "isIdenticalTo"
},
{
"scheme": "url",
"identifier": "http://arxiv.org/abs/arXiv:1702.05712",
"relation": "isDocumentedBy"
},
{
"scheme": "doi",
"identifier": "10.1088/1742-6596/898/4/042038",
"relation": "isReferencedBy"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.1183870",
"relation": "isPartOf"
}
]
}