Attempted to allow GPU acceleration on MacOS with neighbor builds on the device by enforcing the old neighbor list code path (will revisit)
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(USE_HIP)
|
||||
#if defined(USE_HIP) || defined(__APPLE__)
|
||||
#define LAL_USE_OLD_NEIGHBOR
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user