Made reference SIMD work again
[alexxy/gromacs.git] / src / gromacs / simd / general_x86_mic.h
index d354e09871f4ccf6d88eb0ec43c3e33cb62d1bce..b41b42e09cb03ec6215697b2c4b7d25d421ab48c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -137,6 +137,8 @@ gmx_cvttpr_epi32(gmx_mm_ps a)
 
 #define GMX_SIMD_HAVE_EXP
 #define gmx_exp_pr _mm512_exp_ps
+
+#define GMX_SIMD_HAVE_ERFC
 #define gmx_erfc_pr _mm512_erfc_ps
 
 #define GMX_SIMD_HAVE_TRIGONOMETRIC