index
:
chroma
master
Chroma is a high performance optical photon simulation for particle physics detectors
Anthony LaTorre
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark.py
Age
Commit message (
Expand
)
Author
2011-09-16
File reorganization to move toward standard python package layout
Stan Seibert
2011-09-13
Now you can run benchmark with a list of test names at the command line to on...
Stan Seibert
2011-09-13
Benchmark to test speed of pdf_eval accumulation
Stan Seibert
2011-09-10
merge
Stan Seibert
2011-09-10
Add the ability to propagate the same photons multiple times on the
Stan Seibert
2011-09-10
update benchmark.py
Anthony LaTorre
2011-09-08
add normalize() function to transform module. np.apply_along_axis(np.linalg.n...
Anthony LaTorre
2011-09-06
geometry on the GPU is now a struct created in the GPUGeometry class. coding ...
Anthony LaTorre
2011-09-02
update event structure. break gpu.GPU class into separate smaller independent...
Anthony LaTorre
2011-08-22
Oops, uncomment other benchmark tests
Stan Seibert
2011-08-22
Benchmark and unit test for PDF creation
Stan Seibert
2011-08-19
Do the hash-bang correctly at the top of the benchmark script.
Stan Seibert
2011-08-19
Benchmark photon load times
Stan Seibert
2011-08-19
ignore first kernel call in benchmarks
Anthony LaTorre
2011-08-19
add benchmarks for ray intersection and photon propagation
Anthony LaTorre