-
Notifications
You must be signed in to change notification settings - Fork 1.6k
CI jobs overview
Martin Kroeker edited this page May 31, 2023
·
10 revisions
Architecture | CPU | OS | Build system | Cross-Compile | C Compiler | Fortran Compiler | threading | DYNAMIC_ARCH | Libraries | CI Provider | CPU count |
---|---|---|---|---|---|---|---|---|---|---|---|
x86_64 | Intel 32bit | Windows | CMAKE/VS2015 | - | mingw6.3 | - | pthreads | - | static | Appveyor | |
x86_64 | Intel | Windows | CMAKE/VS2015 | - | mingw5.3 | - | pthreads | - | static | Appveyor | |
x86_64 | Intel | Centos5 | gmake | - | gcc 4.8 | gfortran | pthreads | + | both | Azure | |
x86_64 | SDE(SkylakeX) | Ubuntu | CMAKE | - | gcc | gfortran | pthreads | - | both | Azure | |
x86_64 | Haswell/SkylakeX | Windows | CMAKE/VS2017 | - | VS2017 | - | - | static | Azure | ||
x86_64 | " | Windows | mingw32-make | - | gcc | gfortran | list | both | Azure | ||
x86_64 | " | Windows | CMAKE/Ninja | - | LLVM | - | - | static | Azure | ||
x86_64 | " | Windows | CMAKE/Ninja | - | LLVM | flang | - | static | Azure | ||
x86_64 | " | Windows | CMAKE/Ninja | - | VS2022 | flang* | - | static | Azure | ||
x86_64 | " | macOS11 | gmake | - | gcc-10 | gfortran-10 | OpenMP | + | both | Azure | |
x86_64 | " | macOS11 | gmake | - | gcc-10 | gfortran-10 | none | - | both | Azure | |
x86_64 | " | macOS12 | gmake | - | gcc-12 | gfortran-12 | pthreads | - | both | Azure | |
x86_64 | " | macOS11 | gmake | - | llvm | - | OpenMP | + | both | Azure | |
x86_64 | " | macOS11 | CMAKE | - | llvm | - | OpenMP | no_avx512 | static | Azure | |
x86_64 | " | macOS11 | CMAKE | - | gcc-10 | gfortran-10 | pthreads | list | shared | Azure | |
x86_64 | " | macOS11 | gmake | - | llvm | ifort | - | pthreads | - | both | Azure |
x86_64 | " | macOS11 | gmake | arm | AndroidNDK-llvm | - | - | both | Azure | ||
x86_64 | " | macOS11 | gmake | arm64 | XCode 12.4 | - | + | both | Azure | ||
x86_64 | " | macOS11 | gmake | arm | XCode 12.4 | - | + | both | Azure | ||
x86_64 | " | Alpine Linux(musl) | gmake | - | gcc | gfortran | pthreads | + | both | Azure | |
arm64 | Apple M1 | OSX | CMAKE/XCode | - | LLVM | - | + | - | static | Cirrus | |
arm64 | Apple M1 | OSX | CMAKE/XCode | x86_64 | LLVM | - | - | + | static | Cirrus | |
arm64 | Neoverse N1 | Linux | gmake | - | gcc10.2 | - | - | - | both | Cirrus | |
arm64 | Neoverse N1 | Linux | gmake | - | gcc10.2 | - | + | - | both | Cirrus | 8 |