Skip to content

Draft: Fix segfaults

Changes:

  • OpenMP now explicit with private and shared members
  • Removed omp_get_max_threads which can break on large clusters with many threads.
  • includes Toral and Neils change to fix segfaults from too few knots
  • bayesline now starts in prior
  • bayeswave_pipe now sets request_cpu to Nthreads (Nchains if not specified), prints warning message about doing so
Edited by Sophie Hourihane

Merge request reports