Skip to content

Commit

Permalink
GPU results
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Aug 25, 2024
1 parent 7848d78 commit e8c6c16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ steps:
fi
mkdir -p .baztmp
HERMETIC_PYTHON_VERSION={{matrix.python}} bazel --output_user_root=`pwd`/.baztmp test //test/...
HERMETIC_PYTHON_VERSION={{matrix.python}} bazel --output_user_root=`pwd`/.baztmp test i--cache_test_results=no //test:llama
cat bazel-out/k8*/testlogs/test/llama/test.log
rm -f bazel-bin/*.whl
HERMETIC_PYTHON_VERSION={{matrix.python}} bazel --output_user_root=`pwd`/.baztmp build :wheel
cp bazel-bin/*.whl .
Expand Down

0 comments on commit e8c6c16

Please sign in to comment.