A framework for lattice computations on the GPU
Find a file
Alberto Ramos cd8a9d4f7c Removed Shared memory use.
It seems that the use of shared memory hits some compiler bug. See

https://discourse.julialang.org/t/bug-with-julia-1-7-1-and-cuda-3-3/74052
2023-01-24 17:57:42 +01:00
src Removed Shared memory use. 2023-01-24 17:57:42 +01:00
test Added test for flow adaptive integrators 2022-06-06 18:31:57 +02:00
LICENSE Added LICENSE file 2021-09-26 21:40:21 +02:00
Manifest.toml Updated BDIO 2022-06-12 10:34:15 +02:00
Project.toml Some updates 2022-01-05 19:55:51 +01:00
README.md Added README 2021-09-20 18:23:10 +02:00

LatticeGPU.jl: A framework for lattice computations on the GPU

This is a library/code to simulate the pure SU(N) gauge theory on GPUs.