@@ -5,14 +5,15 @@ This File has been generated by the generate_reference_results.py and should not
5
5
# Reference Results
6
6
7
7
This file contains an overview of the results over the reference results as well as the arguments used to generate them.
8
+ We also include some information on the machine used to generate them
8
9
9
10
## List of files
10
11
11
12
| name | time | sha256 |
12
13
|------|------|-------|
13
- | fluid-openfoam_solid-nutils .tar.gz | 2023-09-04 23:41:09 | 8b3157902d3ad78593c5471a3a94dd5559fe6970e4cb54658b22ffd270c00297 |
14
- | fluid-openfoam_solid-fenics .tar.gz | 2023-09-04 23:41:09 | 2565ffc51c8d80fab06ccdda33f62efceb6cdc03318998f5adc9ed0ac84acac2 |
15
- | fluid-openfoam_solid-openfoam .tar.gz | 2023-09-04 23:41:09 | c29989e0118ade759e7313330aa8d3d900c660c404eaacd529e979aae6b899c7 |
14
+ | fluid-openfoam_solid-openfoam .tar.gz | 2023-12-12 13:43:56 | ed2917236eeb9bc70f599719de4b7fbada72fb78b163873e64f0d1b79563e2c1 |
15
+ | fluid-openfoam_solid-nutils .tar.gz | 2023-12-12 13:43:56 | e2abc0074e5d207e21ffd7ae10d841e13a758c7f5e86fc1304167f1527b4ba01 |
16
+ | fluid-openfoam_solid-fenics .tar.gz | 2023-12-12 13:43:56 | 694edd4e62d95eefd629651fd07de9372849ea1906ce34b5193c1c5a0766e85c |
16
17
17
18
## List of arguments used to generate the files
18
19
@@ -27,3 +28,49 @@ This file contains an overview of the results over the reference results as well
27
28
| PLATFORM | ubuntu_2204 |
28
29
| CALULIX_VERSION | 2.20 |
29
30
| CALULIX_ADAPTER_REF | v2.20.0 |
31
+ ## Information about the machine
32
+
33
+ ### uname -a
34
+
35
+ Linux precice-tests 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
36
+
37
+
38
+ ### lscpu
39
+
40
+ Architecture: x86_64
41
+ CPU op-mode(s): 32-bit, 64-bit
42
+ Address sizes: 45 bits physical, 48 bits virtual
43
+ Byte Order: Little Endian
44
+ CPU(s): 4
45
+ On-line CPU(s) list: 0-3
46
+ Vendor ID: GenuineIntel
47
+ Model name: Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz
48
+ CPU family: 6
49
+ Model: 85
50
+ Thread(s) per core: 1
51
+ Core(s) per socket: 1
52
+ Socket(s): 4
53
+ Stepping: 4
54
+ BogoMIPS: 4199.99
55
+ Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat pku ospke md_clear flush_l1d arch_capabilities
56
+ Hypervisor vendor: VMware
57
+ Virtualization type: full
58
+ L1d cache: 128 KiB (4 instances)
59
+ L1i cache: 128 KiB (4 instances)
60
+ L2 cache: 4 MiB (4 instances)
61
+ L3 cache: 88 MiB (4 instances)
62
+ NUMA node(s): 1
63
+ NUMA node0 CPU(s): 0-3
64
+ Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status
65
+ Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
66
+ Vulnerability L1tf: Mitigation; PTE Inversion
67
+ Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown
68
+ Vulnerability Meltdown: Mitigation; PTI
69
+ Vulnerability Mmio stale data: Mitigation; Clear CPU buffers; SMT Host state unknown
70
+ Vulnerability Retbleed: Mitigation; IBRS
71
+ Vulnerability Spec rstack overflow: Not affected
72
+ Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
73
+ Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
74
+ Vulnerability Spectre v2: Mitigation; IBRS, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
75
+ Vulnerability Srbds: Not affected
76
+ Vulnerability Tsx async abort: Not affected
0 commit comments