)]}'
{
  "commit": "603e213d13311af286c8c1abd4ea14a8bd3d204e",
  "tree": "fce713b0de190f4ee9d5be162a7efb83d0f8754c",
  "parents": [
    "c060114a259af3460dc40b388df47c86944f2600"
  ],
  "author": {
    "name": "Deven Desai",
    "email": "deven.desai.amd@gmail.com",
    "time": "Wed Aug 19 20:06:39 2020 +0000"
  },
  "committer": {
    "name": "Deven Desai",
    "email": "deven.desai.amd@gmail.com",
    "time": "Thu Aug 20 00:29:57 2020 +0000"
  },
  "message": "Fixing a CUDA / P100 regression introduced by PR 181\n\nPR 181 ( https://gitlab.com/libeigen/eigen/-/merge_requests/181 ) adds `__launch_bounds__(1024)` attribute to GPU kernels, that did not have that attribute explicitly specified.\n\nThat PR seems to cause regressions on the CUDA platform. This PR/commit makes the changes in PR 181, to be applicable for HIP only\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0499a1c9505aee3de89b8428b476235fd5dd177",
      "old_mode": 33188,
      "old_path": "Eigen/src/Core/util/Macros.h",
      "new_id": "9472a7c905e92a2531bc9c391c18ab9ce417fd0e",
      "new_mode": 33188,
      "new_path": "Eigen/src/Core/util/Macros.h"
    },
    {
      "type": "modify",
      "old_id": "509be59427be6583e5835ea01f99cefdb7b31654",
      "old_mode": 33188,
      "old_path": "test/gpu_common.h",
      "new_id": "049e7aadeb5a151a103650aaa8a44575ebec0847",
      "new_mode": 33188,
      "new_path": "test/gpu_common.h"
    },
    {
      "type": "modify",
      "old_id": "19a834d0e3fd4040b98d3e7ba1248a0558ec12cf",
      "old_mode": 33188,
      "old_path": "unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h",
      "new_id": "df289e2c0ad90e7e063a431065141708532e60f4",
      "new_mode": 33188,
      "new_path": "unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h"
    },
    {
      "type": "modify",
      "old_id": "9b0eb3e2fab4cfb152295edda6c571df7214f8f3",
      "old_mode": 33188,
      "old_path": "unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h",
      "new_id": "0a65591e63e261ea19d797fc057b1390b95767a2",
      "new_mode": 33188,
      "new_path": "unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h"
    },
    {
      "type": "modify",
      "old_id": "cfc49166aef5c302b79f716a290c9e5c63357a84",
      "old_mode": 33188,
      "old_path": "unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h",
      "new_id": "02a514c0f7d3dbdcfaeeaa133870e269d3b0d65f",
      "new_mode": 33188,
      "new_path": "unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h"
    },
    {
      "type": "modify",
      "old_id": "9e3b1a0b9479dcac1ed66207b125fa615aa32547",
      "old_mode": 33188,
      "old_path": "unsupported/Eigen/CXX11/src/Tensor/TensorScan.h",
      "new_id": "98c8250f08c481734fbf6933f79ef252147871f3",
      "new_mode": 33188,
      "new_path": "unsupported/Eigen/CXX11/src/Tensor/TensorScan.h"
    }
  ]
}
