[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to deal with "virtual memory exhausted: Cannot allocate memory"?



On Sat, 15 Oct 2016, Adrian Bunk wrote:
> > > The build log says
> > >   make -j4

> > > This is due to the following in debian/rules:
> > >   dh $@ --parallel --sourcedirectory=src

> > > Running 4 instances of the compiler in parallel can quadruple
> > > the memory usage. 

> > That is true, however the amount of memory per 32-bit process is
> > unchanged and still limited to 2GB, so I doubt it will make any
> > change.

> The error message just tells that mmap() failed with ENOMEM,
> but looking at the hardware specs of the autobuilders I agree
> with you that my suggestion is not likely to help here.

we will discover relatively shortly... uploaded -3 which shouldn't use
--parallel on mipses

-- 
Yaroslav O. Halchenko
Center for Open Neuroscience     http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        


Reply to: