mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-06-29 13:29:27 +02:00
First commit with layout for Latttice GPU code
This commit is contained in:
commit
5bb4f28c8b
9 changed files with 747 additions and 0 deletions
7
Project.toml
Normal file
7
Project.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue