Add Power/PowerPC VMX SIMD support
[alexxy/gromacs.git] / src / config.h.cmakein
index 00177ee8ff4033c612c406f373540c66f0aa048f..19f97bc1c446ad524710b535341ab42a75d2494c 100644 (file)
 /* IBM QPX was selected as SIMD instructions (e.g. BlueGene/Q) */
 #cmakedefine GMX_SIMD_IBM_QPX
 
+/* IBM VMX was selected as SIMD instructions (Power 6 and later) */
+#cmakedefine GMX_SIMD_IBM_VMX
+
 /* Fujitsu Sparc64 HPC-ACE SIMD acceleration */
 #cmakedefine GMX_SIMD_SPARC64_HPC_ACE