mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
try ubuntu icc pipeline
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user