mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-19 05:33:02 +00:00
Merge branch 'next' of https://github.com/Arribas/gnss-sdr.git into next
Conflicts: src/algorithms/tracking/libs/cuda_multicorrelator.cu
This commit is contained in:
commit
af99f340a4
@ -162,6 +162,8 @@ private:
|
|||||||
|
|
||||||
cudaStream_t stream1;
|
cudaStream_t stream1;
|
||||||
cudaStream_t stream2;
|
cudaStream_t stream2;
|
||||||
|
int num_gpu_devices;
|
||||||
|
int selected_device;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user