Skip to content
Snippets Groups Projects
  1. Mar 02, 2021
  2. Feb 28, 2021
  3. Feb 23, 2021
  4. Feb 22, 2021
  5. Feb 17, 2021
  6. Feb 08, 2021
  7. Feb 05, 2021
  8. Feb 02, 2021
  9. Jan 31, 2021
  10. Jan 28, 2021
  11. Jan 25, 2021
  12. Jan 22, 2021
  13. Jan 12, 2021
  14. Dec 28, 2020
  15. Dec 23, 2020
  16. Dec 22, 2020
  17. Nov 24, 2020
  18. Nov 21, 2020
  19. Nov 20, 2020
  20. Nov 16, 2020
    • Whitney Armstrong's avatar
      DVCS benchmarks directory · e7a6fcd1
      Whitney Armstrong authored
      - Currently a skeleton.
      - Need to add analysis scripts for DVCS analysis
      - Need to use some standard event generators to cross check performance.
      e7a6fcd1
  21. Nov 13, 2020
  22. 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
Loading