Open cone-forest opened 4 months ago
Main problem for now is header. GCC uses PSTL so linkage against OneTBB is required. AppleClang doesn't have header at all, so need to download PSTL manually. macos-latest, which is arm-based system, probably requires to build OneTBB from scratch.
For now MacOS CI is removed.
Main problem for now is header.
GCC uses PSTL so linkage against OneTBB is required.
AppleClang doesn't have header at all, so need to download PSTL manually.
macos-latest, which is arm-based system, probably requires to build OneTBB from scratch.
For now MacOS CI is removed.