1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-05 11:45:56 +01:00
This commit is contained in:
Peter Boyle 2020-05-24 13:41:58 -04:00
parent 8285e41574
commit 556da86ac3

View File

@ -36,7 +36,7 @@ Author: Peter Boyle <paboyle@ph.ed.ac.uk>
#include <cuda_fp16.h>
#endif
#ifdef GRID_HIP
#include <hip_fp16.h>
#include <hip/hip_fp16.h>
#endif
namespace Grid {