Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

LLVM / Clang

Suminda_D_
Beginner
280 Views

Hi,

Any LLVM / Clang ports available for TBB?

Suminda

0 Kudos
4 Replies
Vladimir_P_1234567890
280 Views

yes, development release does have such port for os x.

--Vladimir

0 Kudos
RafSchietekat
Valued Contributor III
280 Views

CHANGES says support for OS X was added in TBB 4.0 Update 4 and further improved in TBB 4.1 Update 3 (those are stable releases).

Use on GNU/Linux has been demonstrated, but is not yet supported.

0 Kudos
Suminda_D_
Beginner
280 Views

I am not looking for OS X. I am looking to use Clang on Windows. Can I use TBB.

Is the OS X port compatibe with Clang?

Where can I get the lib for this?

0 Kudos
Vladimir_P_1234567890
280 Views

hello Suminda,

For windows we do not have a contribution for clang yet. but I think it should not be very difficult comparing to mingw's gcc. So if you make it please submit it via http://threadingbuildingblocks.org/submit-contribution

thanks!
--Vladimir

0 Kudos
Reply