Skip to content

Parallelize main ANEVADOT_test for loop#5

Open
arteymix wants to merge 1 commit intoPejLab:masterfrom
PavlidisLab:master
Open

Parallelize main ANEVADOT_test for loop#5
arteymix wants to merge 1 commit intoPejLab:masterfrom
PavlidisLab:master

Conversation

@arteymix
Copy link
Copy Markdown

@arteymix arteymix commented Aug 7, 2020

Add a jobs argument to specify how many workers to create for the cluster.

Use doSNOW backend to maintain the progress bar feature.

Use stop.on.error = TRUE for integrate to be more resilient in a few steps fail
in the process.

Add a jobs argument to specify how many workers to create for the cluster.

Use doSNOW backend to maintain the progress bar feature.

Use stop.on.error = TRUE for integrate to be more resilient in a few steps fail
in the process.
@arteymix
Copy link
Copy Markdown
Author

arteymix commented Aug 7, 2020

I'm not exactly an expert in R packaging, so feel free to review any potential issues.

I also don't think the stop.on.error flag is necessary for this PR, but we had cases of convergence failure with our data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant