PixarAnimationStudios / OpenSubdiv

An Open-Source subdivision surface library.
graphics.pixar.com/opensubdiv
Other
2.88k stars 558 forks source link

Deprecated tbb::task_scheduler_init #1307

Closed marza-sergey closed 11 months ago

marza-sergey commented 1 year ago

tbb::task_scheduler_init was deprecated and gone in newest releases of oneTBB. https://github.com/PixarAnimationStudios/OpenSubdiv/blob/8ffa2b6566be10209529d7a0d1db02a0796b160c/opensubdiv/osd/tbbEvaluator.cpp#L28

davidgyu commented 1 year ago

Filed as internal issue #OSD-425

davidgyu commented 1 year ago

There's some additional discussion of this in PR #1234

davidgyu commented 11 months ago

Fixed by #1317