mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 11:26:56 +01:00
HIP fp16
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user