boostorg / boostorg/compute

Consider making Boost.Compute non-header-only

オープン
#359 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
design
主要言語
C++
スター
1.7k
フォーク
340
PR マージ指標
30日以内にマージされた PR はありません

説明

Consider making Boost.Compute non-header-only. This issue was raised a few times during the Boost formal review for Boost.Compute. There are a number of potential advantages including allowing the library to be thread-safe by default, reducing the amount of code in header files to improve compile times, and allowing the build system to convert `.cl` source files to strings in `.cpp` source files.

This would be a large and non-backwards-compatible change and should be discussed with the community. Downsides include making the library slightly more difficult to use as it would now require separate compilation and installation steps before use.
##

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。