|
2b6b98be48
|
Merge branch 'feature/omp-offload' of github.com:BNL-HPC/Grid into feature/omp-offload
|
2023-05-05 14:37:30 -04:00 |
|
|
5b50eaa55f
|
Merge pull request #5 from atif4461/omp-offload-develop
Pull omp offload develop branch
|
2023-04-05 13:32:48 -04:00 |
|
|
3671ace5a1
|
added omp allocators and dev copies
|
2023-04-04 12:10:03 -04:00 |
|
|
a9df27f18d
|
Merge branch 'develop' of https://www.github.com/paboyle/Grid into feature/omp-offload
|
2023-01-10 14:52:14 -05:00 |
|
|
4ca1bf7cca
|
Added gauge invariance test
|
2022-12-21 07:23:16 -05:00 |
|
|
26ad759469
|
bug fix in HOWTO
|
2022-12-20 10:33:24 -08:00 |
|
|
ed723909a2
|
Update HOWTO with an example config-command
|
2022-12-20 10:20:14 -08:00 |
|
|
36ffe79093
|
Add simple HOWTO instructions and module load script for Cori GPU
|
2022-12-20 10:10:27 -08:00 |
|
|
1df8669898
|
change loop counts to local variables so clang compiler doesn't complain
|
2022-12-20 10:09:50 -08:00 |
|
|
2ff868f7a5
|
CPU open doesn't need to free space
|
2022-12-20 05:10:23 -05:00 |
|
|
ede02b6883
|
Memory manager debug Felix case
|
2022-12-20 05:10:23 -05:00 |
|
|
1822ced302
|
Bug fix
|
2022-12-20 05:10:23 -05:00 |
|
|
37ba32776f
|
More logging
|
2022-12-20 05:10:23 -05:00 |
|
|
99b3697b03
|
More loggin
|
2022-12-20 05:10:23 -05:00 |
|
|
43a45ec97b
|
SSC_START
|
2022-12-20 05:10:23 -05:00 |
|
|
b00a4142e5
|
A=A fix
|
2022-12-20 05:10:23 -05:00 |
|
|
3791bc527b
|
Logging pulled in from dirichlet branch
|
2022-12-20 05:10:23 -05:00 |
|
|
d8c29f5fcf
|
Updated FFT test for PETSc
|
2022-12-18 12:05:00 -05:00 |
|
|
281f8101fe
|
Matt FFT test
|
2022-12-17 20:35:33 -05:00 |
|
|
f6661ce29b
|
Merged openmp offload implementation with develop
|
2022-12-13 18:32:55 -05:00 |
|
|
9b3ac3c23f
|
Added stdout for number of GPU threads;
|
2022-12-13 15:14:01 -08:00 |
|
|
c33a3b3b40
|
Fixed --accelerator-threads input to omp target thread_limit()
|
2022-12-13 15:13:11 -08:00 |
|
|
40ee605591
|
Merge pull request #1 from paboyle/develop
Update to Grid's main repo
|
2022-12-13 09:12:57 -05:00 |
|
|
07acfe89f2
|
Merge pull request #417 from rrhodgson/feature/fermtoprop
Feature/fermtoprop
|
2022-12-06 12:45:03 -05:00 |
|
|
40234f531f
|
FermToProp accelerator_for -> thread_for
|
2022-12-06 17:34:51 +00:00 |
|
|
d49694f38f
|
PropToFerm fix
|
2022-12-06 15:48:54 +00:00 |
|
|
97a098636d
|
FermToProp
|
2022-11-30 15:36:35 -05:00 |
|
|
e13930c8b2
|
Faster fermtoprop case
|
2022-11-30 15:11:29 -05:00 |
|
|
0655dab466
|
Open MP on host enabled
|
2022-11-08 13:38:54 -08:00 |
|
|
7f097bcc28
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2022-11-08 13:23:40 -08:00 |
|
|
5c75aa5008
|
Device mem
|
2022-11-08 13:22:57 -08:00 |
|
|
1873101362
|
PVC
|
2022-11-08 13:22:45 -08:00 |
|
|
63fd1dfa62
|
Config on PVC
|
2022-11-08 13:22:09 -08:00 |
|
|
bd68861b28
|
SYCL sum
|
2022-11-08 12:49:26 -08:00 |
|
|
82e959f66c
|
SYCL reduction
|
2022-11-08 12:45:25 -08:00 |
|
|
62e52de06d
|
Merge pull request #414 from fjosw/feat/eCloverGPU
Compact Exponential Cloverterm on GPU
|
2022-11-01 09:15:44 -04:00 |
|
|
184adeedb8
|
feat: renamed open_boundaries to fixedBoundaries
|
2022-10-26 12:53:46 +01:00 |
|
|
5fa6a8b96d
|
docs: CompactClover debug info generalized.
|
2022-10-26 12:41:14 +01:00 |
|
|
a2a879b668
|
docs: CompactClover Debug Info improved.
|
2022-10-25 17:20:42 +01:00 |
|
|
9317d893b2
|
docs: details about inversion of CompactClover term added.
|
2022-10-25 17:10:06 +01:00 |
|
|
86075fdd45
|
feat: MassTerm and ExponentiateClover merged into InstantiateClover
|
2022-10-25 17:05:34 +01:00 |
|
|
b36442e263
|
feat: CloverHelpers::InvertClover implemented which handles the
inversion of the Clover term depending on clover type and the boundary
conditions.
|
2022-10-25 16:57:01 +01:00 |
|
|
513d797ea6
|
fix: signature of CompactWilsonCloverHelpers::Exponentiate fixed.
|
2022-10-25 16:17:22 +01:00 |
|
|
9e4835a3e3
|
feat: changed CompactWilsonExpClover exponentiation to Taylor expansion
with Horner scheme.
|
2022-10-25 15:19:43 +01:00 |
|
|
477ebf24f4
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2022-10-04 11:19:43 -07:00 |
|
|
0d5639f707
|
Run script update
|
2022-10-04 11:13:41 -07:00 |
|
|
413312f9a9
|
Benchmark the halo construction.
THe bye counts are out and should be doubled for SIMD directions
|
2022-10-04 11:12:59 -07:00 |
|
|
03508448f8
|
Remove verbose
|
2022-10-04 11:12:15 -07:00 |
|
|
e1e5c75023
|
Stencil gather improvements - SVM was running slow and used for a pointer array that wasn't needed to be in SVM
|
2022-10-04 11:11:10 -07:00 |
|
|
9296299b61
|
Better commenting
|
2022-10-04 11:10:34 -07:00 |
|