Vachan,

On Tuesday, May 4, 2021 at 2:45:30 AM UTC-4 vachanpo...@gmail.com wrote:

> Dear all,
>
> I am trying to do a new installation of dealii. `make install` exits while 
> compiling libdeal_II.g.so with ld signal 9. I had a look at this question 
> <https://groups.google.com/g/dealii/c/Yyd_I0ocXPo/m/8waaQBcDQxwJ> and 
> noted that this might be due to RAM shortage, but my device has >2 gb RAM. 
> The output of `free -h` is:
>               total        used        free      shared  buff/cache  
>  available
> Mem:          3.7Gi       652Mi       2.4Gi       116Mi       733Mi      
>  2.7Gi
> Swap:         2.0Gi       838Mi       1.2Gi
>
> What can I do to solve this issue? Are there any fixes or is higher RAM is 
> required?
>

Unfortunately, I think that nowadays you need 3gb of RAM to compile 
deal.II. I think that the release build requires less RAM so you could 
compile the release version alone without the debug version and see if that 
fixes your problem.

Best,

Bruno
 

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/4aba425e-7d5c-486a-980a-9f5bba02479en%40googlegroups.com.

Reply via email to