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

getDTthreads MIN(OMP_NUM_THREADS, OMP_THREAD_LIMIT) #3390

Merged
merged 3 commits into from
Feb 11, 2019
Merged

Conversation

mattdowle
Copy link
Member

Closes #3300

@mattdowle mattdowle added this to the 1.12.2 milestone Feb 11, 2019
@codecov
Copy link

codecov bot commented Feb 11, 2019

Codecov Report

Merging #3390 into master will not change coverage.
The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3390   +/-   ##
=======================================
  Coverage   95.09%   95.09%           
=======================================
  Files          65       65           
  Lines       12120    12120           
=======================================
  Hits        11526    11526           
  Misses        594      594
Impacted Files Coverage Δ
src/openmp-utils.c 88.57% <50%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ab662f...6b2f4ac. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 11, 2019

Codecov Report

Merging #3390 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3390      +/-   ##
==========================================
+ Coverage   95.09%   95.11%   +0.01%     
==========================================
  Files          65       65              
  Lines       12120    12118       -2     
==========================================
  Hits        11526    11526              
+ Misses        594      592       -2
Impacted Files Coverage Δ
src/openmp-utils.c 93.93% <100%> (+5.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ab662f...8ef4e4f. Read the comment docs.

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