JuliaQCD: Portable lattice QCD package in Julia language

Yuki Nagai,Akio Tomiya
2024-09-05
Abstract:We develop a new lattice gauge theory code set JuliaQCD using the Julia language. Julia is well-suited for integrating machine learning techniques and enables rapid prototyping and execution of algorithms for four dimensional QCD and other non-Abelian gauge theories. The code leverages LLVM for high-performance execution and supports MPI for parallel computations. Julia's multiple dispatch provides a flexible and intuitive framework for development. The code implements existing algorithms such as Hybrid Monte Carlo (HMC), many color and flavor, supports lattice fermions, smearing techniques, and full QCD simulations. It is designed to run efficiently across various platforms, from laptops to supercomputers, allowing for seamless scalability. The code set is currently available on GitHub <a class="link-external link-https" href="https://github.com/JuliaQCD" rel="external noopener nofollow">this https URL</a>.
High Energy Physics - Lattice,Nuclear Theory
What problem does this paper attempt to address?