When I call the fgr algorithm, the prompt crashes here,
line 141 in fastglobalregistration.cu
thrust::sort(utility::exec_policy(0)->on(0), corres.begin(), corres.end());
and the following error is prompted,
How to solve this problem please?
thank you!