Skip to content

Commit

Permalink
Set install_pip_requirements=True for mi200 bot
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Dec 3, 2024
1 parent fab27e2 commit 1093082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildbot/osuosl/master/config/builders.py
Original file line number Diff line number Diff line change
Expand Up @@ -2936,6 +2936,7 @@
depends_on_projects=['llvm', 'mlir'],
targets = ['check-mlir-build-only'],
checks = ['check-mlir'],
install_pip_requirements=True
extra_configure_args= mlir_default_cmake_options + [
'-DLLVM_CCACHE_BUILD=ON',
'-DLLVM_ENABLE_ASSERTIONS=ON',
Expand Down

0 comments on commit 1093082

Please sign in to comment.