1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-25 03:02:02 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
ba7e371b90 Warning free compile on Tursa.
Hopefully got all reqd virtual dtors
2021-10-21 19:56:52 +01:00
51f506553c Read out the local ID once, and store 2021-03-12 15:33:04 +01:00
0e21adb3f6 Gives 200GF/s on SyCL/DG1 8^4, doesn't uglify develop for other platforms too badly.
Easy to revert to clean more C++ stylistic code. Theres a SYCL_HACK macro I will clean up later once dpcpp
evolves a central nervous systems.
2021-03-10 05:40:51 -08:00
679d1d22f7 Sycl happier 2021-03-03 11:21:43 -08:00
442336bd96 Hand unrolled to use optimised code paths on GPU for coalesced reads in Wilson case.
Other cases to do. This now includes comms code path.
2021-03-02 14:50:51 +01:00
cc220abd1d inline for HIP 2020-09-16 00:35:38 +01:00
e78a5e7838 ASM instantiation without link errors 2019-06-09 01:25:21 +01:00
86e7fb6e86 Instantiation relocation 2019-06-08 13:42:46 +01:00
ade4a126da Getting closer on the GPU port, but will start deleting 5th dim vectorised variants
for code maintainability
2019-06-04 11:53:44 +01:00
44bbec50b0 Making GPU compile happy 2019-06-03 14:57:04 +01:00