add distributed computing doc
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
Filter activity
- docs/source/dcomputing/jobSubmission.md 0 → 100644
269 stdhepFile: '$(stdhepFile)' # /generator/generator; would relocate to ./ if on DIRAC backend. 270 maxEvent: 1000 271 272 ## attributes about steering file 273 steerFile: './sim/simu.steer' # steering file template. 274 startEventNumber: '$(skip)' 275 276 output: 'E360GeVSimu_$(channel)_$(ijob)_$(icount).sim.slcio' 277 gearOutput: './sim/GearOutput.xml' 278 279 outputUpload: 280 - '*sim.slcio' 281 282 ``` 283 284 ``` Hi @zhangxm, I think this part is mismatched.