OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

Wrong redistribution file in Linux OneAPI Debian packages

jerryct
Beginner
811 Views

Hi,

I installed the official Intel OneAPI OpenCL runtime on Ubuntu 20.04. The license directory includes a file "redis.txt" which describes the files allowed to be redestributed. Sadly the file paths do not match the installation. The files in "redis.txt" are all referring to Windows files and these Debian packages are for Linux.

Is it possible to fix this?

Attached you find the current "redis.txt". It is taken from [2].
The actual file layout after installation is

opt/
└── intel
    └── oneapi
        └── lib
            ├── clbltfnshared.rtl
            ├── env
            │   └── compiler_rt_vars.sh
            ├── etc
            │   └── intel64.icd
            ├── intel64
            │   ├── clbltfne9.rtl
            │   ├── clbltfnh8.rtl
            │   ├── clbltfnl9.rtl
            │   ├── clbltfnz0.rtl
...

So the "redis.txt" also refers to the legacy SDK not the new OneAPI.

What can I do in the meantime if I need to redestribute?

Jerry

[1] https://software.intel.com/content/www/us/en/develop/documentation/installation-guide-for-intel-oneapi-toolkits-linux/top/installation/install-using-package-managers/apt.html
[2] https://apt.repos.intel.com/oneapi/pool/main/intel-oneapi-runtime-opencl-2021.2.0-610_amd64.deb

Labels (2)
0 Kudos
0 Replies
Reply