mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-29 02:14:51 +00:00
More required manual changes
This commit is contained in:
parent
f68c4d091f
commit
2da64e0685
@ -21,12 +21,11 @@ iterations of all versions that your machine can execute and annotates
|
||||
which is the fastest, which will then be selected at runtime when
|
||||
executing GNSS-SDR. In this way, we can address at the same time
|
||||
[portability](http://gnss-sdr.org/design-forces/portability/) (by
|
||||
creating executables that will run in nearly all
|
||||
processor architectures) and
|
||||
creating executables that will run in nearly all processor
|
||||
architectures) and
|
||||
[efficiency](http://gnss-sdr.org/design-forces/efficiency/) (by
|
||||
providing custom
|
||||
implementations specially designed to take advantage of the specific
|
||||
processor that is running the code).
|
||||
providing custom implementations specially designed to take advantage of
|
||||
the specific processor that is running the code).
|
||||
|
||||
These kernels have some specific features (e.g. saturation arithmetics)
|
||||
that are aimed to GNSS signal processing, but could make them not
|
||||
|
Loading…
Reference in New Issue
Block a user