-
Notifications
You must be signed in to change notification settings - Fork 1.5k
CI jobs overview
Martin Kroeker edited this page May 31, 2023
·
9 revisions
Architecture | CPU | OS | Build system | Cross-Compile | C Compiler | Fortran Compiler | OpenMP | DYNAMIC_ARCH | Libraries | CI Provider | CPU count |
---|---|---|---|---|---|---|---|---|---|---|---|
x86_64 | Intel 32bit | Windows | CMAKE/VS2015 | - | mingw6.3 | - | - | - | static | Appveyor | ? |
x86_64 | Intel | Windows | CMAKE/VS2015 | - | mingw5.3 | - | - | - | static | Appveyor | ? |
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 |