This website requires JavaScript.
Explore
Help
Register
Sign In
portelli
/
Grid
Watch
1
Star
0
Fork
0
You've already forked Grid
mirror of
https://github.com/paboyle/Grid.git
synced
2025-04-04 11:15:55 +01:00
Code
Releases
Activity
Grid
/
lib
/
simd
History
neo
7fb3221d47
Partial implementation of the vector types SIMD
...
Implementing SSE4 now A systematic series of tests must be written.
2015-05-19 17:21:17 +09:00
..
.dirstamp
Partial implementation of the vector types SIMD
2015-05-19 17:21:17 +09:00
Grid_sse4.h
Partial implementation of the vector types SIMD
2015-05-19 17:21:17 +09:00
Grid_vComplexD.h
Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass.
2015-05-18 16:48:14 +09:00
Grid_vComplexF.h
Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass.
2015-05-18 16:48:14 +09:00
Grid_vector_types.h
Partial implementation of the vector types SIMD
2015-05-19 17:21:17 +09:00
Grid_vInteger.h
Move platform dependent out to Grid_simd.h
2015-05-15 11:50:00 +01:00
Grid_vRealD.h
GCC and ICPC complained on more careful typeing
2015-05-15 11:50:44 +01:00
Grid_vRealF.h
Threading support rework.
2015-05-12 07:51:41 +01:00