|
77063418da
|
Fix issue for GPU by ensuring accelerator_inline version of convertType is available for Grid::complex<T>. This removes many warnings in Hadrons
Simplify the SFINAE syntax and correct convertType for iScalar
|
2021-01-25 15:09:36 +00:00 |
|
|
cf76741ec6
|
Intel DPCPP Gold happy now (compiles all, runs Benchmark_dwf_fp32 )
|
2020-12-03 03:47:11 -08:00 |
|
|
4ea8d128c2
|
Merge pull request #18 from paboyle/develop
Sync
|
2020-11-20 15:36:50 +01:00 |
|
|
a0ccbb3bd6
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2020-11-01 01:16:35 +00:00 |
|
|
5eeabaa2bb
|
HIP fix
|
2020-11-01 01:16:01 +00:00 |
|
|
cc9c993f74
|
Project on group fix on GPU tracked to reciprocal sqrt collision between CUDA and Grid rsqrt
|
2020-10-31 18:12:47 -04:00 |
|
|
3362f8dfa0
|
happy compile
|
2020-10-14 22:59:41 -04:00 |
|
|
a88b3ceca5
|
Closure cases
|
2020-10-14 21:33:51 -04:00 |
|
|
aa135412f5
|
toComplex, toReal
|
2020-10-13 22:25:01 -04:00 |
|
|
9945399e60
|
Reaality issues fix by drop from ET
|
2020-10-13 22:24:32 -04:00 |
|
|
5eeffa49e8
|
Reality forced included
|
2020-10-13 22:23:57 -04:00 |
|
|
80fd6ab407
|
Merge pull request #17 from paboyle/develop
sync upstream
|
2020-10-06 09:01:39 +02:00 |
|
|
81441e98f4
|
HIP runs sensible
|
2020-09-16 03:35:03 +01:00 |
|
|
ecd3f890f5
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2020-09-16 02:30:14 +01:00 |
|
|
288c615782
|
Hip improvements
|
2020-09-16 00:31:50 +01:00 |
|
|
51d1beb1f3
|
Merge pull request #15 from paboyle/develop
Sync with upstream
|
2020-09-07 14:20:33 +02:00 |
|
|
c273fb051c
|
Peek poke laattice
|
2020-09-01 15:27:59 -04:00 |
|
|
e21fef17df
|
real and imag part not in ET
|
2020-08-31 23:56:26 -04:00 |
|
|
7d14a3c086
|
Where working
|
2020-08-31 23:53:46 -04:00 |
|
|
9522dcd611
|
Remove dead commented ouot coode
|
2020-08-31 23:40:29 -04:00 |
|
|
ed469898dc
|
coalesced ET expressions
|
2020-08-31 23:38:40 -04:00 |
|
|
1eee94a809
|
Sorting real/im in read coalesced GPU ET
|
2020-08-31 23:36:49 -04:00 |
|
|
3448b7387c
|
Almost there to coalesced ET
|
2020-08-26 17:04:49 -04:00 |
|
|
f0dc0f3621
|
fix compile issue on Qpace3
|
2020-08-22 13:57:33 +02:00 |
|
|
dbaa24ebf6
|
further GPU memory access fixes (with this GPT passes all single-rank tests on non-summit GPUs)
|
2020-08-13 16:14:15 +02:00 |
|
|
27b4fbf3f0
|
assert for forbidden code path and fix check for faster CPU codepath in basisRotate
|
2020-08-03 07:57:33 -04:00 |
|
|
197612bc7a
|
fast cpu basisRotate and other small cleanups
|
2020-07-30 07:08:54 -04:00 |
|
|
936c5ecf69
|
Reduction GPU no compile fix
|
2020-06-24 17:28:31 -04:00 |
|
|
22cfbdbbb3
|
Boost precision in inner products in single
|
2020-06-24 12:52:31 -04:00 |
|
|
b949cf6b12
|
PeekLocal needs a view to keep thread safe.
ALLOCATION_CACHEE reenable
|
2020-06-19 17:13:27 -04:00 |
|
|
b5e87e8d97
|
summit compile fixes
|
2020-06-12 18:16:12 -04:00 |
|
|
5f5807d60a
|
cleanup
|
2020-06-12 14:48:23 -04:00 |
|
|
7974acff54
|
merged sycl to feature-gpt
|
2020-06-12 06:49:38 -04:00 |
|
|
84c19587e7
|
Offload
|
2020-06-10 19:59:31 -04:00 |
|
|
a7ffc61e82
|
acceleratorSIMTlane()
|
2020-06-10 19:58:33 -04:00 |
|
|
cdf0a04fc5
|
Merge branch 'develop' into sycl
|
2020-06-09 04:00:12 -04:00 |
|
|
1a4c8c3387
|
Global edit with change to View usage. autoView() creates a wrapper object that closes the view when scope closes.
|
2020-06-05 18:52:35 -04:00 |
|
|
f67830587f
|
Accelerator loop use
|
2020-06-03 22:50:09 -04:00 |
|
|
8cfd5d2639
|
Need lattice view
|
2020-06-03 09:11:28 -04:00 |
|
|
7bc0166c1c
|
SYCLL maknig happy - must avoid non ttrivial copy constructors
|
2020-05-25 08:34:19 -07:00 |
|
|
cb0d1b3399
|
hopefullly fix buildd fail
|
2020-05-24 21:27:00 -04:00 |
|
|
d1f1ccc705
|
HIP changes
|
2020-05-24 21:18:49 -04:00 |
|
|
92b342a477
|
Hip reduction too
|
2020-05-24 13:50:28 -04:00 |
|
|
8285e41574
|
View location / access mode
|
2020-05-21 16:14:41 -04:00 |
|
|
7860a50f70
|
Make view specify where and drive data motion - first cut.
This is a compile tiime option --enable-unified=yes/no
|
2020-05-21 16:13:16 -04:00 |
|
|
a7635fd5ba
|
summit mem
|
2020-05-18 17:52:26 -04:00 |
|
|
ebb60330c9
|
Automatic data motion options beginning
|
2020-05-17 16:34:25 -04:00 |
|
|
32fbdf4fb1
|
Merge pull request #5 from paboyle/develop
Sync upstream
|
2020-05-13 09:02:56 +02:00 |
|
|
0e3c49f687
|
TransposeIndex was broken by Christoph
|
2020-05-12 17:57:01 -04:00 |
|
|
162e4bb567
|
no automatic prefetching for now
|
2020-05-12 07:01:23 -04:00 |
|