On 5/9/24 09:37, Narasimhan Swaminathan IITM wrote:


[ 28%] Linking C shared library libzoltan.so
[ 28%] Building C object packages/seacas/libraries/exodus/CMakeFiles/exodus.dir/src/deprecated/ex_put_sset_var.c.o [ 28%] Building C object packages/seacas/libraries/exodus/CMakeFiles/exodus.dir/src/deprecated/ex_put_side_set.c.o [ 28%] Building C object packages/seacas/libraries/exodus/CMakeFiles/exodus.dir/src/deprecated/ex_put_side_set_dist_fact.c.o [ 28%] Building C object packages/seacas/libraries/exodus/CMakeFiles/exodus.dir/src/deprecated/ex_put_sset_var_tab.c.o [ 28%] Building C object packages/seacas/libraries/exodus/CMakeFiles/exodus.dir/src/deprecated/ex_put_var_tab.c.o [ 28%] Building C object packages/seacas/libraries/exodus/CMakeFiles/exodus.dir/src/deprecated/ex_put_var_names.c.o [ 28%] Building C object packages/seacas/libraries/exodus/CMakeFiles/exodus.dir/src/deprecated/ex_put_var_param.c.o [ 28%] Building C object packages/seacas/libraries/exodus/CMakeFiles/exodus.dir/src/deprecated/ex_put_var_name.c.o
[ 28%] Linking C shared library libexodus.so
[ 28%] Built target zoltan
[ 28%] Built target exodus
make: *** [Makefile:166: all] Error 2
Failure with exit status: 2

The error is likely higher up, and is most probably that you are compiling in parallel (candi -j 8, for example) but running out of memory. Try reducing the degree of parallelism and just run candi again.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/


--
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/95bcb550-0064-47b9-934a-d0bc15f32924%40colostate.edu.

Reply via email to