mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix a bunch of minor build and test issues.
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
3564668908
commit
262194f12c
@@ -12,9 +12,6 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#define EIGEN_USE_GPU
|
||||
#include <unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaDefines.h>
|
||||
|
||||
#if !defined(__CUDACC__) && !defined(__HIPCC__)
|
||||
dim3 threadIdx, blockDim, blockIdx;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user