ukaea / parallel-preprocessor

Parallel-preprocessor: a prototype of parallel CAE geometry preprocessing framework
Other
18 stars 10 forks source link

threadpool can be replaced by Boost.threadpool to dispense TBB #40

Open qingfengxia opened 2 years ago

qingfengxia commented 2 years ago

This can simply dependency https://github.com/ukaea/parallel-preprocessor/blob/main/CMakeLists.txt#L60

qingfengxia commented 2 years ago

C++23 executor could be considered in the future