-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When the job processing ends (step runpfnano-template in the workflow, it copies the resulting file to the shared area (NSF vs bucket, depending on the workflow).
Quantify how long it takes to copy a typical output file to NSF and bucket, respectively.
To do this,
- upload an example file to the pod (use e.g. an existing file with a desired size from the CERN open data area, and upload it with
xrdcp, see an example)- take any of the files from here https://opendata.cern.ch/record/31311/files/MuonEG_PFNano_29-Feb-24_Run2016G-UL2016_MiniAODv2_PFNanoAODv1_root_file_index.txt
- check the size with
ls -l
- print an output message when the upload is ready
- commented out the processing in the workflow (the line starting with
cmsRun) - measure the time that it takes to copy the at the end of the step
Metadata
Metadata
Assignees
Labels
No labels