- Feb 28, 2021
-
-
Whitney Armstrong authored
- `util/print_env.sh` for debugging pipelines.
-
Whitney Armstrong authored
- This can be a tag or a branch (uses `git clone -b X`)
-
- Feb 23, 2021
-
-
Whitney Armstrong authored
This is just an example
-
- Feb 22, 2021
-
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
- Feb 17, 2021
-
-
Whitney Armstrong authored
-
- Feb 08, 2021
-
-
Whitney Armstrong authored
modified: options/tracker_reconstruction.py
-
- Feb 05, 2021
-
-
- Feb 02, 2021
-
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
- Jan 31, 2021
-
-
Sylvester Joosten authored
Update the CI scripts for the DIS stub to be consistent with the more generic DVMP scripts. Also did some more restructuring of the benchmark to make it easier to split off a generic benchmark library in the future.
-
- Jan 28, 2021
-
-
- Jan 25, 2021
-
-
Sylvester Joosten authored
Fix issue where caching leads to DVMP samples to not be re-generated when the requested number of events changes.
-
- Jan 22, 2021
-
-
- Jan 12, 2021
-
-
Sylvester Joosten authored
-
- Dec 28, 2020
-
-
- juggler_util::test -> eic::util::Test
-
Sylvester Joosten authored
-
- Dec 23, 2020
-
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
- Dec 22, 2020
-
-
Sylvester Joosten authored
-
Sylvester Joosten authored
Updated benchmark output file to always write to a 'tests' key, making it easier to detect if a json file contains test results
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
Sylvester Joosten authored
-
Whitney Armstrong authored
- Moved examples junit files to `tests` modified: config.yml renamed: report.xml -> tests/report.xml renamed: report2.xml -> tests/report2.xml
-
Sylvester Joosten authored
Add benchmark/exception headers as symlink to the benchmarks for now, in the future these should be moved to the util library
-
- Nov 24, 2020
-
-
Whitney Armstrong authored
- Does not do much at the moment but using it as test to generate junit test report. - The root script generates an output json file which is processed by a python script to generate the junit xml file.
-
Sylvester Joosten authored
disabled debug logging for now, will re-enable after having established that running many jobs works
-
- Nov 21, 2020
-
-
Sylvester Joosten authored
Got rid of fname script for dvmp, and split up generator artifacts from reconstruction artifacts (input versus results directories
-
Whitney Armstrong authored
-
Whitney Armstrong authored
- added some dummy junit reports.
-
Sylvester Joosten authored
-
- Nov 20, 2020
-
-
Sylvester Joosten authored
-
- Nov 16, 2020
-
-
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.
-
- Nov 13, 2020
-
-
Whitney Armstrong authored
-
- Nov 11, 2020
-
-
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...
-
Whitney Armstrong authored
- Currently throwing (central) electrons. - This will be replace with pythia8 input file. This should be added to the TODO list
-