Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
test_latticegpu.jl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alberto Ramos
test_latticegpu.jl
Commits
c9935c63
Commit
c9935c63
authored
Nov 09, 2021
by
Alberto Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Configure remote storage
parent
750c5a6e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
59 additions
and
0 deletions
+59
-0
.dvc/config
.dvc/config
+4
-0
data/SU3_PBC_bt5.96_L24x24x24x48/.gitignore
data/SU3_PBC_bt5.96_L24x24x24x48/.gitignore
+2
-0
data/SU3_PBC_bt5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.bdio.dvc
..._bt5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.bdio.dvc
+4
-0
data/SU3_PBC_bt5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.in
...U3_PBC_bt5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.in
+45
-0
data/SU3_PBC_bt5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.log.gz.dvc
...t5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.log.gz.dvc
+4
-0
No files found.
.dvc/config
View file @
c9935c63
[core]
remote = ciclope
['remote "ciclope"']
url = ssh://ciclope.ift.uam//net/ciclope-backend/mnt/IFTLattice/ALPHA/test_LatticeGPU
data/SU3_PBC_bt5.96_L24x24x24x48/.gitignore
0 → 100644
View file @
c9935c63
/SU3_PBC_bt5.96_L24x24x24x48.bdio
/SU3_PBC_bt5.96_L24x24x24x48.log.gz
data/SU3_PBC_bt5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.bdio.dvc
0 → 100644
View file @
c9935c63
outs:
- md5: 3d7b10422c4011c04954a520b7adf31e
size: 7401370
path: SU3_PBC_bt5.96_L24x24x24x48.bdio
data/SU3_PBC_bt5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.in
0 → 100644
View file @
c9935c63
#
# Input file to reproduce results of
#
# M. Luscher. "Properties and uses of the
# Wilson flow in Lattice QCD"
# https://arxiv.org/pdf/1006.4518.pdf
# (see table 1)
#
[Run]
user = "alberto"
host = "artemisa"
name = "SU3_PBC_bt5.96_L24x24x24x48"
seed = 1234
[Simulation]
group = "SU3" # Choose SU2, SU3
dimensions = 4
size = [24,24,24,48]
blocks = [4,4,4,4]
bcs = "PERIODIC" # Choose PERIODIC, SF
ntwist = [0,0,0,0,0,0]
beta = 5.96
c0 = 1.0 # 1.0 is Wilson action, 1.66... is LW, 3.648 is Iwasaki
# Parameters for SF boundary conditions.
# These lines are only needed in case of SF boundary
# conditions
cG = 0.0
phi0 = [-1.047197551196598, 0.0] # Boundary fields for
phiT = [-3.141592653589793, 1.047197551196598] # SF boundary conditions
[HMC]
integrator = "OMF4" # "LEAPFROPG", "OMF2", "OMF4"
ns = 20
eps = 0.1
nthm = 1000
ntraj = 10000
[Flow]
integrator = "RK3" # EULER, RK2, RK3
eps = 0.01
ns = 300
dtr = 10 # Frequency of flow measurements
data/SU3_PBC_bt5.96_L24x24x24x48/SU3_PBC_bt5.96_L24x24x24x48.log.gz.dvc
0 → 100644
View file @
c9935c63
outs:
- md5: 48727bcf204a5d1c92abf5946425bf40
size: 497994
path: SU3_PBC_bt5.96_L24x24x24x48.log.gz
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment