Skip to content

Commit

Permalink
Update gpu_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Sep 10, 2024
1 parent e6c0ee0 commit 3800f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/gpu_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ steps:
find `pwd`/bazel-bin/test/llama.runfiles > finds.txt
HERMETIC_PYTHON_VERSION="3.12" .local/bin/bazel --output_user_root=`pwd`/.baztmp test --repo_env CUDA_DIR --repo_env XLA_FLAGS --repo_env TF_CPP_MIN_LOG_LEVEL --action_env TF_CPP_MIN_LOG_LEVEL --cache_test_results=no -s //test:bench_vs_xla
HERMETIC_PYTHON_VERSION="3.12" .local/bin/bazel --output_user_root=`pwd`/.baztmp test --repo_env CUDA_DIR --repo_env XLA_FLAGS --repo_env TF_CPP_MIN_LOG_LEVEL --action_env TF_CPP_MIN_LOG_LEVEL --cache_test_results=no -s //test:llama
HERMETIC_PYTHON_VERSION="3.12" bazel-bin/test/llama
cat bazel-out/*/testlogs/test/llama/test.log
artifact_paths:
- "finds.txt"
Expand Down

0 comments on commit 3800f5e

Please sign in to comment.