Skip to content

parPE 0.4.2

Compare
Choose a tag to compare
@dweindl dweindl released this 28 Jan 22:47
· 263 commits to master since this release
40432be
  • Improve parallel scaling by better message handling
  • Remove unreliable auto-detection of launch via mpi launcher, use --mpi instead
  • Allow setting integration retries / tolerance relaxation via environment variables PARPE_NUM_SIMULATION_TRIALS and PARPE_INTEGRATION_TOLERANCE_RELAXATION_FACTOR
  • CMake: enable use of PACKAGE_ROOT
  • Minor fixes