First commit with layout for Latttice GPU code

This commit is contained in:
Alberto Ramos 2021-07-13 22:12:55 +02:00
commit 5bb4f28c8b
9 changed files with 747 additions and 0 deletions

7
Project.toml Normal file
View file

@ -0,0 +1,7 @@
name = "LatticeGPU"
uuid = "958c3683-801a-4582-9cfa-2d6e2ae1763b"
authors = ["Alberto Ramos <alberto.ramos@ific.uv.es>"]
version = "0.1.0"
[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"