Skip to content

Commit

Permalink
reverted to master ; changes ended up in gpu-template-20250107
Browse files Browse the repository at this point in the history
  • Loading branch information
cjac committed Jan 9, 2025
1 parent 1a6fd39 commit b7e53d1
Show file tree
Hide file tree
Showing 4 changed files with 1,113 additions and 2,044 deletions.
6 changes: 1 addition & 5 deletions gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@ py_test(
name = "test_gpu",
size = "enormous",
srcs = ["test_gpu.py"],
data = [
"install_gpu_driver.sh",
"verify_pyspark.py",
"mig.sh"
],
data = ["install_gpu_driver.sh", "mig.sh"],
local = True,
shard_count = 15,
deps = [
Expand Down
Loading

0 comments on commit b7e53d1

Please sign in to comment.