mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +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
|
||||
|
||||
#if defined(EIGEN_HAS_CUDA_FP16)
|
||||
#include <host_defines.h>
|
||||
#include <cuda_runtime_api.h>
|
||||
#include <cuda_fp16.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user