Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@paskino paskino released this 14 May 13:25
· 1179 commits to master since this release
bf08453
  • Added CMake Variable Gadgetron_USE_MKL to allow Gadgetron build with MKL if available
  • Added build of NiftyReg and ACE (optional)
  • Added tests for various packages, not just SIRF (CMake variables BUILD_TESTING_*)
  • Updated various versions
    • ISMRMRD: v1.4.0
    • Gadgetron: b6191ea
    • Boost: 1.65.1 (linux) 1.68.0 (OSX)
    • STIR to version of 9 Apr 2019
    • SIRF v2.0.0. If NiftyReg is built (or provided), SIRF will be built with registration capabilities.
  • docker images updates
    • Ubuntu: 18.04
    • :service images with Jupyter and SIRF-Exercises
  • addition of Azure scripts
  • require CMake: 3.10.0
  • changed some CMake variable names:
    • BUILD_GADGETRON -> BUILD_Gadgetron
    • BUILD_GADGETRON_NATIVE_MATLAB_SUPPORT -> Gadgetron_BUILD_MATLAB_SUPPORT
    • BUILD_STIR_WITH_OPENMP -> STIR_ENABLE_OPENMP
    • BUILD_STIR_EXECUTABLES -> STIR_BUILD_EXECUTABLES
    • BUILD_STIR_SWIG_PYTHON -> STIR_BUILD_SWIG_PYTHON
  • petmr-rd-tools -> pet-rd-tools