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

JULIA_NUM_THREADS not working with 1.3-rc2 #113

Closed
feanor12 opened this issue Sep 18, 2019 · 1 comment
Closed

JULIA_NUM_THREADS not working with 1.3-rc2 #113

feanor12 opened this issue Sep 18, 2019 · 1 comment

Comments

@feanor12
Copy link

feanor12 commented Sep 18, 2019

I had problems with PGFPlots in Julia 1.3-rc2 and it seems FFTW caused it.

Issue showing the problem: JuliaTeX/PGFPlots.jl#126

  1. Install julia 1.3-rc2
  2. add Plots PGFPlots
  3. ENV["JULIA_NUM_THREADS"]=4
  4. using Plots
  5. pgfplots()
@feanor12 feanor12 changed the title JULIA_NUM_THREAD not working with 1.3-rc2 JULIA_NUM_THREADS not working with 1.3-rc2 Sep 18, 2019
@stevengj
Copy link
Member

Duplicate of #110. Should be fixed in FFTW master.

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

No branches or pull requests

2 participants