[Bug 1836959] Re: media/opencl package updates for 19.10

2019-09-19 Thread Dmitry Rogozhkin
http://releases.llvm.org/download.html#9.0.0 was released. I have submitted issues for spirv-translator and opencl-clang requesting corresponding releases. See: • https://github.com/intel/opencl-clang/issues/93 • https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/334 Timo, you might

[Bug 1836959] Re: media/opencl package updates for 19.10

2019-08-09 Thread Dmitry Rogozhkin
People noticed that intel-opencl is broken and can not be installed on 19.10, see bug report https://github.com/intel/compute- runtime/issues/199. This looks to be due to missed gmmlib dependency since its major version went up from 5 (on 19.04) to 9 (after recent update). ** Bug watch added:

[Bug 1836959] Re: media/opencl package updates for 19.10

2019-08-09 Thread Dmitry Rogozhkin
Since driver dlopen libs instead of linking against them, need to be careful in setting up dependencies. for IGC and igdfcl this is likely correct, but gmmlib could change major version and dependency might need to be bumped up. -- You received this bug notification because you are a member of

[Bug 1836959] Re: media/opencl package updates for 19.10

2019-08-09 Thread Dmitry Rogozhkin
No, dependencies are not that wrong. Intel opencl driver dlopen() these libraries: # strings /usr/lib64/intel-opencl/libigdrcl.so | grep \\.so libigdgmm.so.5 libigc.so.1 libigdfcl.so.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1836959] Re: media/opencl package updates for 19.10

2019-08-09 Thread Dmitry Rogozhkin
Jacek, I guess it just did not fully make it thru the queue yet. I see it in "done" eon queue with the status "Proposed": https://launchpad.net/ubuntu/eoan/+queue?queue_state=3_text=intel. 19.29.13530 version is picked up by the way. Time, do you have an estimate when the package will make it