We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6803ac commit 014ea24Copy full SHA for 014ea24
.travis.yml
@@ -13,7 +13,7 @@ before_install:
13
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"
14
- sudo apt-add-repository "deb http://archive.ubuntu.com/ubuntu trusty main universe multiverse restricted"
15
- sudo apt-get update -qq
16
-- sudo apt-get install -qq opencl-headers fglrx=2:8.960-0ubuntu1 ocl-icd-libopencl1 libltdl-dev hwloc
+- sudo apt-get install -qq opencl-headers fglrx=2:8.960-0ubuntu1 ocl-icd-libopencl1 libltdl-dev hwloc libhwloc-dev
17
- ./scripts/install_pocl.sh
18
# - sudo apt-get install -qq opencl-headers fglrx=2:8.960-0ubuntu1 beignet beignet-opencl-icd
19
# - export DISPLAY=:99.0
0 commit comments