Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

foreach drops cores without warnings #313

Open
himanshu-sikaria opened this issue Sep 22, 2018 · 1 comment
Open

foreach drops cores without warnings #313

himanshu-sikaria opened this issue Sep 22, 2018 · 1 comment
Assignees

Comments

@himanshu-sikaria
Copy link

Description
I am running foreach with 4 cores. If the RAM gets full, it drops all the iterations in the core without any warning or error.

@brnleehng brnleehng self-assigned this Sep 24, 2018
@brnleehng
Copy link
Collaborator

  • Do you have a reproducible sample? Cluster configuration and foreach sample will help.

  • Is this one VM with 4 cores or multiple VMs? Are you using maxTasksPerNode?

  • Is the errorhandling argument set to 'stop'? If it set to 'stop', there should have been an error in R, receiving a RAM error. The client will eventually see that a task has failed and would stop the job/terminate all the iterations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants