Last updated on 2023-01-25 04:51:03 CET.
| Kind | Description | Details |
|---|---|---|
| ATLAS | Tests with alternative BLAS/LAPACK implementations | Details |
| BLAS | Use of BLAS/LAPACK from C/C++ code | Details |
| C23 | Checks of compiling C code in C23 mode. | 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 |
| clang16 | Checks with Clang 16.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 |
| gcc12 | Installation issues with fedora-gcc but not fedora-clang | Details |
| gcc13 | Checks with GCC trunk aka 13.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 |