Hi,
I noticed a potential problem with using mark.wrapper.parallel().
Running a list of 70 models in sequence (simply mark.wrapper) was successful, but for the same list of models R went out of memory (The full 39G of RAM!) when using mark.wrapper.parallel. I do not know whether this is a general phenomenon, or whether it only applies to my notebook.
Has anyone observed similar issues?
Thanks in advance
Caspar