AMD Ryzen 7 7840U testing with a Framework FRANMDCP07 (03.03 BIOS) and AMD Phoenix1 512MB on Fedora Linux 39 via the Phoronix Test Suite.
Processor: AMD Ryzen 7 7840U @ 5.13GHz (8 Cores / 16 Threads), Motherboard: Framework FRANMDCP07 (03.03 BIOS), Chipset: AMD Device 14e8, Memory: 62GB, Disk: Western Digital WD_BLACK SN850X 2000GB, Graphics: AMD Phoenix1 512MB, Audio: AMD Rembrandt Radeon HD Audio, Network: MEDIATEK MT7922 802.11ax PCI
OS: Fedora Linux 39, Kernel: 6.5.6-300.fc39.x86_64 (x86_64), Desktop: KDE Plasma 5.27.8, Display Server: X Server + Wayland, OpenGL: 4.6 Mesa 23.2.1 (LLVM 16.0.6 DRM 3.54), Compiler: GCC 13.2.1 20230918, File-System: btrfs, Screen Resolution: 2256x1504
Kernel Notes: Transparent Huge Pages: madvise
Compiler Notes: --build=x86_64-redhat-linux --disable-libunwind-exceptions --enable-__cxa_atexit --enable-bootstrap --enable-cet --enable-checking=release --enable-gnu-indirect-function --enable-gnu-unique-object --enable-initfini-array --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,lto --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-multilib --enable-offload-defaulted --enable-offload-targets=nvptx-none --enable-plugin --enable-shared --enable-threads=posix --mandir=/usr/share/man --with-arch_32=i686 --with-build-config=bootstrap-lto --with-gcc-major-version-only --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --with-tune=generic --without-cuda-driver
Processor Notes: Scaling Governor: amd-pstate-epp powersave (EPP: performance) - Platform Profile: low-power - CPU Microcode: 0xa704103 - ACPI Profile: low-power
Security Notes: SELinux + gather_data_sampling: Not affected + itlb_multihit: Not affected + l1tf: Not affected + mds: Not affected + meltdown: Not affected + mmio_stale_data: Not affected + retbleed: Not affected + spec_rstack_overflow: Mitigation of safe RET no microcode + spec_store_bypass: Mitigation of SSB disabled via prctl + spectre_v1: Mitigation of usercopy/swapgs barriers and __user pointer sanitization + spectre_v2: Mitigation of Enhanced / Automatic IBRS IBPB: conditional STIBP: always-on RSB filling PBRSB-eIBRS: Not affected + srbds: Not affected + tsx_async_abort: Not affected
Rodinia is a suite focused upon accelerating compute-intensive applications with accelerators. CUDA, OpenMP, and OpenCL parallel models are supported by the included applications. This profile utilizes select OpenCL, NVIDIA CUDA and OpenMP test binaries at the moment. Learn more via the OpenBenchmarking.org test page.
NAMD is a parallel molecular dynamics code designed for high-performance simulation of large biomolecular systems. NAMD was developed by the Theoretical and Computational Biophysics Group in the Beckman Institute for Advanced Science and Technology at the University of Illinois at Urbana-Champaign. Learn more via the OpenBenchmarking.org test page.
This is a test of Kvazaar as a CPU-based H.265/HEVC video encoder written in the C programming language and optimized in Assembly. Kvazaar is the winner of the 2016 ACM Open-Source Software Competition and developed at the Ultra Video Group, Tampere University, Finland. Learn more via the OpenBenchmarking.org test page.
This is a multi-threaded test of the x264 video encoder run on the CPU with a choice of 1080p or 4K video input. Learn more via the OpenBenchmarking.org test page.
This is a simple test of the x265 encoder run on the CPU with 1080p and 4K options for H.265 video encode performance with x265. Learn more via the OpenBenchmarking.org test page.
This is a test of 7-Zip compression/decompression with its integrated benchmark feature. Learn more via the OpenBenchmarking.org test page.
This is a test of Stockfish, an advanced open-source C++11 chess benchmark that can scale up to 512 CPU threads. Learn more via the OpenBenchmarking.org test page.
This is a test of asmFish, an advanced chess benchmark written in Assembly. Learn more via the OpenBenchmarking.org test page.
This test times how long it takes to build the GNU Compiler Collection (GCC) open-source compiler. Learn more via the OpenBenchmarking.org test page.
This test times how long it takes to build the Linux kernel in a default configuration (defconfig) for the architecture being tested or alternatively an allmodconfig for building all possible kernel modules for the build. Learn more via the OpenBenchmarking.org test page.
This is a test of POV-Ray, the Persistence of Vision Raytracer. POV-Ray is used to create 3D graphics using ray-tracing. Learn more via the OpenBenchmarking.org test page.
This is a benchmark of NREL Radiance, a synthetic imaging system that is open-source and developed by the Lawrence Berkeley National Laboratory in California. Learn more via the OpenBenchmarking.org test page.
OpenSSL is an open-source toolkit that implements SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols. This test profile makes use of the built-in "openssl speed" benchmarking capabilities. Learn more via the OpenBenchmarking.org test page.
Algorithm: SHA256
Framework 13 7840U Fedora39 Plasma Workstation: The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory
Algorithm: SHA512
Framework 13 7840U Fedora39 Plasma Workstation: The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory
Algorithm: RSA4096
Framework 13 7840U Fedora39 Plasma Workstation: The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory
Algorithm: ChaCha20
Framework 13 7840U Fedora39 Plasma Workstation: The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory
Algorithm: AES-128-GCM
Framework 13 7840U Fedora39 Plasma Workstation: The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory
Algorithm: AES-256-GCM
Framework 13 7840U Fedora39 Plasma Workstation: The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory
Algorithm: ChaCha20-Poly1305
Framework 13 7840U Fedora39 Plasma Workstation: The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory
Blend File: Barbershop - Compute: CPU-Only
Framework 13 7840U Fedora39 Plasma Workstation: The test quit with a non-zero exit status. E: Error: Not freed memory blocks: 6, total unfreed memory 0.000534 MB
Ctx_clock is a simple test program to measure the context switch time in clock cycles. Learn more via the OpenBenchmarking.org test page.
This is a benchmark of Sysbench with the built-in CPU and memory sub-tests. Sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. Learn more via the OpenBenchmarking.org test page.
Processor: AMD Ryzen 7 7840U @ 5.13GHz (8 Cores / 16 Threads), Motherboard: Framework FRANMDCP07 (03.03 BIOS), Chipset: AMD Device 14e8, Memory: 62GB, Disk: Western Digital WD_BLACK SN850X 2000GB, Graphics: AMD Phoenix1 512MB, Audio: AMD Rembrandt Radeon HD Audio, Network: MEDIATEK MT7922 802.11ax PCI
OS: Fedora Linux 39, Kernel: 6.5.6-300.fc39.x86_64 (x86_64), Desktop: KDE Plasma 5.27.8, Display Server: X Server + Wayland, OpenGL: 4.6 Mesa 23.2.1 (LLVM 16.0.6 DRM 3.54), Compiler: GCC 13.2.1 20230918, File-System: btrfs, Screen Resolution: 2256x1504
Kernel Notes: Transparent Huge Pages: madvise
Compiler Notes: --build=x86_64-redhat-linux --disable-libunwind-exceptions --enable-__cxa_atexit --enable-bootstrap --enable-cet --enable-checking=release --enable-gnu-indirect-function --enable-gnu-unique-object --enable-initfini-array --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,lto --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-multilib --enable-offload-defaulted --enable-offload-targets=nvptx-none --enable-plugin --enable-shared --enable-threads=posix --mandir=/usr/share/man --with-arch_32=i686 --with-build-config=bootstrap-lto --with-gcc-major-version-only --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --with-tune=generic --without-cuda-driver
Processor Notes: Scaling Governor: amd-pstate-epp powersave (EPP: performance) - Platform Profile: low-power - CPU Microcode: 0xa704103 - ACPI Profile: low-power
Security Notes: SELinux + gather_data_sampling: Not affected + itlb_multihit: Not affected + l1tf: Not affected + mds: Not affected + meltdown: Not affected + mmio_stale_data: Not affected + retbleed: Not affected + spec_rstack_overflow: Mitigation of safe RET no microcode + spec_store_bypass: Mitigation of SSB disabled via prctl + spectre_v1: Mitigation of usercopy/swapgs barriers and __user pointer sanitization + spectre_v2: Mitigation of Enhanced / Automatic IBRS IBPB: conditional STIBP: always-on RSB filling PBRSB-eIBRS: Not affected + srbds: Not affected + tsx_async_abort: Not affected
Testing initiated at 2 November 2023 07:34 by user aenertia.