b06526bc1e
Comment update
2021-08-30 21:15:39 -04:00
3044419111
Some sample code
2021-08-30 20:32:11 -04:00
114920b8de
Some example clean up
2021-08-25 12:24:17 +01:00
0d588b95f4
Bug fix to Example_Laplacian test
2021-08-23 23:14:26 +01:00
5b3c530aa7
Return value
2021-08-23 15:30:45 +01:00
c6a5499c8b
Fail on non-apple
2021-08-22 18:40:55 +01:00
ec9c3fe77a
Remove the file
2021-08-22 18:28:39 +01:00
6135ad530e
Extra examples / solutions
2021-08-22 18:25:07 +01:00
40098424c7
Examples
2021-08-22 14:17:12 +01:00
7163b31a26
Examples
2021-08-20 01:15:23 +01:00
ffbdd91e0e
Apple happiness
2021-08-20 01:15:00 +01:00
5d29e175d8
Typo fix
2021-08-10 18:25:43 +01:00
1eda4d8e0b
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
2021-08-10 05:41:18 -07:00
50181f16e5
Level 0 IPC set up
2021-08-10 05:35:15 -07:00
75030637cc
Improved comms benchmark, same as benchmark_comms_host_device
2021-08-10 05:16:30 -07:00
fe5aaf7677
Make comms benchmark same as Benchmark_comms_host_device
2021-08-09 04:06:30 -07:00
80ac2a73ca
Check is wrong (HtoD / DtoH)
2021-08-05 18:33:20 -04:00
29a22ae603
Simpler SYCL setup
2021-06-22 17:57:20 +00:00
403bff1a47
Force reqd subgroup size fo SYCL
2021-06-22 17:56:10 +00:00
6cd9224dd7
SYCL comms buffer allocate
2021-06-16 17:10:55 +00:00
4bf8196ff1
Merge branch 'develop' of https://www.github.com/paboyle/Grid into develop
2021-06-15 21:45:36 +00:00
4c5440fb06
const happy for sycl
2021-06-15 21:45:07 +00:00
92def28bd3
Update README.md
2021-06-06 04:52:05 -04:00
ca10bfa1c7
removing Travis CI constantly failing due to overtime (no way we can compile Grid on free time anymore)
2021-06-04 11:12:22 +01:00
0e27e3847d
Remove synch
2021-06-03 04:24:19 +00:00
8cfc7342cd
staggered hand unroll read coalesce
2021-05-05 14:17:18 -07:00
15ae317858
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
2021-05-04 08:40:38 -07:00
834f536b5f
Fastest option on SyCL is now std::complex
2021-05-04 08:40:18 -07:00
c332d9f08b
Merge pull request #356 from felixerben/bugfix/stoutSmearing
...
Jamie's fix
2021-04-27 14:10:49 -04:00
cf2923d5dd
Jamie's fix
2021-04-27 16:53:37 +01:00
0e4413ddde
Merge pull request #355 from felixerben/bugfix/stoutSmearing
...
bugfix 3D stout smearing
2021-04-27 08:01:55 -04:00
009ccd581e
bugfix 3D stout smearing
2021-04-26 10:36:33 +01:00
8cd4263974
Tests compile
2021-04-25 22:20:37 -04:00
d45c868656
Change interface
2021-04-25 10:53:34 -04:00
955a8113de
Expose label only to reduce number of parameters
2021-04-25 10:36:38 -04:00
dbe210dd53
Open the ens_id
2021-04-25 10:25:59 -04:00
86e11743ca
set twists
2021-04-20 10:19:11 -04:00
980e721f6e
Update MetaData.h
2021-04-13 09:33:01 -04:00
e2a0142d87
Merge pull request #348 from AndrewYongZhenNing/develop
...
Conserved Tadpole Implementation for Shamir Action Only
2021-04-06 10:49:00 -04:00
895244ecc3
Merge with upstream; implemented conserved tadpole for Shamir action.
2021-04-06 13:46:33 +01:00
addeb621a7
Implemented tadpole operator for Shamir action.
2021-04-06 13:45:37 +01:00
a7fb25adf6
Make Cshift fields static to avoid repeated reallocaate overhead
2021-03-29 21:44:14 +02:00
e947992957
Improved force terms
2021-03-29 20:04:06 +02:00
bb89a82a07
Staggered coalseced read
2021-03-29 20:01:15 +02:00
8bdadbadac
Cold start
2021-03-18 15:41:14 -04:00
15c50a7442
Explicit instantiate the template function
2021-03-18 15:40:42 -04:00
49b0af2c95
Update of tests to compile with the sRNG addition.
...
Audited the code conventions (again) with the CPS momentum denominator
and added anti periodic in time to the Test_mobius_force.cc and
tested the Test_dwf_gpforce.
Promoted thesee to test full HMC hamiltonian, tr P^2/2 + phidag MdagM phi
with the same pdot and Udot as audited in the Integrator.h etc...
With full comments and sources for factors.
2021-03-18 09:10:02 -04:00
9c2b37218a
sRNG parameter added
2021-03-18 06:24:11 -04:00
3c67d626ba
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
2021-03-12 15:36:55 +01:00
51f506553c
Read out the local ID once, and store
2021-03-12 15:33:04 +01:00