]> https://gitweb.dealii.org/ - dealii.git/commitdiff
use 2 cores
authorTimo Heister <timo.heister@gmail.com>
Sun, 3 Jul 2022 23:05:26 +0000 (19:05 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 3 Jul 2022 23:05:26 +0000 (19:05 -0400)
contrib/docker/Dockerfile

index 1b8086e80091d451da26803d145359fd578c8ffc..a93096c36ea15bd9769af0597498acbb7979b930 100644 (file)
@@ -13,7 +13,7 @@ RUN cd /usr/src \
     -DDEAL_II_WITH_MPI=ON \
     -DCMAKE_CXX_FLAGS="-std=c++17" \
     .. \  
-    && ninja install \
+    && ninja -j 2 install \
     && cd ../ && rm -rf .git build
 
 USER $USER

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.