)]}'
{
  "commit": "69db908d0ab212975715f7bb5c5f70bba1867e64",
  "tree": "0daafcc225751be800dbf11436312d6a5e318427",
  "parents": [
    "29eac37062cbdf8860bf68fd1337846e2c67312b"
  ],
  "author": {
    "name": "Antonio Sanchez",
    "email": "cantonios@google.com",
    "time": "Tue Sep 01 23:13:50 2026 +0000"
  },
  "committer": {
    "name": "Rasmus Munk Larsen",
    "email": "4643818-rmlarsen1@users.noreply.gitlab.com",
    "time": "Thu Sep 03 00:15:56 2026 -0700"
  },
  "message": "CUDA: Lower minimum device architecture check to sm_60.\n\nNative FP16 packet math intrinsics (e.g. __hfma2, h2exp, h2log) only\nrequire `__CUDA_ARCH__ \u003e\u003d 530`, and Pascal (sm_60) has full native FP16\nhardware support and declares all needed intrinsics.\n\nRelaxing the architecture guard from sm_70 to sm_60 allows targeting\nPascal GPUs (e.g. Tesla P100) while continuing to guard against\npre-Pascal architectures that lack native half2 intrinsics.\n\nThis is Google\u0027s default GPU test environment.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d4a41c04f2477b1e49fb1652953a34c78972c448",
      "old_mode": 33188,
      "old_path": "Eigen/src/Core/util/Macros.h",
      "new_id": "8e6e0e717b99b8448d1942494cc67b904c6a58a3",
      "new_mode": 33188,
      "new_path": "Eigen/src/Core/util/Macros.h"
    }
  ]
}
