You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the transient dependency on CUDA.jl via Tracking.jl, I cannot add GNSSReceiver.jl on my machine, as it has an AMD GPU.
Additionally, Tracking.jl's readme indicates that the GPU implementation is not as performant as the CPU implementation, which to me indicates it's an experimental feature. It would be very helpful if the CUDA.jl dependency could be changed to an optional dependency, so that those of us without Nvidia GPUs can still use this package.