#
- rhmc.param
#
- Parameter file for RHMC runs with HISQ.
#
- Lattice: Nx Ny Nz Nt
- Nodes: Number of nodes per direction
- mass_ud: Light quark mass
- mass_s: Strange quark mass
- no_pf: Number of pseudo-fermion fields
#
- step_size: step size of trajectory
- no_md: number of steps of trajectory
- no_step_sf: number of steps of strange quark integration
- no_sw: number of steps of gauge integration
- residue: residue for inversions
- cgMax: max cg steps for multi mass solver
- always_acc: always accept configuration in Metropolis
- rat_file: rational approximation input file
#
- rand_flag: new random numbers(0)/read in random numbers(1)
- rand_file: file name for random numbers and infos
- seed: myseed
- load_conf: flag_load (0=identity, 1=random, 2=getconf)
- gauge_file: prefix for the gauge configuration's file name
- conf_nr: configuration number
- no_updates: number of updates
- write_every: write out configuration every
#
Lattice = 48 48 48 8
Nodes = 1 1 1 1
mass_ud = 0.0009875
mass_s = 0.0790
beta = 6.285
no_pf = 1
step_size = 0.07142857
no_md = 1
no_step_sf = 1
no_sw = 1
cgMax = 20000
always_acc = 0
rat_file = ../parameter/sample_eo.rat
rand_flag = 0
rand_file = rand
seed = 1337
load_conf = 0
gauge_file = ../test_conf/l488f21b6285m0009875m0790a_019.
#conf_nr = 995
conf_nr=1
no_updates = 1
write_every = 0
Result:
[0806692fb905:46691:0:46691] Caught signal 8 (Floating point exception: integer divide by zero)
0 /lib64/libucs.so.0(ucs_handle_error+0x2e4) [0x7ffa82ea6314]
1 /lib64/libucs.so.0(+0x298fd) [0x7ffa82ea78fd]
2 /lib64/libucs.so.0(+0x29bda) [0x7ffa82ea7bda]
3 ./rhmc() [0x415f4a]
4 /lib64/libc.so.6(+0x3feb0) [0x7ffa897c3eb0]
5 /lib64/libc.so.6(__libc_start_main+0x80) [0x7ffa897c3f60]
6 ./rhmc() [0x41b9b5]
=================================
[0806692fb905:46691] *** Process received signal ***
[0806692fb905:46691] Signal: Floating point exception (8)
[0806692fb905:46691] Signal code: (-6)
[0806692fb905:46691] Failing at address: 0xb663
[0806692fb905:46691] [ 0] /lib64/libc.so.6(+0x54df0)[0x7ffa897d8df0]
[0806692fb905:46691] [ 1] ./rhmc[0x415f4a]
[0806692fb905:46691] [ 2] /lib64/libc.so.6(+0x3feb0)[0x7ffa897c3eb0]
[0806692fb905:46691] [ 3] /lib64/libc.so.6(__libc_start_main+0x80)[0x7ffa897c3f60]
[0806692fb905:46691] [ 4] ./rhmc[0x41b9b5]
[0806692fb905:46691] *** End of error message ***
Floating point exception (core dumped)