Skip to content

A bug when i using the knn_cuda #25

@dreamcubeblock

Description

@dreamcubeblock

File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 649, in load
is_python_module)
File "/usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py", line 822, in _jit_compile
baton.wait()
File "/usr/local/lib/python3.6/dist-packages/torch/utils/file_baton.py", line 49, in wait
time.sleep(self.wait_seconds)

it will create a lock file which facing a dead lock, you have to delete it. but i think it is not a good solution because it will create it again, i think this bug should be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions