From: Matthias Maier <tamiko@43-1.org>
Date: Mon, 22 Jul 2024 11:21:34 +0000 (-0500)
Subject: Test examples/step-75: add an avx512 variant
X-Git-Tag: v9.6.0-rc1~42^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17338%2Fhead;p=dealii.git

Test examples/step-75: add an avx512 variant
---

diff --git a/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx b/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx256
similarity index 100%
rename from tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx
rename to tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx256
diff --git a/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx512 b/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx512
new file mode 100644
index 0000000000..c46dd31024
--- /dev/null
+++ b/tests/examples/step-75.mpirun=1.with_p4est=true.with_trilinos=true.output.avx512
@@ -0,0 +1,32 @@
+Running with Trilinos on 1 MPI rank(s)...
+Calculating transformation matrices...
+Cycle 0:
+   Number of active cells:       3072
+     by partition:               3072
+   Number of degrees of freedom: 12545
+     by partition:               12545
+   Number of constraints:        512
+     by partition:               512
+   Frequencies of poly. degrees: 2:3072
+Solver stopped within 6 - 8 iterations
+
+Cycle 1:
+   Number of active cells:       3351
+     by partition:               3351
+   Number of degrees of freedom: 18228
+     by partition:               18228
+   Number of constraints:        1122
+     by partition:               1122
+   Frequencies of poly. degrees: 2:2522 3:829
+Solver stopped within 6 - 8 iterations
+
+Cycle 2:
+   Number of active cells:       3651
+     by partition:               3651
+   Number of degrees of freedom: 26515
+     by partition:               26515
+   Number of constraints:        2848
+     by partition:               2848
+   Frequencies of poly. degrees: 2:2385 3:760 4:506
+Solver stopped within 6 - 8 iterations
+