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