On Thu, Apr 21, 2016 at 10:39 AM, K leo <cnbiz...@gmail.com> wrote:
> Prior to running Ubuntu 16.04, I get Julia from the PPA, and run it simply
> like:
>
>> julia
>
> Then when I run julia code, "top" shows CPU usage of Julia as something like
> 200% (I have two cores).

What code are you running. Any pre-build version should run julia code
only on one thread. Any other thread are created by libraries like
fftw or openblas.

>
> Now on 16.04, julia only runs upto 100% of CPU.  The version of julia is
> said to maintained by "Ubuntu Developers
> <ubuntu-devel-disc...@lists.ubuntu.com>"
>
> What is happening?

Reply via email to