mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 11:45:56 +01:00
HIP fp16
This commit is contained in:
parent
8285e41574
commit
556da86ac3
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user