Skip to content
Snippets Groups Projects
  1. Jan 25, 2021
  2. Jan 22, 2021
  3. Dec 22, 2020
  4. Nov 24, 2020
  5. Nov 21, 2020
  6. Nov 20, 2020
  7. Nov 11, 2020
    • Whitney Armstrong's avatar
      Cleaned up and simplified the config/env.sh and util/build.sh · a438e84b
      Whitney Armstrong authored
       - We should limit the number of new environment variables. They
       increase complexity which should be mostly absorbed by using containers.
       - Any new environment variables should be set via the ci yml file
       or defined the UI. https://docs.gitlab.com/ee/ci/variables/README.html#custom-environment-variables
       - Removed dummy scripts
       - Removed dvmp dummy jobs.
       - Fixed dvmp output data. Note the out artifacts should go in
       `results/dvmp` if they are in the `dvmp` directory. This will just make
       things easier later on for collecting and summarizing results.
       - updated  dvmp/scripts/run_generator_instance.sh
       - Added dvmp.sh to run geant4/reconstruction. Note `dvmp/dvmp.sh` could be named something more specific, like `dvmp/dvmp_barrel_decays.sh` depending on the input, analysis, etc...
      a438e84b
    • Whitney Armstrong's avatar
      Adding dis benchmark. · 779264b8
      Whitney Armstrong authored
      - Currently throwing (central) electrons.
      - This will be replace with pythia8 input file.
        This should be added to the TODO list
      779264b8
Loading