From 8dfcdc4b3cacf2dee5c429eb3262a19bd55b8d78 Mon Sep 17 00:00:00 2001 From: Richard Berger Date: Thu, 29 Apr 2021 19:24:28 -0400 Subject: [PATCH] Revert "activate workaround for problems with new GPU code neighbor lists" This reverts commit a28d9a6e69d7f44414401412519259eebd04371e. --- lib/gpu/geryon/nvd_device.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/gpu/geryon/nvd_device.h b/lib/gpu/geryon/nvd_device.h index 87d5faaf48..52b2ed478e 100644 --- a/lib/gpu/geryon/nvd_device.h +++ b/lib/gpu/geryon/nvd_device.h @@ -24,10 +24,6 @@ #ifndef NVD_DEVICE #define NVD_DEVICE -// workaround after GPU package Feb2021 update -// todo: make new neighbor code work with CUDA -#define LAL_USE_OLD_NEIGHBOR - #include #include #include