Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new function slurm_map() and add support for MoreArgs #48

Merged
merged 8 commits into from
Jan 31, 2020
Merged

Conversation

qdread
Copy link
Contributor

@qdread qdread commented Jan 17, 2020

There are two features implemented here.

  • support for the MoreArgs parameter of mcmapply() in slurm_apply() using the ellipsis ... and saving the additional arguments as .RDS (to clarify this, the parameter add_objects has been renamed global_objects)
  • a new function slurm_map, complementary to slurm_apply that iterates over a list. Otherwise more or less identical.

All documentation has been updated and tests written.

@qdread qdread merged commit 68632b0 into master Jan 31, 2020
@qdread qdread deleted the slurmmaptest branch January 31, 2020 18:26
@qdread qdread mentioned this pull request Jan 31, 2020
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