Skip to content

DFS_expand函数中存在线程不安全的问题 #13

Description

@wonder-fly

如题,在DFS_expand中

Image

这里如果n_retry大于1,使用omp并发时候,可能会多线程对vector某一个index进行push(这里并没有看到omp lock)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions