It will be helpful to know what you are running. Linear algebra operations via OpenBLAS can use multiple threads.
On Fri, May 30, 2014 at 11:38 PM, cnbiz850 <[email protected]> wrote: > I ran 2 julia programs each with a single CPU at the same time on a > machine with 8 CPU's. After sometime (while the programs are running), the > machine freezes - no mouse or keyboard responses. It happened a few time > this morning. This seems just happened to the newly built versions. It > was OK weeks ago. > > $ julia > _ > _ _ _(_)_ | A fresh approach to technical computing > (_) | (_) (_) | Documentation: http://docs.julialang.org > _ _ _| |_ __ _ | Type "help()" to list help topics > | | | | | | |/ _` | | > | | |_| | | | (_| | | Version 0.3.0-prerelease+3327 (2014-05-29 16:25 > UTC) > _/ |\__'_|_|_|\__'_| | Commit aa6113e* (1 day old master) > |__/ | x86_64-linux-gnu > > > >
