Announcement

Collapse
No announcement yet.

AOM-AV1 Does not produce a result

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • AOM-AV1 Does not produce a result

    Testing out some processor benchmarks on my PRO A6 system. Can't seem to find out why this test is failing...
    The logfile is empty. All configurations of the test do not produce a result.

    Code:
    $ phoronix-test-suite debug-run aom-av1
    
    
    Evaluating External Test Dependencies .................................................. .................................................. .................................................. ............
    
    Phoronix Test Suite v10.4.0
    
    Installed: pts/aom-av1-2.4.0
    
    
    AOM AV1 3.1:
    pts/aom-av1-2.4.0
    Processor Test Configuration
    1: Speed 9 Realtime
    2: Speed 8 Realtime
    3: Speed 6 Realtime
    4: Speed 6 Two-Pass
    5: Speed 4 Two-Pass
    6: Speed 0 Two-Pass [Slowest]
    7: Test All Options
    ** Multiple items can be selected, delimit by a comma. **
    Encoder Mode: 1
    
    
    1: Bosphorus 1080p
    2: Bosphorus 4K
    3: Test All Options
    ** Multiple items can be selected, delimit by a comma. **
    Input: 1
    
    
    ========================================
    Phoronix Test Suite v10.4.0
    System Information
    ========================================
    
    
    PROCESSOR: AMD PRO A6-8570 R5 8 COMPUTE CORES 2C+6G @ 3.50GHz
    Core Count: 1
    Thread Count: 2
    Extensions: SSE 4.2 + AVX2 + AVX + XOP + FMA4 + FSGSBASE
    Cache Size: 1024 MB
    Microcode: 0x600611a
    Core Family: Excavator
    Scaling Driver: acpi-cpufreq schedutil (Boost: Enabled)
    
    GRAPHICS: AMD Radeon R5/R6/R7 512MB
    Frequency: 1028/1200MHz
    OpenGL: 4.6 Mesa 21.1.4 (LLVM 12.0.0)
    OpenCL: OpenCL 2.0 pocl 1.7 RelWithDebInfo LLVM 12.0.0 RELOC SLEEF DISTRO POCL_DEBUG
    Monitor: DP2VGA V235
    Screen: 1024x768
    
    MOTHERBOARD: BIOSTAR A320MH
    BIOS Version: 5.14
    Chipset: AMD 15h
    Audio: AMD Kabini HDMI/DP
    Network: Realtek RTL8111/8168/8411
    
    MEMORY: 16GB
    
    DISK: 750GB TOSHIBA MQ01ABD0
    File-System: btrfs
    Mount Options: compress=zstd:1 relatime rw seclabel space_cache subvol=/home subvolid=256
    Disk Scheduler: BFQ
    Disk Details: Block Size: 4096
    
    OPERATING SYSTEM: Fedora 34
    Kernel: 5.12.14-300.fc34.x86_64 (x86_64)
    Desktop: GNOME Shell 40.2
    Display Server: X Server + Wayland
    Compiler: GCC 11.1.1 20210531
    Security: SELinux
    + itlb_multihit: Not affected
    + l1tf: Not affected
    + mds: Not affected
    + meltdown: Not affected
    + spec_store_bypass: Mitigation of SSB disabled via prctl and seccomp
    + spectre_v1: Mitigation of usercopy/swapgs barriers and __user pointer sanitization
    + spectre_v2: Mitigation of Full AMD retpoline IBPB: conditional STIBP: disabled RSB filling
    + srbds: Not affected
    + tsx_async_abort: Not affected
    
    The powersave CPU scaling governor is currently in use. It's possible to obtain greater performance if using the performance governor.To change behavior, run: echo performance | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governorReference: https://openbenchmarking.org/result/1706268-TR-CPUGOVERN32
    To stop showing performance tips, run: phoronix-test-suite unload-module perf_tipsContinuing in 5 seconds or press CTRL-C to stop the testing process.
    ========================================
    AOM AV1 (Run 1 of 1)
    ========================================
    
    
    Test Run Command: cd /home/svmlegacy/.phoronix-test-suite/installed-tests/pts/aom-av1-2.4.0/ && ./aom-av1 --tile-columns=2 --tile-rows=2 --row-mt=1 --cpu-used=9 --rt Bosphorus_1920x1080_120fps_420_8bit_YUV.y4m 2>&1
    
    sed: -e expression #1, char 16: unterminated `s' command
    
    Result Key: #_RESULT_#
    
    
    Template Line: Pass 1/2 frame 3/4 768B 2048b/f 61440b/s 165907 us #_RESULT_# fps)
    
    
    Result Parsing Search Key: "fps"
    
    
    Result Line:
    
    
    No Test Results
    
    
    The test run did not produce a result.
    
    
    Log File At: /home/svmlegacy/.phoronix-test-suite/installed-tests/pts/aom-av1-2.4.0/aom-av1-2.4.0-1626014166-1.log
    
    
    
    The following tests failed to properly run:
    
    - pts/aom-av1-2.4.0: Encoder Mode: Speed 9 Realtime - Input: Bosphorus 1080p
Working...
X