Summary
Output data was not collected from the temporary folder.
I was using dpgen to do some autotest work with my local computer. The context_type=local in the machine.json file. After successfully calculation, the oupt files were not collected back to the original input file contained dir.
context_type=lazylocal is working.
"batch_type": "shell", "context_type": "local", "local_root": "./", "remote_root": "xyz"
DPGEN Version and Platform
0.11.1 local computer
Job submission and computing cluster configuration
Expected Behavior
Actual Behavior
Steps to Reproduce
Further Information, Files, and Links