Thank you for writing this module! I would like to adjust rP and nP to control the memory/worker ratio for my parfor tasks, but it seems to be missing from the code?
Hello,
Thank you for writing this module! I would like to adjust rP and nP to control the memory/worker ratio for my parfor tasks, but it seems to be missing from the code?
I removed rP and nP a while ago when I changed quite few things, but forgot to take it from the readme. I now introduced the n_processes argument which will let you change the number of processes.
I removed rP and nP a while ago when I changed quite few things, but forgot to take it from the readme. I now introduced the n_processes argument which will let you change the number of processes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hello,
Thank you for writing this module! I would like to adjust rP and nP to control the memory/worker ratio for my parfor tasks, but it seems to be missing from the code?
I removed rP and nP a while ago when I changed quite few things, but forgot to take it from the readme. I now introduced the n_processes argument which will let you change the number of processes.