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

OpenVisualCloud / SVT-AV1 / 2266
0%

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2019 05:16PM UTC
Jobs 2
Files 377
Run time 18min
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
2266

push

travis-ci-com

mafonsoN
Add AVX512 code for h and v predictors (#514)

* Add AVX512 aom highbd h and v pedictors and corresponding Unit tests

Following are the results of Unit tests and performance tests compared
against AVX2

aom_highbd_h_pred_32x8       0.9854015x
aom_highbd_h_pred_32x16    1.2469734x
aom_highbd_h_pred_32x32    1.2372881x
aom_highbd_h_pred_32x64    0.9310345x
aom_highbd_h_pred_64x16    1.6453674x
aom_highbd_h_pred_64x32    1.7559727x
aom_highbd_h_pred_64x64    2.0761301x

aom_highbd_v_pred_32x8     1.7662338x
aom_highbd_v_pred_32x16    1.7945205x
aom_highbd_v_pred_32x32    1.7986111x
aom_highbd_v_pred_32x64    1.5029240x
aom_highbd_v_pred_64x16    1.8309859x
aom_highbd_v_pred_64x32   1.8267857x
aom_highbd_v_pred_64x64   1.8388839x

* Temporarily activate AVX512 code

Signed-off-by: kirithika <kirithika@multicorewareinc.com>

* Revert "Temporarily activate AVX512 code"

This reverts commit 01a53cfae.

* Fix to include guard after it is defined

Signed-off-by: kirithika <kirithika@multicorewareinc.com>

* Changed unaligned load to aligned load

* fix wrong position of "#ifndef NON_AVX512_SUPPORT" macro and usage of unaligned load

* fix code to avoid the crashing on old AVX512 CPUs

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
10 2266.10 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 27 Aug 2019 05:16PM UTC 0
0.0
Travis Job 2266.10
11 2266.11 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 27 Aug 2019 05:31PM UTC 0
29.72
Travis Job 2266.11
Source Files on build 2266
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2266
  • 5a72848a on github
  • Prev Build on master (#2251)
  • Next Build on master (#2272)
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