Skip to content

FKB with threading turned on #23

@singhbalwinder

Description

@singhbalwinder

I recently noticed that the calls to the FKB library are not thread-safe. After I link the FKB library to my code and run my code in a threaded mode (OpenMP), the code produces unexpected results unless I call FKB in an omp critical section. Are there any special flags I need to turn on while compiling the FKB library so that it works for threaded runs?

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