Skip to content

Consider making Boost.Compute thread-safe by default #360

Open
@kylelutz

Description

@kylelutz

Consider making the BOOST_COMPUTE_THREAD_SAFE macro enabled by default. For C++03 compilers or C++11 compilers without thread_local support, this would make the library non-header-only (would now require linking with Boost.Thread). There may also be other solutions to reach this goal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions