mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 03:35:55 +01:00
Corrected QPX SIMD width
This commit is contained in:
parent
c80948411b
commit
486a01294a
@ -28,7 +28,7 @@
|
||||
******************************************************************************/
|
||||
|
||||
#ifndef GEN_SIMD_WIDTH
|
||||
#define GEN_SIMD_WIDTH 64u
|
||||
#define GEN_SIMD_WIDTH 32u
|
||||
#endif
|
||||
#include "Grid_generic_types.h" // Definitions for simulated integer SIMD.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user