Commit e8bfe61c authored by Martin Perdacher's avatar Martin Perdacher
Browse files

Update .gitlab-ci.yml

parent a8b43a56
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@ before_script:
 - sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list'
 - sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list'
 - apt-get update --yes
 - apt-get update --yes
 - apt-get install --yes cmake build-essential intel-mkl-2019.3-062
 - apt-get install --yes cmake build-essential intel-mkl-2019.3-062
 - /opt/intel/mkl/bin/mklvars.sh intel64
 - source /opt/intel/mkl/bin/mklvars.sh intel64
 - echo $MKLROOT
 - echo $MKLROOT


build:
build: