]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/commit
Add cudaStreamSynchronize after FFT
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 4 Oct 2018 22:29:50 +0000 (00:29 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 4 Oct 2018 22:29:50 +0000 (00:29 +0200)
commit2b6ca3ac7d86d4a06f0b22fbf3589aa344c676e2
treef5ad6cb2eefb2b28534cd4afa4d5b380a7d66a64
parent6e14676e29143f34232877ceead59790c7ad3679
Add cudaStreamSynchronize after FFT

This is just a temporary solution, it should be possible to get rid of
CPU/GPU synchronization at most places.
src/fft_cufft.cpp