Skip to content

v3.5.37 intermediate release

Choose a tag to compare

@willend willend released this 03 Oct 09:28
· 747 commits to main since this release
eb1e06b

Main reasoning to push this release is issues with gcc-14 on Linux / conda and the previous release(s)

What's Changed

  • Run the 'autobuild' workflows for McStas and McXtrace on any new tag by @willend in #2079
  • Merge newest commit to phonon branch by @Lomholy in #2082
  • Update SANS_Spheres to align with analytical validations. by @Lomholy in #2083
  • Add in support for splitting a scan into many cpu processes by @Lomholy in #2081
  • Fix for ppc64 Linux (via conda) by @willend in #2085
  • Implement env var to override mpirun setting by @willend in #2087
  • Debugging fixes, removal of warnings by @willend in #2088
  • Implement 'cppcheck' linting support on Unix, can be utilised via mcrun or mctest by @willend in #2090
  • Missing patch required for use from Jupyter... by @willend in #2091
  • Let mcdisplay-webgl and -classic honour -d directory by @willend in #2093
  • Bump actions/checkout from 4 to 5 by @willend in #2095
  • Allow Phonon_simple to accept more than 1 solution by @Lomholy in #2094
  • Adapt test target value to new normalisation from PR #2094 by @willend in #2097
  • Fix to OFF parsing: Parser always used z=0, not actual OFF data... by @willend in #2099
  • Add in order parameter to make it possibly to use no multiple scattering by @Lomholy in #2098
  • Prototype "automated testing of modified instrs/comps" by @willend in #2100
  • Automatic CI test trigger with -1 return code in case of errors by @willend in #2101
  • Enable 'change-triggered' instrument/comp CI test also on Windows by @willend in #2102
  • Mono_bent_updates by @Lomholy in #2103
  • Adding script for flexible+convenient creation of .yml files by @tkittel in #2105
  • Nightly tests based on conda, new test/devel tool and more by @willend in #2106
  • Remove workaround for NVHPC issue, now fixed by NVIDIA by @willend in #2107
  • Minor fixes for recent contributions from Daniel Lomholt by @willend in #2108
  • Fix header typo by @willend in #2109
  • GPU-related edits for V Transmission_V_polarisator.comp and Test_StatisticalChopper.instr by @willend in #2110
  • Update note.js/vite dependency by request of dependabot by @willend in #2111
  • Minimal config change for DTU gpu box by @willend in #2113

Full Changelog: v3.5.32...v3.5.37