Skip to content

Output too large for workstation

Hi @aho,

I am currently trying to run a function with Compute(). However, the output is too large to be stored on the workstation and the process is killed.

I would like to save the result on Nord4 as a .Rds file without downloading it on the workstation (I have tried to put saveRDS command just after the Compute() command but it kills it before).

Is there a way to do this?

Thanks,

Alvise