inst/templates/snow_worker.R

if(ID != {{{processor}}})
    stop(sprintf("Worker is attempting to execute wrong code.
This code is for {{{processor}}}, but manager assigned ID %s", ID))

{{{code_body}}}

Try the makeParallel package in your browser

Any scripts or data that you put into this service are public.

makeParallel documentation built on May 2, 2019, 9:40 a.m.