Skip to content

Commit 13729f3

Browse files
authored
Enhance README with performance studies details
Added explanation for performance studies comparing EIC-Opticks and G4 simulations.
1 parent 5e4b12b commit 13729f3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ The GDML must define all optical properties of surfaces of materials including:
156156

157157
## Performance studies
158158

159+
In order to quantify the speed-up achieved by EIC-Opticks compared to G4 we provide a python code that runs the same G4 simulation with and without tracking optical photons in G4. The difference of the runs will yield the time required to simulate photons. Meanwhile the same photons are simulated on GPU with EIC-Opticks and the simulation time is saved.
160+
159161
```
160162
mkdir -p /tmp/out/dev
161163
mkdir -p /tmp/out/rel

0 commit comments

Comments
 (0)