Skip to content

Commit 47c475d

Browse files
Merge pull request #118 from ComputationalRadiationPhysics/dev
Merge json-rodarae file to latetest release cadidate
2 parents 3186666 + 74ab372 commit 47c475d

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

.rodare.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"creators": [
3+
{
4+
"name": "Matthes, Alexander"
5+
},
6+
{
7+
"name": "Meyer, Felix",
8+
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf"
9+
},
10+
{
11+
"name": "Pausch, Richard",
12+
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
13+
"orcid": "0000-0001-7990-9564"
14+
},
15+
{
16+
"name": "Widera, René",
17+
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf",
18+
"orcid": "0000-0003-1642-0459"
19+
},
20+
{
21+
"name": "Huebl, Axel",
22+
"orcid": "0000-0003-1943-7141"
23+
},
24+
{
25+
"name": "Gerber, Vincent"
26+
},
27+
{
28+
"name": "Zenker, Erik"
29+
},
30+
{
31+
"name": "Kosukhin, Sergey"
32+
}
33+
],
34+
"title": "ISAAC - In Situ Animation of Accelerated Computations",
35+
"access_right": "open",
36+
"upload_type": "software",
37+
"license": "LGPL-3.0",
38+
"pub_id": "31686",
39+
"description": "Many computations like physics or biologists simulations these days run on accelerated hardware like CUDA GPUs or Intel Xeon Phi, which are itself distributed in a big compute cluster communicating over MPI. The goal of ISAAC is to visualize this data without the need to download it to the host while using the high computation speed of the accelerator."
40+
}

0 commit comments

Comments
 (0)