1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-15 06:17:05 +01:00

Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass.

This commit is contained in:
neo
2015-05-18 16:48:14 +09:00
parent d0e4673a3f
commit cee363e28c
26 changed files with 482 additions and 73 deletions

BIN
tests/Grid_cshift Executable file

Binary file not shown.

View File

@ -34,6 +34,8 @@ int main (int argc, char ** argv)
U=lex;
}
TComplex cm;
for(int dir=0;dir<4;dir++){

BIN
tests/Grid_gamma Executable file

Binary file not shown.

BIN
tests/Grid_main Executable file

Binary file not shown.

BIN
tests/Grid_nersc_io Executable file

Binary file not shown.

BIN
tests/Grid_rng Executable file

Binary file not shown.

BIN
tests/Grid_simd Executable file

Binary file not shown.

BIN
tests/Grid_stencil Executable file

Binary file not shown.