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

Add maxCores to execution settings #160

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Add maxCores to execution settings #160

merged 1 commit into from
Aug 28, 2024

Conversation

anthonysena
Copy link
Collaborator

Adds a new parameter maxCores to allow control of how cores are allocated for an execution of Strategus.

@anthonysena anthonysena linked an issue Aug 28, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (v1.0-main@34b315c). Learn more about missing BASE report.

Files with missing lines Patch % Lines
R/Module-CohortIncidence.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             v1.0-main     #160   +/-   ##
============================================
  Coverage             ?   67.49%           
============================================
  Files                ?       14           
  Lines                ?     1729           
  Branches             ?        0           
============================================
  Hits                 ?     1167           
  Misses               ?      562           
  Partials             ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@anthonysena anthonysena merged commit c1b365f into v1.0-main Aug 28, 2024
10 checks passed
@anthonysena anthonysena deleted the v1.0-threading branch August 28, 2024 19:41
anthonysena added a commit that referenced this pull request Oct 7, 2024
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.

Specify threading options via executionSettings
1 participant