diff --git a/lib/gpu/geryon/hip_device.h b/lib/gpu/geryon/hip_device.h index 94420aeb21..d3917ed0cf 100644 --- a/lib/gpu/geryon/hip_device.h +++ b/lib/gpu/geryon/hip_device.h @@ -8,6 +8,9 @@ #ifndef HIP_DEVICE #define HIP_DEVICE +// workaround after GPU package Feb2021 update +// todo: make new neighbor code work with HIP +#define LAL_USE_OLD_NEIGHBOR #include #include