aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/ThreadPool
diff options
context:
space:
mode:
authorGravatar Deven Desai <deven.desai.amd@gmail.com>2018-08-30 20:22:16 +0000
committerGravatar Deven Desai <deven.desai.amd@gmail.com>2018-08-30 20:22:16 +0000
commitc64fe9ea1f9f5943864cd9ca27d3fcca07453f82 (patch)
tree7ddf920d5e51d66de6e8b995cc8523aa593bb561 /unsupported/Eigen/CXX11/src/ThreadPool
parent8b3d9ed081fc5d4870290649853b19cb5179546e (diff)
Updates to fix HIP-clang specific compile errors.
Compiling the eigen unittests with hip-clang (HIP with clang as the underlying compiler instead of hcc or nvcc), results in compile errors. The changes in this commit fix those compile errors. The main change is to convert a few instances of "__device__" to "EIGEN_DEVICE_FUNC"
Diffstat (limited to 'unsupported/Eigen/CXX11/src/ThreadPool')
0 files changed, 0 insertions, 0 deletions