Skip to content

Releases: ComputationalRadiationPhysics/haseongpu

Leaving the burrow

13 Jan 13:57
Compare
Choose a tag to compare

This release extends version 1.0 with new features and improves usability.
We closed all issues documented in Milestone 1.1

Changes to HASEonGPU 1.0

Features

  • Polychromatic input spectra are now treated properly #6
  • Command-line parsing of options is now done through Boost::program_options #15

Bug fixes

  • Fixed warnings generated by old CPU code #24
  • Removed superfluous printf code #28
  • Added an isNaN() function so that isnan() can be used in templates #37, #38

Misc

  • Project can now be built using cmake #16
  • See the full changes at 1.0...1.1

DOI

The mother of rabbits

03 Jul 12:55
Compare
Choose a tag to compare

Computation of ASE flux with Monte Carlo algorithm

Features:

  • Importance sampling
  • Adaptive sampling
  • Repetitive sampling
  • Cladding
  • Polychromatic
  • Reflections
  • MATLAB interface
  • Multi GPU
  • Multi Node