mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
accel-config-demo: update to QPL v1.3.0
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
parent
76fb88633d
commit
28f48bdc26
@ -42,7 +42,7 @@ RUN cd / && git clone --recurse-submodules --branch v1.1.0 --depth 1 https://git
|
||||
mv -v /usr/local/bin/tests /usr/local/bin/dml_tests && \
|
||||
mv -v /usr/local/bin/tests_mt /usr/local/bin/dml_tests_mt
|
||||
|
||||
RUN cd / && git clone --recursive --depth 1 --branch v1.2.0 https://github.com/intel/qpl.git && \
|
||||
RUN cd / && git clone --recursive --depth 1 --branch v1.3.0 https://github.com/intel/qpl.git && \
|
||||
mkdir qpl/build && cd qpl/build && \
|
||||
cmake -DLOG_HW_INIT=ON .. && \
|
||||
make install
|
||||
|
Loading…
Reference in New Issue
Block a user