Releases: ComputationalRadiationPhysics/haseongpu
Releases · ComputationalRadiationPhysics/haseongpu
Leaving the burrow
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 thatisnan()
can be used in templates #37, #38
Misc
The mother of rabbits
Computation of ASE flux with Monte Carlo algorithm
Features:
- Importance sampling
- Adaptive sampling
- Repetitive sampling
- Cladding
- Polychromatic
- Reflections
- MATLAB interface
- Multi GPU
- Multi Node