Last updated on 2022-08-15 08:49:24 CEST.
Kind | Description | Details |
---|---|---|
ATLAS | Tests with alternative BLAS/LAPACK implementations | Details |
BLAS | Use of BLAS/LAPACK from C/C++ code | Details |
LTO | Tests for link-time optimization type mismatches | Details |
M1mac | Checks on a M1 (arm64) Mac | Details |
MKL | Tests with alternative BLAS/LAPACK implementations | Details |
OpenBLAS | Tests with alternative BLAS/LAPACK implementations | Details |
clang-ASAN | Tests of memory access errors using AddressSanitizer | Details |
clang-UBSAN | Tests of memory access errors using Undefined Behavior Sanitizer | Details |
clang14 | Check logs for packages with compilation warnings wich clang 14.0.0 | Details |
donttest | Tests including \donttest examples | Details |
gcc-ASAN | Tests of memory access errors using AddressSanitizer | Details |
gcc-UBSAN | Tests of memory access errors using Undefined Behavior Sanitizer | Details |
gcc11 | Checks with gcc trunk aka 11.0 | Details |
noLD | Tests without long double | Details |
noOMP | Tests without OpenMP support | Details |
noSuggests | Tests without suggested packages | Details |
valgrind | Tests of memory access errors using valgrind | Details |
rchk | Checks of native code (C/C++) based on static code analysis | Details |
rcnst | Checks of corruption of constants | Details |
rlibro | Checks with read-only user library | Details |