mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
Replace host_define.h with cuda_runtime_api.h
This commit is contained in:
parent
d18f49cbb3
commit
92774f0275
@ -386,7 +386,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(EIGEN_HAS_CUDA_FP16)
|
#if defined(EIGEN_HAS_CUDA_FP16)
|
||||||
#include <host_defines.h>
|
#include <cuda_runtime_api.h>
|
||||||
#include <cuda_fp16.h>
|
#include <cuda_fp16.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user