Try11

try 10, plots are fluctuating but chi_ud, chi_s are still increasing and have not reached the thermal equilibrium, plaquette however has reached thermal equilibrium (does not tends to zero but to some finite number (but it is not flucutating))

So , in this try11; I am going to generate so many configurations and hope for equilibrium point to be found. I am going to increase no_md steps in this param file.

Parameters

#

#

#

#

#

#
Lattice = 24 24 24 6
Nodes = 1 1 1 1
mass_ud = 0.0029026
mass_s = 0.0783706
beta = 6.285
no_pf = 1

#step_size = 0.07142857
##step_size = 0.2
##no_md = 1
#no_md = 14
#no_step_sf = 5
##no_sw = 1
#no_sw = 5 # for every 5 such updates in strange quark configuration, light quark gets updated one time.
#cgMax = 20000
#always_acc = 0
#rat_file = ../parameter/sample_eo.rat

step_size = 0.05
no_md = 100
no_step_sf = 5
no_sw = 10
residue = 1e-12
cgMax = 6500
always_acc = 1
rat_file = ../parameter/sample_eo.rat

rand_flag = 0
rand_file = conf_1dec/randl246f21b6285m0029026m0783706a_019.
seed = 1729
load_conf = 0
gauge_file = conf_1dec/l246f21b6285m0029026m0783706a_019.
conf_nr=0
no_updates = 300 #total 200 accept-reject will be made
write_every = 10 # write every 11th accept-reject process

Output/result

Since I had used always_acc=1, I can't use the configuration after the equilibrium has reached.
Observation: chi_s and chi_ud both thermalise after some time. It took 8 hours just to reach 96 accept/reject/measurement steps.

I am cancelling the GPU-job by "ps aux" and "kill PID", and will use the random number generated after thermalised measurement index. for future try-outs, l246f21b6285m0029026m0783706a_019.30 will be used and randl246f21b6285m0029026m0783706a_019.30 file for random number generation. We shall provide different seeds by giving same random file as input parameter and use "export CUDA_VISIBLE_DEVICES=gpu_id" and generate more gauge configurations utilising all nodes of gpu and find average chi_s, chi_ud and average plaquette. We can use the generated gauge configurations for calculating polyakov loops and wilson loops or other observable from application folder.