We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3253e0 commit 353e9c8Copy full SHA for 353e9c8
.github/workflows/ur-build-hw.yml
@@ -134,7 +134,7 @@ jobs:
134
# echo "${PWD}/.venv/bin" >> $GITHUB_PATH
135
# pip install -r third_party/requirements.txt
136
137
- - name: Download DPC++.
+ - name: Download DPC++..
138
run: |
139
wget -O dpcpp_compiler.tar.gz https://github.com/intel/llvm/releases/download/nightly-2025-03-25/sycl_linux.tar.gz
140
mkdir -p dpcpp_compiler
0 commit comments