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 vignette for sim_fixed_n() in parallel #113

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Conversation

cmansch
Copy link
Collaborator

@cmansch cmansch commented Sep 25, 2023

Adding a new vignette to show users how to set up the backend topologies for parallel runs of sim_fixed_n(). The schema.png is included in the vignette.

Adding a new vignette to show users how to set up the backend topologies for parallel runs of sim_fixed_n(). The schema.png is included in the vignette.
cmansch and others added 3 commits September 25, 2023 09:20
editing vignette index entry
adding parallel to the articles to fix pkgdown data_articles_index() call not finding new vignette
Copy link
Collaborator

@nanxstats nanxstats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very well written vignette! I made some minor improvements on code style. I think this is ready for merge.

We may consider two things in the future:

  1. Restrict to using maximum 2 cores to ensure CRAN check compliance.

    GitHub Actions runners use 2-core or 3-core VMs so the pkgdown site should render with proper parallel results.

  2. Make the language more generic as we expand the native parallelization availability beyond sim_n_fixed().

@nanxstats nanxstats merged commit 3419ba5 into Merck:main Sep 25, 2023
7 checks passed
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.

2 participants