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

Rename Sys.CPU_CORES => Sys.CPU_THREADS #28091

Merged
merged 3 commits into from
Jul 13, 2018
Merged

Conversation

StefanKarpinski
Copy link
Member

No description provided.

This also introduces minor functional changes to the behavior of
JULIA_CPU_THREADS: when the environment variable is set but empty
that is now considered to be a parse error and the default value
will be used for `Sys.CPU_THREADS`; the default value when there
is a parse error for JULIA_CPU_THREADS is now `jl_cpu_threads`.
@mbauman
Copy link
Member

mbauman commented Jul 14, 2018

Looks like this missed the environment variables in CircleCI's config.

@KristofferC
Copy link
Member

I think it is circle CI being stupid and using the config from the PR instead of the merge commit. So need to rebase.

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.

4 participants