try ubuntu icc pipeline

This commit is contained in:
ado
2021-02-24 22:08:11 +01:00
parent 6a97ab0c02
commit 62e01561b2
541 changed files with 112438 additions and 8 deletions

View File

@@ -8,6 +8,4 @@
LATEST_VERSION=$(ls -1 /opt/intel/oneapi/compiler/ | grep -v latest | sort | tail -1)
# shellcheck source=/dev/null
source /opt/intel/oneapi/compiler/"$LATEST_VERSION"/env/vars.sh
dpcpp -v
CXX=dpcpp
echo $CXX