Skip to content

Thread safety #35

@ArnoStrouwen

Description

@ArnoStrouwen

Is it safe to perform multiple isomorphism checks on different threads simultaneously?

Generally nauty and Traces are not thread-safe. However, if your compiler supports thread-local storage, configuring with ./configure --enable-tls > will mark static and external variables as thread-local.

https://pallini.di.uniroma1.it/nug28.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions