mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 11:13:42 +02:00
10 lines
341 B
TOML
10 lines
341 B
TOML
name = "LatticeGPU"
|
|
uuid = "958c3683-801a-4582-9cfa-2d6e2ae1763b"
|
|
authors = ["Alberto Ramos <alberto.ramos@ific.uv.es>"]
|
|
version = "0.1.0"
|
|
|
|
[deps]
|
|
BDIO = "375f315e-f2c4-11e9-2ef9-134f02f79e27"
|
|
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
|
|
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
|
|
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
|