Can you successfully compile with OpenBLAS (which is the default)? Cheers, Kevin
On Mon, Mar 16, 2015 at 4:41 PM, Wen Ling <[email protected]> wrote: > Dear all: > I just start to use julia, want to start from scratch. > I did: > 1.cp Make.inc Make.user > modified adding Intel Tags > source MKL > export MKL path > > when make: > > this is what happens: > > make > > make: /Users/Retina/julia/Make.user:72: pipe: Too many open files > > make: /Users/Retina/julia/Make.user:80: pipe: Too many open files > > make: /Users/Retina/julia/Make.user:158: pipe: Too many open files > > make: /Users/Retina/julia/Make.user:384: pipe: Too many open files > > make: /Users/Retina/julia/Make.user:395: pipe: Too many open files > > /Users/Retina/julia/Make.user:398: *** "please install either GNU tar or > bsdtar". Stop > > > any idea what happens here? I restart computer to do this, the same > > thanks > > wen >
