Add 32-bit ARM Neon SIMD support
[alexxy/gromacs.git] / CMakeLists.txt
index 66144b8960685bc42ba4e114a9d0ed5ba9ff0459..2eefa8675b0f7086ec39e78a34a8b9294f79daae 100644 (file)
@@ -211,7 +211,7 @@ gmx_option_multichoice(
     GMX_SIMD
     "SIMD instruction set for CPU kernels and compiler optimization"
     "${GMX_SUGGESTED_SIMD}"
-    None SSE2 SSE4.1 AVX_128_FMA AVX_256 AVX2_256 IBM_QPX Sparc64_HPC_ACE Reference)
+    None SSE2 SSE4.1 AVX_128_FMA AVX_256 AVX2_256 ARM_NEON IBM_QPX Sparc64_HPC_ACE Reference)
 
 gmx_option_multichoice(
     GMX_FFT_LIBRARY