Skip to content

Commit

Permalink
Change offload output file extension to .hepmc3
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmans1 authored Nov 26, 2024
1 parent 53feef1 commit 6c47ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/celeritas.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"event_file": "pythia8NCDIS_5x41_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1_20ev.hepmc",
"output_file": "pythia8NCDIS_5x41_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1_20ev.json",
"offload_output_file":
"pythia8NCDIS_5x41_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1_20ev.offloaded.hepmc",
"pythia8NCDIS_5x41_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1_20ev.offloaded.hepmc3",
"num_track_slots": 1024,
"initializer_capacity": 32768,
"secondary_stack_factor": 2,
Expand Down

0 comments on commit 6c47ed5

Please sign in to comment.