[eigen-commits] commit/eigen: 2 new changesets

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


2 new commits in eigen:

https://bitbucket.org/eigen/eigen/commits/b9a42cca7eff/
Changeset:   b9a42cca7eff
User:        deven-amd
Date:        2018-07-17 18:16:48+00:00
Summary:     applying EIGEN_DECLARE_TEST to *gpu* tests

Also, a few minor fixes for GPU tests running in HIP mode.

1. Adding an include for hip/hip_runtime.h in the Macros.h file
   For HIP __host__ and __device__ are macros which are defined in hip headers.
   Their definitions need to be included before their use in the file.

2. Fixing the compile failure in TensorContractionGpu introduced by the commit to
   "Fuse computations into the Tensor contractions using output kernel"

3. Fixing a HIP/clang specific compile error by making the struct-member assignment explicit
Affected #:  14 files

https://bitbucket.org/eigen/eigen/commits/c45f1b2140f1/
Changeset:   c45f1b2140f1
User:        ggael
Date:        2018-07-17 21:14:40+00:00
Summary:     Merged in deven-amd/eigen (pull request #425)

applying EIGEN_DECLARE_TEST to *gpu  unit tests
Affected #:  14 files

Repository URL: https://bitbucket.org/eigen/eigen/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/