]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 17793/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 4 Nov 2024 23:49:14 +0000 (16:49 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 6 Nov 2024 22:58:20 +0000 (15:58 -0700)
doc/news/changes/minor/20241104Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20241104Bangerth b/doc/news/changes/minor/20241104Bangerth
new file mode 100644 (file)
index 0000000..d9735e9
--- /dev/null
@@ -0,0 +1,10 @@
+New: The cmake configuration system now allows enabling
+interprocedural and link-time optimization by the compiler. These
+kinds of optimization often result in substantially faster executables
+because they allow the compiler to see a bigger part of the whole
+program when optimizing.
+
+To enable interprocedural and link-time optimization, pass the
+`-DDEAL_II_USE_LTO=ON` flag to cmake when configuring the library.
+<br>
+(Wolfgang Bangerth, 2024/09/24)

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.