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

Proprietary licensed files in the tarball distribution

IDonm1
Beginner
456 Views

Hi,

The following files have proprietary licenses which should not be in the tbb tarball:

tbb44_20160526oss/examples/parallel_for/tachyon/android/jni/Android.mk tbb44_20160526oss/examples/parallel_for/tachyon/android/jni/Application.mk tbb44_20160526oss/examples/parallel_for/tachyon/android/jni/jni-engine.cpp tbb44_20160526oss/examples/parallel_for/tachyon/android/src/com/intel/tbb/example/tachyon/tachyon.java tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/App.xaml.cpp tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/App.xaml.h tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/DirectXBase.cpp tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/DirectXBase.h tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/DirectXPage.xaml.cpp tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/DirectXPage.xaml.h tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/copy_libraries_and_assets.bat tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/pch.h tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/tbbTachyonRenderer.cpp tbb44_20160526oss/examples/parallel_for/tachyon/msvs/win8ui/tbbTachyonRenderer.h

Can you please make sure you don't include them (or relicense them) in the next release? This is a problem for Linux distributions building from source.

 

0 Kudos
7 Replies
Alexey_M_Intel1
Employee
456 Views

Ismail D, thank you for reporting this issue. It was fixed in the latest stable release.

You can download updated packages here: https://www.threadingbuildingblocks.org/download

0 Kudos
IDonm1
Beginner
456 Views

Alexey, the latest tarball I see https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb44_20160526oss_src.tgz has this exact this problem. Which version fixed this?

0 Kudos
Vladimir_P_1234567890
456 Views

hello, 

right, this release was repackaged and should contain correct header comments.

--Vladimir

0 Kudos
IDonm1
Beginner
456 Views

Thanks but the following headers are still problematic:

examples/task_arena/fractal/msvs/resource.h

examples/parallel_for/tachyon/msvs/resource.h

0 Kudos
Vladimir_P_1234567890
456 Views

indeed, that's strange. it looks one more tweak is required:)

--Vladimir

0 Kudos
IDonm1
Beginner
456 Views

Let me know when you guys upload a new tarball :)

0 Kudos
Alexey_M_Intel1
Employee
456 Views

Ismail D. wrote:

Let me know when you guys upload a new tarball :)

New tarballs were uploaded.

Thanks,

Alexey.

0 Kudos
Reply