Skip to content

Version 0.6.2

Choose a tag to compare

@sethrj sethrj released this 23 Sep 16:49
· 15 commits to backports/v0.6 since this release

Version 0.6.2 is a minor bug fix update.

  • Fixed reconstruction of track weights in returned Geant4 hits
  • Improved documentation and use of CELER_USE_PROFILING
  • Added push/flush profiling counters in accel interface
  • Update externals to latest versions (including G4VG 1.0.5 with VecGeom/CUDA fix)

Changes since v0.6.1 follow.

New features

  • Warn user when running large problems on debug build (@sethrj, #1971)
  • Improve version metadata for built-in packages and VecGeom (@sethrj, #1929)

Bug fixes

  • Fix propagation of weight from primary to track to secondary (@sethrj, #1965)

Documentation improvements

Minor internal changes

Reviewers

Full Changelog: v0.6.1...v0.6.2