ID: d30cb5bed9d3f757983233d0ac7c6f5b72d4ac6c
33 lines
—
978B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:data_parallel_cpp_2021",
"library:author": [
"Xinmin Tian",
"John Pennycook",
"Michael Kinsner",
"James Brodman",
"Ben Ashbaugh",
"James Reinders"
],
"license:licensed_under": [
"dokk:license:CC-BY-4.0"
],
"library:title": "Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL",
"blob:at": {
"@id": "file:/pdf/data_parallel_cpp_2021.pdf",
"blob:primary_source": "https://link.springer.com/content/pdf/10.1007/978-1-4842-5574-2.pdf",
"blob:retrieval_date": "2023-03-22"
}
}
|