File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,10 @@ before_install:
1111- lsb_release -c
1212- lsb_release -r
1313- 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"
14+ - sudo apt-add-repository "deb http://archive.ubuntu.com/ubuntu vivid main universe multiverse restricted"
1515- sudo apt-get update -qq
16- - sudo apt-get install -qq opencl-headers fglrx=2:8.960-0ubuntu1 ocl-icd-libopencl1 libltdl-dev hwloc libhwloc-dev clinfo
16+ - sudo apt-get install -qq opencl-headers fglrx=2:8.960-0ubuntu1 ocl-icd-libopencl1 clinfo libpocl1
1717- sudo clinfo
18- - ./scripts/install_pocl.sh
1918# - sudo apt-get install -qq opencl-headers fglrx=2:8.960-0ubuntu1 beignet beignet-opencl-icd
2019# - export DISPLAY=:99.0 clinfo
2120# - sh -e /etc/init.d/xvfb start
You can’t perform that action at this time.
0 commit comments