File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,8 @@ before_install:
1313- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"
1414- sudo apt-add-repository "deb http://archive.ubuntu.com/ubuntu trusty main universe multiverse restricted"
1515- sudo apt-get update -qq
16- - sudo apt-get install -qq opencl-headers fglrx=2:8.960-0ubuntu1 beignet beignet-opencl-icd
17- - export DISPLAY=:99.0
18- - sh -e /etc/init.d/xvfb start
19-
20- # ocl-icd-libopencl1 libltdl-dev hwloc
21- # - ./scripts/install_pocl.sh
16+ - sudo apt-get install -qq opencl-headers fglrx=2:8.960-0ubuntu1 ocl-icd-libopencl1 libltdl-dev hwloc
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
20+ # - sh -e /etc/init.d/xvfb start
You can’t perform that action at this time.
0 commit comments