blitzpp / blitz

Blitz++ Multi-Dimensional Array Library for C++
https://github.com/blitzpp/blitz/wiki
Other
402 stars 83 forks source link

Please update the project for oneTBB #170

Closed yurivict closed 3 years ago

yurivict commented 3 years ago

Hello,

TBB is replaced with its new iteration called oneTBB. oneTBB doesn't supply tbb/atomic.h that blitz depends on.

Could you please update blitz?

Thanks, Yuri