mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-14 19:23:42 +02:00
dummy commit
This commit is contained in:
parent
a65d722bab
commit
f480507c46
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ using LatticeGPU
|
||||||
|
|
||||||
# Set lattice/block size
|
# Set lattice/block size
|
||||||
ntwist = (0,0,0,0,0,0)
|
ntwist = (0,0,0,0,0,0)
|
||||||
lp = SpaceParm{4}((32,32,32,32), (4,4,4,4), BC_PERIODIC, ntwist)
|
lp = SpaceParm{4}((8,8,8,8), (4,4,4,4), BC_PERIODIC, ntwist)
|
||||||
println("Space Parameters: ", lp)
|
println("Space Parameters: ", lp)
|
||||||
|
|
||||||
# Seed RNG
|
# Seed RNG
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue