Skip to content

Commit

Permalink
print icpx version and list of sycl devicese
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Razdoburdin committed Nov 16, 2023
1 parent 01adf87 commit c5cbfe0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
sudo apt-get install -y intel-dpcpp-cpp-compiler-2023.2.1
source /opt/intel/oneapi/compiler/latest/env/vars.sh
source /opt/intel/oneapi/tbb/latest/env/vars.sh
icpx --version
sycl-ls
- name: Build and install XGBoost
shell: bash -l {0}
Expand Down

0 comments on commit c5cbfe0

Please sign in to comment.