TST: add SkylakeX AVX512 CI test
authorTyler Reddy <tyler.je.reddy@gmail.com>
Tue, 14 May 2019 18:32:23 +0000 (11:32 -0700)
committerTyler Reddy <tyler.je.reddy@gmail.com>
Tue, 14 May 2019 18:32:23 +0000 (11:32 -0700)
commita211bc9b6a6e597a38fc8b8b7ed0b006cb367c46
tree7ebeb20b04f793048627f66f9542569a4628d6bc
parent9208ab86036554d50fbf175a078603eab20fb42e
TST: add SkylakeX AVX512 CI test

* adapt the C-level reproducer code for some
recent SkylakeX AVX512 kernel issues, provided
by Isuru Fernando and modified by Martin Kroeker,
for usage in the utest suite

* add an Intel SDE SkylakeX emulation utest run to
the Azure CI matrix; a custom Docker build was required
because Ubuntu image provided by Azure does not support
AVX512VL instructions
azure-pipelines.yml
utest/CMakeLists.txt
utest/Makefile
utest/test_kernel_regress.c [new file with mode: 0644]