CUDAkalmanFilter
CUDAkalmanFilter copied to clipboard
Implemented the Kalman Filter Algorithms on GPU using CUDA programming language. Analysed the run-time performance gain obtained by parallel computation of the various stages of the algorithm.Speed u...
Hello, the repo do not have the header file '../../common/common.mk' so that I cannot compile. Could you please update it? Thanks!
ubgpu@ubgpu:~/github/CUDAkalmanFilter$ make Makefile:14: ../../common/common.mk: No such file or directory make: **\* No rule to make target `../../common/common.mk'. Stop. ubgpu@ubgpu:~/github/CUDAkalmanFilter$ ubgpu@ubgpu:~/github/CUDAkalmanFilter$
Hey inganesa. I want to consult you for a issue about this project. Would you please leave me with your email? I tried [email protected], but it did not work. Thank...
What license are you distributing under?