1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-21 19:59:48 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Carles Fernandez
31f8e65c6d
CI: update uraimo/run-on-arch-action 2024-02-27 16:09:42 +01:00
Carles Fernandez
071f78202d
CI: update checkouts 2023-12-13 22:38:01 +01:00
Carles Fernandez
08dcf3f88c
CI: move back gnss-sdr arch jobs to main, deactivate ppc64le and s390x 2023-04-06 08:33:42 +02:00
Carles Fernandez
5d6ee64c83
Temporarily add gnss-sdr_archs to next 2023-04-05 10:46:22 +02:00
Carles Fernandez
4999d38194
Improve portability
Improve support for RISC-V arch in volk_gnsssdr via cpu_features (updated to c919e9a).
Set BLA_PREFER_PKGCONFIG if not defined by the user, helps to find lapack in some archs (e.g., riscv64)
Fix for Fedora/OpenSUSE, which do not install cpu_features along volk.
Remove volk_gnsssdr_8ic_s8ic_multiply_8ic kernel since it was problematic in some archs
Improve Python detection
Fixes for GCC 13
Remove ENABLE_GENERIC_ARCH configuration option and old ARM detection mechanism
Update gtest to 1.13.0
Add CI jobs for volk_gnsssdr and gnss-sdr in non-x86 archs
2023-01-26 18:39:25 +01:00