Skip to content

Commit

Permalink
fixup hic_config
Browse files Browse the repository at this point in the history
  • Loading branch information
wdeconinck committed Aug 21, 2024
1 parent dee355c commit 364e831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hic/src/hic/hic_config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#endif

#if (defined(__CUDACC__) || defined(__HIPCC__))
#define HIC_COMPILER 1
#define HIC_HOST_DEVICE __host__ __device__
#define HIC_DEVICE __device__
#define HIC_HOST __host__
Expand Down

0 comments on commit 364e831

Please sign in to comment.