Attach files or folders to parallel pool
addAttachedFiles(poolobj,files)
addAttachedFiles(
adds
extra attached files to the specified parallel pool. These files are
transferred to each worker and are treated exactly the same as if
they had been set at the time the pool was opened — specified
by the parallel profile or the poolobj
,files
)'AttachedFiles'
argument
of the parpool
function.
gcp
| getAttachedFilesFolder
| listAutoAttachedFiles
| parpool
| updateAttachedFiles