recover compilation of tersoff kernels with CUDA

This commit is contained in:
Axel Kohlmeyer
2023-02-08 11:16:46 -05:00
parent 1882dc2e8c
commit 912f046cd7
4 changed files with 70 additions and 69 deletions

View File

@ -101,6 +101,7 @@
#if defined(NV_KERNEL) || defined(USE_HIP)
#include "lal_pre_cuda_hip.h"
#define ucl_pow pow
#endif
// -------------------------------------------------------------------------