• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenVisualCloud / SVT-AV1 / 2243
0%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2019 05:12PM UTC
Jobs 2
Files 377
Run time 17min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2243

push

travis-ci-com

mafonsoN
Add weiner filter avx512 optimizations (#478)

* Add weiner filter avx512 optimizations

8% to 30% faster than avx2.

* Fix a warning in av1_compute_stats_highbd_avx512()

* Port AVX512 CPUID checking function from SVT-HEVC

Run AVX512 functions only if the AVX512 CPUID checking passed.

* Fix an illegal instruction bug on old SSE4.1 CPU

The following crash was reported on an old cpu with the highest simd available being SSE4.1

Program received signal SIGILL, Illegal instruction.
0x00005555555d718a in CheckXcr0Zmm () at /code/SVT-AV1/Source/Lib/Common/Codec/aom_dsp_rtcd.h:115
115         __asm__("xgetbv" : "=a" (xcr0) : "c" (0) : "%edx");

Call after AVX2 dection with early termination to avoid.

* Restore NON_AVX512_SUPPORT flag

* Fix a warning in avx2 code

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
10 2243.10 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 26 Aug 2019 05:12PM UTC 0
0.0
Travis Job 2243.10
11 2243.11 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 26 Aug 2019 05:27PM UTC 0
29.72
Travis Job 2243.11
Source Files on build 2243
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2243
  • 52e46139 on github
  • Prev Build on master (#1648)
  • Next Build on master (#2244)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc