recover kernel failure for tersoff with mixed and single precision
This commit is contained in:
@ -171,7 +171,7 @@
|
||||
#if defined(FAST_MATH) && !defined(_DOUBLE_DOUBLE)
|
||||
|
||||
#define ucl_exp native_exp
|
||||
#define ucl_pow native_pow
|
||||
#define ucl_pow pow
|
||||
#define ucl_powr native_powr
|
||||
#define ucl_rsqrt native_rsqrt
|
||||
#define ucl_sqrt native_sqrt
|
||||
|
||||
Reference in New Issue
Block a user