circle: Install hwloc

This commit is contained in:
Łukasz Magiera 2020-10-28 15:35:40 +01:00
parent 4475b9ac05
commit 86f9abda0d

View File

@ -34,7 +34,7 @@ commands:
condition: << parameters.linux >>
steps:
- run: sudo apt-get update
- run: sudo apt-get install ocl-icd-opencl-dev
- run: sudo apt-get install ocl-icd-opencl-dev libhwloc-dev
- run: git submodule sync
- run: git submodule update --init
download-params: