Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

dead lock in ndt_gpu #56

Open
xiaotaw opened this issue Apr 30, 2021 · 1 comment
Open

dead lock in ndt_gpu #56

xiaotaw opened this issue Apr 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@xiaotaw
Copy link

xiaotaw commented Apr 30, 2021

Bug report

Required information:

  • Operating system and version:
    • ubuntu 16.04
  • Autoware installation type:
    • source
  • Autoware version or commit hash
    • master
  • ROS distribution and version:
    • kinetic
  • ROS installation type:
    • http://wiki.ros.org/kinetic/Installation
  • Package or library, if applicable:
    • ndt_gpu

Description of the bug

using ndt_gpu package, some times it get trapped at buildParent.

It seems a dead lock, caused by an unnecessary __syncthreads() at line 1303, under an if block.

Steps to reproduce the bug

I met this bug running on my own data, at one computer, but did not at another computer. It may depends on hardware.

Expected behavior

Actual behavior

Screenshots

Additional information

@xiaotaw xiaotaw added the bug Something isn't working label Apr 30, 2021
@Cenbylin
Copy link

Cenbylin commented Aug 5, 2021

My environment has the same question on sample_moriyama_data.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants