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 CPUProcesses #9

Merged
merged 2 commits into from
Sep 7, 2017
Merged

Add CPUProcesses #9

merged 2 commits into from
Sep 7, 2017

Conversation

jpfairbanks
Copy link
Contributor

No description provided.

Indicate that a computation should be performed using the CPU in multi-threaded mode.
Optionally pass in an object specifying algorithmic settings.

Copy link

Choose a reason for hiding this comment

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

was this on purpose?

@codecov
Copy link

codecov bot commented Sep 6, 2017

Codecov Report

Merging #9 into master will decrease coverage by 10%.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #9    +/-   ##
=====================================
- Coverage     100%   90%   -10%     
=====================================
  Files           1     1            
  Lines          18    20     +2     
=====================================
  Hits           18    18            
- Misses          0     2     +2
Impacted Files Coverage Δ
src/ComputationalResources.jl 90% <0%> (-10%) ⬇️

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 bbfd45f...4dadf4d. Read the comment docs.

@timholy
Copy link
Owner

timholy commented Sep 7, 2017

LGTM, with the exception of the docstring formatting issue that @Evizero noted.

@jpfairbanks
Copy link
Contributor Author

Fixed formatting.

@timholy timholy merged commit 99bfd1e into timholy:master Sep 7, 2017
@timholy
Copy link
Owner

timholy commented Sep 7, 2017

Thanks @jpfairbanks!

@timholy
Copy link
Owner

timholy commented Sep 8, 2017

New tag: JuliaLang/METADATA.jl#11091

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.

3 participants