Skip to content

Commit

Permalink
Update IDC_1100_Public_Sycl_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliu235 committed Apr 25, 2024
1 parent e0caf51 commit 4c91a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/IDC_1100_Public_Sycl_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
#build
export SYCL_TOOLKIT_PATH=/home/sdp/intel/oneapi/compiler/2024.1
export workspace=./
xla_path=$workspace/xla
cd $workspace
export xla_path=$workspace/xla
cd $workspace
git clone -b guizili/build https://github.com/Intel-tensorflow/xla xla
bash $xla_path/tools/ci_build/sycl_build/build_sycl.sh $workspace |& tee $workspace/build.log
build_result=${PIPESTATUS[0]}
Expand Down

0 comments on commit 4c91a2b

Please sign in to comment.