boostorg / boostorg/compute

Consider making Boost.Compute thread-safe by default

Open
#360 1 comment 0 reactions 0 assignees View on GitHub
design
Dominant language
C++
Stars
1.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

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.
##

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.