Source author record

Mario Schröck

Mario Schröck appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

14works
5topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

14 published item(s)

preprint2016arXiv

Check of a new non-perturbative mechanism for elementary fermion mass generation

We consider a field theoretical model where a SU(2) fermion doublet, subjected to non-Abelian gauge interactions, is also coupled to a complex scalar field doublet via a Yukawa and an irrelevant Wilson-like term. Despite the presence of these two chiral breaking operators in the Lagrangian, an exact symmetry acting on fermions and scalars prevents perturbative mass corrections. In the phase where fermions are massless (Wigner phase) the Yukawa coupling can be tuned to a critical value at which chiral transformations acting on fermions only become a symmetry of the theory (up to cutoff effects). In the Nambu-Goldstone phase of the critical theory a fermion mass term of dynamical origin is expected to arise in the Ward identities of the purely fermionic chiral transformations. Such a non-perturbative mechanism of dynamical mass generation can provide a "natural" (à la 't Hooft) alternative to the Higgs mechanism adopted in the Standard Model. Here we lay down the theoretical framework necessary to demonstrate the existence of this mechanism by means of lattice simulations.

preprint2015arXiv

Accelerating Twisted Mass LQCD with QPhiX

We present the implementation of twisted mass fermion operators for the QPhiX library. We analyze the performance on the Intel Xeon Phi (Knights Corner) coprocessor as well as on Intel Xeon Haswell CPUs. In particular, we demonstrate that on the Xeon Phi 7120P the Dslash kernel is able to reach 80\% of the theoretical peak bandwidth, while on a Xeon Haswell E5-2630 CPU our generated code for the Dslash operator with AVX2 instructions outperforms the corresponding implementation in the tmLQCD library by a factor of $\sim 5\times$ in single precision. We strong scale the code up to 6.8 (14.1) Tflops in single (half) precision on 64 Xeon Haswell CPUs.

preprint2015arXiv

Lattice QCD Green's functions in maximally Abelian gauge: infrared Abelian dominance and the quark sector

On lattice gauge field configurations with 2+1 dynamical quark flavors, we investigate the momentum space quark and gluon propagators in the combined maximally Abelian plus $U(1)_3\times U(1)_8$ Landau gauge. We extract the gluon fields from the lattice link variables and study the diagonal and off-diagonal gluon propagators. We find that the infrared region of the transverse diagonal gluon propagator is strongly enhanced compared to the off-diagonal propagator. The Dirac operator from the Asqtad action is inverted on the diagonal and off-diagonal gluon backgrounds separately. In agreement with the hypothesis of infrared Abelian dominance, we find that the off-diagonal gluon background hardly gives rise to any non-trivial quark dynamics while the quark propagator from the diagonal gluon background closely resembles its Landau gauge counterpart.

preprint2014arXiv

cuLGT: Lattice Gauge Fixing on GPUs

We adopt CUDA-capable Graphic Processing Units (GPUs) for Landau, Coulomb and maximally Abelian gauge fixing in 3+1 dimensional SU(3) and SU(2) lattice gauge field theories. A combination of simulated annealing and overrelaxation is used to aim for the global maximum of the gauge functional. We use a fine grained degree of parallelism to achieve the maximum performance: instead of the common 1 thread per site strategy we use 4 or 8 threads per lattice site. Here, we report on an improved version of our publicly available code (www.cuLGT.com and github.com/culgt) which again increases performance and is much easier to include in existing code. On the GeForce GTX 580 we achieve up to 470 GFlops (utilizing 80% of the theoretical peak bandwidth) for the Landau overrelaxation code.

preprint2014arXiv

Enumerating Copies in the First Gribov Region on the Lattice in up to four Dimensions

The covariant gauges are known to suffer from the Gribov problem: even after fixing a gauge non-perturbatively, there may still exist residual copies which are physically equivalent to each other, called Gribov copies. While the influence of Gribov copies in the relevant quantities such as gluon propagators has been heavily debated in recent studies, the significance of the role they play in the Faddeev--Popov procedure is hardly doubted. We concentrate on Gribov copies in the first Gribov region, i.e., the space of Gribov copies at which the Faddeev--Popov operator is strictly positive (semi)definite. We investigate compact U($1$) as the prototypical model of the more complicated standard model group SU($N_{c}$). With our Graphical Processing Unit (GPU) implementation of the relaxation method we collect up to a few million Gribov copies per orbit. We show that the numbers of Gribov copies even in the first Gribov region increase exponentially in two, three and four dimensions. Furthermore, we provide strong indication that the number of Gribov copies is gauge orbit dependent.

preprint2014arXiv

Overlap Quark Propagator in Coulomb Gauge QCD

The chirally symmetric Overlap quark propagator is explored in Coulomb gauge. This gauge is well suited for studying the relation between confinement and chiral symmetry breaking, since confinement can be attributed to the infrared divergent Lorentz-vector dressing function. Using quenched gauge field configurations on a $20^4$ lattice, the quark propagator dressing functions are evaluated, the dynamical quark mass is extracted and the chiral limit of these quantities is discussed. By removing the low-lying modes of the Dirac operator, chiral symmetry is artificially restored. Its effect on the dressing functions is discussed.

preprint2013arXiv

Chiral restoration of the momentum space quark propagator through Dirac low-mode truncation

We calculate the chirally improved (CI) Landau gauge quark propagator in two flavor lattice Quantum Chromodynamics and study thereon the effects of Dirac low-mode removal. The application of tree-level improvement of the propagator and tree-level correction of the lattice dressing functions removes the leading discretization artifacts. We find the dynamically generated mass in the infrared domain of the mass function to dissolve continuously with the reduction level and furthermore we observe strong suppression of the wave-function renormalization function for small momenta.

preprint2013arXiv

Coulomb, Landau and Maximally Abelian Gauge Fixing in Lattice QCD with Multi-GPUs

A lattice gauge theory framework for simulations on graphic processing units (GPUs) using NVIDIA's CUDA is presented. The code comprises template classes that take care of an optimal data pattern to ensure coalesced reading from device memory to achieve maximum performance. In this work we concentrate on applications for lattice gauge fixing in 3+1 dimensional SU(3) lattice gauge field theories. We employ the overrelaxation, stochastic relaxation and simulated annealing algorithms which are perfectly suited to be accelerated by highly parallel architectures like GPUs. The applications support the Coulomb, Landau and maximally Abelian gauges. Moreover, we explore the evolution of the numerical accuracy of the SU(3) valued degrees of freedom over the runtime of the algorithms in single (SP) and double precision (DP). Therefrom we draw conclusions on the reliability of SP and DP simulations and suggest a mixed precision scheme that performs the critical parts of the algorithm in full DP while retaining 80-90% of the SP performance. Finally, multi-GPUs are adopted to overcome the memory constraint of single GPUs. A communicator class which hides the MPI data exchange at the boundaries of the lattice domains, via the low bandwidth PCI-Bus, effectively behind calculations in the inner part of the domain is presented. Linear scaling using 16 NVIDIA Tesla C2070 devices and a maximum performance of 3.5 Teraflops on lattices of size down to 64^3 x 256 is demonstrated.

preprint2013arXiv

Potential Energy Landscapes for the 2D XY Model: Minima, Transition States and Pathways

We describe a numerical study of the potential energy landscape for the two-dimensional XY model (with no disorder), considering up to 100 spins and CPU and GPU implementations of local optimization, focusing on minima and saddles of index one (transition states). We examine both periodic and anti-periodic boundary conditions, and show that the number of stationary points located increases exponentially with increasing lattice size. The corresponding disconnectivity graphs exhibit funneled landscapes; the global minima are readily located because they exhibit relatively large basins of attraction compared to the higher energy minima as the lattice size increases.

preprint2012arXiv

Gauge fixing using overrelaxation and simulated annealing on GPUs

We adopt CUDA-capable Graphic Processing Units (GPUs) for Coulomb, Landau and maximally Abelian gauge fixing in 3+1 dimensional SU(3) lattice gauge field theories. The local overrelaxation algorithm is perfectly suited for highly parallel architectures. Simulated annealing preconditioning strongly increases the probability to reach the global maximum of the gauge functional. We give performance results for single and double precision. To obtain our maximum performance of ~300 GFlops on NVIDIA's GTX 580 a very fine grained degree of parallelism is required due to the register limits of NVIDIA's Fermi GPUs: we use eight threads per lattice site, i.e., one thread per SU(3) matrix that is involved in the computation of a site update.

preprint2012arXiv

The chirally improved quark propagator and restoration of chiral symmetry

The chirally improved (CI) quark propagator in Landau gauge is calculated in two flavor lattice Quantum Chromodynamics. Its wave-function renormalization function $Z(p^2)$ and mass function $M(p^2)$ are studied. To minimize lattice artifacts, tree-level improvement of the propagator and tree-level correction of the lattice dressing functions is applied. Subsequently the CI quark propagator under Dirac operator low-mode removal is investigated. The dynamically generated mass in the infrared domain of the mass function is found to dissolve continuously as a function of the reduction level and strong suppression of $Z(p^2)$ for small momenta is observed.

preprint2011arXiv

Effects of the low lying Dirac modes on the spectrum of ground state mesons

The lowest eigenmodes of the Dirac operator are related to the dynamical breaking of the chiral symmetry in Quantum Chromodynamics (QCD). In our work we construct quark propagators which exclude a varying number of the lowest Dirac eigenmodes and study the influence thereof on meson correlators and the meson spectrum. That procedure partially restores the chiral symmetry (in the valence sector) and we observe degeneracies in the spectrum while confinement seems not to be affected.

preprint2011arXiv

Unbreaking chiral symmetry

In Quantum Chromodynamics (QCD) the eigenmodes of the Dirac operator with small absolute eigenvalues have a close relationship to the dynamical breaking of the chiral symmetry. In a simulation with two dynamical quarks, we study the behavior of meson propagators when removing increasingly more of those modes in the valence sector, thus partially removing effects of chiral symmetry breaking. We find that some of the symmetry aspects are restored (e.g., the masses of $ρ$ and $a_1$ approach each other) while confining properties persist.