Skip to content

Sherpa_i Base fragment fixes & Slurm SDF batch script

Matthew Gignac requested to merge mgignac/athena:sherpa_i-patches into master

Hi,

This MR has three parts:

  1. Fixes a missing comma in the Base_Fragment, passes the ecmEnergy during the pseudo-execution of the jO for the sherpaTarCreator
  2. Adds the slurm batch script that's used at the SLAC SDF facility. As discussed with @fsiegert sometime ago, this should be added as it's only standalone file (rather than try to integrate into existing slurm scripts).
  3. The mpirun executable couldn't be found with how the paths were previously being set (using wildcards). Now I expanded those paths prior to exporting them in the batch script. Maybe a simpler way to do this?

Cheers, Matthew

Edited by Matthew Gignac

Merge request reports