Skip to content

Commit 6c47ed5

Browse files
authored
Change offload output file extension to .hepmc3
1 parent 53feef1 commit 6c47ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/celeritas.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"event_file": "pythia8NCDIS_5x41_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1_20ev.hepmc",
44
"output_file": "pythia8NCDIS_5x41_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1_20ev.json",
55
"offload_output_file":
6-
"pythia8NCDIS_5x41_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1_20ev.offloaded.hepmc",
6+
"pythia8NCDIS_5x41_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1_20ev.offloaded.hepmc3",
77
"num_track_slots": 1024,
88
"initializer_capacity": 32768,
99
"secondary_stack_factor": 2,

0 commit comments

Comments
 (0)