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)
- 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
When the job processing ends (step
runpfnano-templatein 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,
xrdcp, see an example)ls -lcmsRun)