Revert "activate workaround for problems with new GPU code neighbor lists"

This reverts commit a28d9a6e69.
This commit is contained in:
Richard Berger
2021-04-29 19:24:28 -04:00
parent 00578e1b26
commit 8dfcdc4b3c

View File

@ -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 <string>
#include <vector>
#include <iostream>