NVIDIA-AI-IOT / cuPCL

A project demonstrating how to use the libs of cuPCL.
MIT License
573 stars 93 forks source link

Cuda failure: the launch timed out and was terminated at line 59 in file cudaICP.cpp error status: 702 #20

Closed nghiaphamsg closed 1 year ago

nghiaphamsg commented 3 years ago

When i run cuda-icp.cpp example with PCD data: and output here:

Cuda failure: the launch timed out and was terminated at line 59 in file cudaICP.cpp error status: 702
Aborted (core dumped)

How fix that ? Thanks you.