)]}'
{
  "commit": "fe53bc67a7f40ead0c29bbceeef567ee1ac42f26",
  "tree": "a3d169ef730571652a2f0ddafeb41ecee401e061",
  "parents": [
    "27179e2a79600b97aba5ba9ab6bcea3a9103ad73"
  ],
  "author": {
    "name": "Jonathan DEKHTIAR",
    "email": "jonathan@dekhtiar.com",
    "time": "Tue Apr 18 16:02:59 2023 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 18 13:02:59 2023 -0700"
  },
  "message": "[NVIDIA Container] Fix `PATH` to include NVIDIA binaries (#13126)\n\nThis branch addresses and fix a `PATH` issue in the NVIDIA containers.\r\n\r\n```sh\r\ndocker run -it \\\r\n    --gpus\u003dall \\\r\n    gcr.io/iree-oss/nvidia-bleeding-edge bash\r\n\r\n# %%%% Container is starting  %%%% \r\n\r\n# As you can see `nvcc` is not in the PATH\r\nroot@12c0c715d753:/ nvcc --version\r\nbash: nvcc: command not found\r\n\r\n# Now let\u0027s fix the issue \"by hand\" and try again\r\nroot@12c0c715d753:/ PATH\u003d${PATH}:/usr/local/cuda/bin/\r\nroot@12c0c715d753:/ nvcc --version\r\n\r\nnvcc: NVIDIA (R) Cuda compiler driver\r\nCopyright (c) 2005-2022 NVIDIA Corporation\r\nBuilt on Wed_Sep_21_10:33:58_PDT_2022\r\nCuda compilation tools, release 11.8, V11.8.89\r\nBuild cuda_11.8.r11.8/compiler.31833905_0\r\n```\r\n\r\nThis simple PR fixes the problem.\r\n\r\n@ScottTodd \u0026 @GMNGeoffrey  for review\r\n\r\n---------\r\n\r\nCo-authored-by: Geoffrey Martin-Noble \u003cgcmn@google.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "352a6acba4b4419840f7e226ff6fa7cd5af87f7a",
      "old_mode": 33188,
      "old_path": ".github/workflows/ci.yml",
      "new_id": "f5be1b3eba5fa34086b27b8612c7a4d475db64db",
      "new_mode": 33188,
      "new_path": ".github/workflows/ci.yml"
    },
    {
      "type": "modify",
      "old_id": "26c420a0c06b7832f74751673eaf65c070afb37e",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/run_benchmarks.sh",
      "new_id": "22a7257c9794a03bc3491abfc486c8097ec597c3",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/run_benchmarks.sh"
    },
    {
      "type": "modify",
      "old_id": "2a5c84654bfce3adfa8420985b5748b8ae367028",
      "old_mode": 33188,
      "old_path": "build_tools/docker/dockerfiles/nvidia-bleeding-edge.Dockerfile",
      "new_id": "9af3c297c08266d248567aa21730ae53e69eeeca",
      "new_mode": 33188,
      "new_path": "build_tools/docker/dockerfiles/nvidia-bleeding-edge.Dockerfile"
    },
    {
      "type": "modify",
      "old_id": "b4bdfc08c52e5ad4db847f2ab831c01e972ff35a",
      "old_mode": 33188,
      "old_path": "build_tools/docker/dockerfiles/nvidia.Dockerfile",
      "new_id": "52d6cf9398f1c107fe9f0f81b92de44d85f9a13e",
      "new_mode": 33188,
      "new_path": "build_tools/docker/dockerfiles/nvidia.Dockerfile"
    },
    {
      "type": "modify",
      "old_id": "730b1c1961b69613a5299cf948a40d55c7723b66",
      "old_mode": 33188,
      "old_path": "build_tools/docker/prod_digests.txt",
      "new_id": "fcd807db3ba99438106f93e8c7f2ebd637333494",
      "new_mode": 33188,
      "new_path": "build_tools/docker/prod_digests.txt"
    },
    {
      "type": "modify",
      "old_id": "e2758f344f975ff58143d1976af67be420a526b6",
      "old_mode": 33188,
      "old_path": "build_tools/github_actions/runner/gcp/image_setup.sh",
      "new_id": "0d851322419b1c2fc0e14974b23a251c81ee2210",
      "new_mode": 33188,
      "new_path": "build_tools/github_actions/runner/gcp/image_setup.sh"
    }
  ]
}
