mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 07:17:06 +01:00
compiler-independent build using --enable-simd=A64FX
This commit is contained in:
@ -131,7 +131,7 @@ accelerator_inline Grid_half sfw_float_to_half(float ff) {
|
||||
#include "Grid_a64fx-fixedsize.h"
|
||||
#endif
|
||||
#else
|
||||
#pragma message("building GEN") // generic
|
||||
//#pragma message("building GEN") // generic
|
||||
#include "Grid_generic.h"
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user