Skip to content
Snippets Groups Projects

Fix the multinest temporary file transfer

Merged Sylvia Biscoveanu requested to merge sylvia.biscoveanu/bilby:fix_multinest into master

Previously, when running with multinest on condor, there wasn't enough time given between the eviction signal and when the job was getting kicked out for the exit sequence to complete successfully. This meant that because of the link between the temporary directory and the proper path, all progress was being lost. This MR introduces a dumper function that copies over the output from the temporary directory to the proper path every time the output is updated. I have also added a method to track the sampling time across restarts. I have tested this both locally and on condor, and it works as expected.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading