Skip to content
Snippets Groups Projects

add distributed computing doc

Open zhangxm@ihep.ac.cn requested to merge zhangxm/CEPCSW:dcomputing into master
2 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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 ```
  • Please register or sign in to reply
    Loading