Skip to content
Snippets Groups Projects
Commit 494060b6 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: use outer product on matrix job

parent db3ef8d5
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@ single:simulate:
parallel:
matrix:
- particle: ['e-', 'pi-']
- energy: ['1GeV']
- angle: ['3to45deg', '45to135deg', '135to177deg']
energy: ['1GeV']
angle: ['3to45deg', '45to135deg', '135to177deg']
script:
- bash benchmarks/single/simulate.sh ${particle}_${energy}_${angle}
- bash benchmarks/single/reconstruct.sh ${particle}_${energy}_${angle}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment