Skip to content

Commit

Permalink
install clang
Browse files Browse the repository at this point in the history
  • Loading branch information
qihqi committed Sep 30, 2024
1 parent 235c42f commit ddc40c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,6 @@ export BUILD_CPP_TESTS='1'
export TF_CUDA_COMPUTE_CAPABILITIES="sm_50,sm_70,sm_75,compute_80,$TF_CUDA_COMPUTE_CAPABILITIES"
build_torch_xla $XLA_DIR

apt-get install clang-17

popd

0 comments on commit ddc40c0

Please sign in to comment.