Loading .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,7 @@ before_script: - 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 install --yes cmake build-essential intel-mkl-2019.3-062 - ls /opt/intel/ - source mklvars.sh intel64 - /opt/intel/mkl/bin/mklvars.sh intel64 build: script: Loading Loading
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,7 @@ before_script: - 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 install --yes cmake build-essential intel-mkl-2019.3-062 - ls /opt/intel/ - source mklvars.sh intel64 - /opt/intel/mkl/bin/mklvars.sh intel64 build: script: Loading