Skip to content

Releases: IMSY-DKFZ/mcmlgpu

v0.0.4

12 Aug 12:05
Compare
Choose a tag to compare

Added

  • Added new macro definition for CUDA_SAFE_CALL_INFO to print additional information when an error occurs.
  • MCML now expects an MCO file instead of an MCO FOLDER as input.
  • Added conan package
  • Adds editor config and pre-commit hooks
  • Added -V flag to print software version and build information

Changed

  • Modified path for safe_primes installation to the same path as MCML
  • Defined path to safeprimes relative to the executable path

Removed

  • Removed elapsed time computation as it was not used anymore.
  • Removed deprecated information from README.md
  • Removed dependency from the definition of CUDA_ARCH
  • Removed unused include statements.