Skip to content

Commit

Permalink
Merge pull request #2819 from ROCm/i-chaochen-patch-1
Browse files Browse the repository at this point in the history
add error message in CI
  • Loading branch information
i-chaochen authored Jan 20, 2025
2 parents aeabf47 + cf3c4cf commit 4c21b57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ build --action_env=CACHEBUSTER=565341047

# Test-related settings below this point.
test:rocm --test_env=HSA_TOOLS_LIB=libroctracer64.so --test_sharding_strategy=disabled --action_env=TF_ENABLE_ONEDNN_OPTS=0 --action_env=OPENBLAS_CORETYPE=Haswell
test --test_timeout=920,2400,7200,9600 --local_test_jobs=4 --run_under=//tensorflow/tools/ci_build/gpu_build:parallel_gpu_execute
test --test_output=errors --test_timeout=920,2400,7200,9600 --local_test_jobs=4 --run_under=//tensorflow/tools/ci_build/gpu_build:parallel_gpu_execute

# "nonpip" tests are regular py_test tests.
# Pass --config=nonpip to run the same suite of tests. If you want to run just
Expand Down

0 comments on commit 4c21b57

Please sign in to comment.